| 2007-11-14 | Bruce Momjian | Markup cleanup. | commit | commitdiff | tree |
| 2007-11-14 | Bruce Momjian | Reference pgfoundry instead of gborg. | commit | commitdiff | tree |
| 2007-11-14 | Bruce Momjian | Remove reference to gborg, instead reference pgfoundry. | commit | commitdiff | tree |
| 2007-11-14 | Tom Lane | Update discussion of tsearch2 migration. I'm not entir... | commit | commitdiff | tree |
| 2007-11-14 | Tom Lane | Move contrib docs to an appendix (next door to External... | commit | commitdiff | tree |
| 2007-11-14 | Tom Lane | Clean up some now-obsolete references to GBorg. | commit | commitdiff | tree |
| 2007-11-14 | Tom Lane | Add some quick documentation for tsearch2 compatibility... | commit | commitdiff | tree |
| 2007-11-14 | Bruce Momjian | Update release notes to current CVS. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Clean up some stray references to tsearch2. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | contrib/tsearch2 need not be special-cased any longer. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Resurrect the code for the rewrite(ARRAY[...]) aggregat... | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Ooops, missed one file to remove. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Update description of contrib/tsearch2. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Re-add contrib/tsearch2 to the set of buildable contrib... | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Replace the now-incompatible-with-core contrib/tsearch2... | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Again properly fix Darwin strip. | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Add link to Postgres-R glossary from our documentation... | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Modify OS/X Darin test to actually work, (no $template) | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Fix a few contrib regression test scripts that hadn... | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Adjust expected file for new CVS version label. | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Add CVS version labels to all install/uninstall scripts. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Fix more script breakage. | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Fix insufficient search-path paranoia in SQL function... | commit | commitdiff | tree |
| 2007-11-13 | Bruce Momjian | Adjust script to be consistent (thanks Tom for the... | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | Undo damage from yesterday's script "cleanup". | commit | commitdiff | tree |
| 2007-11-13 | Tom Lane | I find that an out-of-the-box installation of OSSP... | commit | commitdiff | tree |
| 2007-11-12 | Bruce Momjian | No master server overhead for middleware replication. | commit | commitdiff | tree |
| 2007-11-12 | Bruce Momjian | Change replication chart title to "No waiting for multi... | commit | commitdiff | tree |
| 2007-11-12 | Bruce Momjian | Trim trailing whitespace --- needed commit to update... | commit | commitdiff | tree |
| 2007-11-11 | Tom Lane | Ensure that typmod decoration on a datatype name is... | commit | commitdiff | tree |
| 2007-11-11 | Bruce Momjian | Remove tabs from SGML files. | commit | commitdiff | tree |
| 2007-11-11 | Bruce Momjian | Remove /contrib/dblink/doc directory, now in SGML. | commit | commitdiff | tree |
| 2007-11-11 | Bruce Momjian | Adjust pg_trgm expected output for new *.sql file. | commit | commitdiff | tree |
| 2007-11-11 | Bruce Momjian | Make /contrib install/uninstall script consistent: | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Remove references to READMEs from /contrib Makefiles. | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Move most /contrib README files into SGML. Some still... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Add pg_ctl -t/timeout parameter to control amount of... | commit | commitdiff | tree |
| 2007-11-10 | Tom Lane | Add an example of a SQL function with output parameters... | commit | commitdiff | tree |
| 2007-11-10 | Tom Lane | Add missing closing / in xsd:restriction, and remove... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | High availability wording fix. | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Update high availability documentation with comments... | commit | commitdiff | tree |
| 2007-11-10 | Tom Lane | xmlGetUTF8Char()'s second argument is both input and... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Use strip -x on OS/X-darwin because non-"-x" causes... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Have text search thesaurus files use "?" for stop words. | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Reduce error level of ROLLBACK outside a transaction... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Fix markup problem with recent pg_ctl change. | commit | commitdiff | tree |
| 2007-11-10 | Joe Conway | Have crosstab variants treat NULL rowid as a category... | commit | commitdiff | tree |
| 2007-11-10 | Bruce Momjian | Properly order pg_ctl -c option alphabetically in docs. | commit | commitdiff | tree |
| 2007-11-09 | Tom Lane | Recognize RETURN QUERY via a textual test, so that... | commit | commitdiff | tree |
| 2007-11-09 | Bruce Momjian | Remove tabs from SGML files. | commit | commitdiff | tree |
| 2007-11-09 | Tom Lane | Add an expected-results file to get regression to pass... | commit | commitdiff | tree |
| 2007-11-09 | Tom Lane | Clean up ts_locale.h/.c. Fix broken and not-consistent... | commit | commitdiff | tree |
| 2007-11-09 | Alvaro Herrera | Point to our own UUID page instead of to Wikipedia. | commit | commitdiff | tree |
| 2007-11-09 | Tom Lane | Second pass at improving LIKE/regex estimation in non... | commit | commitdiff | tree |
| 2007-11-09 | Magnus Hagander | Add parameter krb_realm used by GSSAPI, SSPI and Kerberos | commit | commitdiff | tree |
| 2007-11-09 | Bruce Momjian | Move pl/proxy into Multi-server parallel query executio... | commit | commitdiff | tree |
| 2007-11-09 | Peter Eisentraut | Allow XML processing instructions starting with "xml... | commit | commitdiff | tree |
| 2007-11-09 | Bruce Momjian | In tsearch code, remove !(A && B) via restructuring... | commit | commitdiff | tree |
| 2007-11-08 | Tom Lane | If an index depends on no columns of its table, give... | commit | commitdiff | tree |
| 2007-11-08 | Bruce Momjian | Wording improvement for pl/proxy mention. | commit | commitdiff | tree |
| 2007-11-08 | Bruce Momjian | Add mention of pl/proxy toolset to docs. | commit | commitdiff | tree |
| 2007-11-08 | Tom Lane | Fix EquivalenceClass code to handle volatile sort expre... | commit | commitdiff | tree |
| 2007-11-08 | Tom Lane | Last week's patch for make_sort_from_pathkeys wasn... | commit | commitdiff | tree |
| 2007-11-08 | Bruce Momjian | Properly indent SGML file. | commit | commitdiff | tree |
| 2007-11-08 | Bruce Momjian | Add "High Availability, Load Balancing, and Replication... | commit | commitdiff | tree |
| 2007-11-08 | Bruce Momjian | Move NFS section into "Creating Cluster" documentation... | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | After conferencing again with Bruce, put in more accura... | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Adjust test results for message changes. Darn. | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Wording changes | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Add sentence-ending periods. | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Mention text search instead of tsearch2 | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Small fixes | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Improve error message | commit | commitdiff | tree |
| 2007-11-08 | Peter Eisentraut | Add missing newlines to error messages, and normalize... | commit | commitdiff | tree |
| 2007-11-07 | Tom Lane | Improve the performance of LIKE/regex estimation in... | commit | commitdiff | tree |
| 2007-11-07 | Tom Lane | Fix patternsel() and callers to do the right thing... | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | <optional> cannot be used here, because psql doesn... | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | Consistent capitalization | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | Improve wording | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | Specify putting two spaces after sentence-ending period... | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | Error message cleanup | commit | commitdiff | tree |
| 2007-11-07 | Peter Eisentraut | Use "alternative" instead of "alternate" where it is... | commit | commitdiff | tree |
| 2007-11-06 | Michael Meskes | Fixed two parser bugs. | commit | commitdiff | tree |
| 2007-11-06 | Tom Lane | Some code review for xml.c: | commit | commitdiff | tree |
| 2007-11-05 | Tom Lane | Fix xmlelement() to initialize libxml correctly before... | commit | commitdiff | tree |
| 2007-11-05 | Tom Lane | Fix deprecated-by-C-spec usage: storage class should... | commit | commitdiff | tree |
| 2007-11-05 | Tom Lane | Improve conversion of legacy CREATE CONSTRAINT TRIGGER... | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Document that configure option only affects contrib: | commit | commitdiff | tree |
| 2007-11-05 | Tom Lane | Minor editorial improvements to txid functions' documen... | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Document that syncronhous commit can be turned off... | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Properly pass third argument to open() in fsync test... | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Remove <sect1> of txid functions. | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Move txid snapshot field description table from datatyp... | commit | commitdiff | tree |
| 2007-11-05 | Magnus Hagander | Fix typos. | commit | commitdiff | tree |
| 2007-11-05 | Bruce Momjian | Document txid functions. | commit | commitdiff | tree |
| 2007-11-05 | Tom Lane | Add a note about another issue that needs to be conside... | commit | commitdiff | tree |
| 2007-11-05 | D'Arcy J.M... | Remove deprecation notice and add comment about safely... | commit | commitdiff | tree |
| 2007-11-05 | Neil Conway | Use LOG instead of DEBUG2 for logging invalid cancel... | commit | commitdiff | tree |
| 2007-11-04 | Bruce Momjian | Working improvement. | commit | commitdiff | tree |
| 2007-11-04 | Bruce Momjian | Add link to NFS section from "creating a database cluster. | commit | commitdiff | tree |
| next |