aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Aaron's patch for Pooled ConnectionsDave Cramer2002-12-11
* Back out psql help change. Not done yet.Bruce Momjian2002-12-11
* Bump version for 7.3 and 7.4.Bruce Momjian2002-12-11
* Add:Bruce Momjian2002-12-10
* Reverse out unintended resultmap change.Tom Lane2002-12-10
* If typecmds is going to have its own header file, said header fileTom Lane2002-12-10
* Add an unnecessary assignment to remove a bogus warning. I checked theD'Arcy J.M. Cain2002-12-10
* More minor improvements to the SGML docs, namelyBruce Momjian2002-12-10
* Following patch avoids removing oids in the temporary table from theBruce Momjian2002-12-10
* I've simplified the Darwin/Mac OS X startup script I submitted earlierBruce Momjian2002-12-09
* This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", notBruce Momjian2002-12-09
* Some quick fixes for ALTER DOMAIN patch. It still needs a lot of work,Tom Lane2002-12-09
* Fix Latin9/Unicode conversion by selecting the right table.Peter Eisentraut2002-12-09
* Update obsolete comment.Tom Lane2002-12-09
* Add:Bruce Momjian2002-12-09
* Explain's code for showing quals of SubqueryScan nodes has been brokenTom Lane2002-12-06
* In the examples, I missed changing a few 'column' and 'table' mentionsBruce Momjian2002-12-06
* Attached are two small patches to expose md5 as a user function -- includingBruce Momjian2002-12-06
* Mention of DEFAULT_STATISTICS_TARGET default.Bruce Momjian2002-12-06
* This patch improves the documentation for SERIAL columns a little bit.Bruce Momjian2002-12-06
* RANDOM_PAGE_COST clarification of docs.Bruce Momjian2002-12-06
* Thank you very much, you catch it :). This bug had a long life, because itBruce Momjian2002-12-06
* Mark ALTER DOMAIN as supported, fix typo in header.Bruce Momjian2002-12-06
* Re-addd Rod's ALTER DOMAIN patch.Bruce Momjian2002-12-06
* Add file.Bruce Momjian2002-12-06
* Add SGML file.Bruce Momjian2002-12-06
* Back out V6 code, caused postmaster startup failure.Bruce Momjian2002-12-06
* Add missing v6utils file.Bruce Momjian2002-12-06
* Updated IPv6 patch to fix netmask.Bruce Momjian2002-12-06
* We have just finished porting the old KAME IPv6 patch over toBruce Momjian2002-12-06
* Some time ago John Gray <jgray@azuli.co.uk> and myself worked out andBruce Momjian2002-12-06
* Back out ALTER DOMAIN patch until missing file appears.Bruce Momjian2002-12-06
* ALTER DOMAIN .. SET / DROP NOT NULLBruce Momjian2002-12-06
* PyGreSQL inserttable patchBruce Momjian2002-12-06
* With a recent commit truncate is transaction safe in 7.4.Bruce Momjian2002-12-06
* As far as I figured from the source code this function only deals withBruce Momjian2002-12-05
* localbuf.c must be able to do blind writes.Tom Lane2002-12-05
* Avoid pulling up sublinks from a subselect's targetlist. Works aroundTom Lane2002-12-05
* It looks like the problem was introduced when the "SET autocommit" andBruce Momjian2002-12-05
* Add:Bruce Momjian2002-12-05
* Clearify variables names so it is clear which variable is theBruce Momjian2002-12-05
* Allow 'password' encryption even when pg_shadow has MD5 passwords, perBruce Momjian2002-12-05
* Phase 1 of read-only-plans project: cause executor state nodes to pointTom Lane2002-12-05
* Improvements from Neil Conway.Bruce Momjian2002-12-05
* Document get/set bit/byte functions.Bruce Momjian2002-12-05
* More cleanup of userid to be AclId rather than Oid.Bruce Momjian2002-12-05
* changed sort of column names to sort by attnum, not attnameDave Cramer2002-12-05
* Update docs mention of query string for debug_ commands, from JosephBruce Momjian2002-12-04
* Repair oversight in recent change of dependency extraction code: whenTom Lane2002-12-04
* Add:Bruce Momjian2002-12-04