| Age | Commit message (Expand) | Author |
| 2002-12-12 | Add for protocol changes: | Bruce Momjian |
| 2002-12-11 | Move psql \? Formatting above Large Object/Copy. | Bruce Momjian |
| 2002-12-11 | psql \? rearrangement, suggested by Tom. | Bruce Momjian |
| 2002-12-11 | Reorder psql \? help into groupings, idea from Harald Armin Massa. | Bruce Momjian |
| 2002-12-11 | Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user. | Bruce Momjian |
| 2002-12-11 | Fix line count error reporting in config files, like pg_hba.conf, per | Bruce Momjian |
| 2002-12-11 | patch for getTables to fix problems with backends before 7.3 by Kris Jurka | Dave Cramer |
| 2002-12-11 | Mike Beachy's build patch to allow ant builds without make | Dave Cramer |
| 2002-12-11 | Aaron's patch for Pooled Connections | Dave Cramer |
| 2002-12-11 | Back out psql help change. Not done yet. | Bruce Momjian |
| 2002-12-11 | Bump version for 7.3 and 7.4. | Bruce Momjian |
| 2002-12-10 | Add: | Bruce Momjian |
| 2002-12-10 | Reverse out unintended resultmap change. | Tom Lane |
| 2002-12-10 | If typecmds is going to have its own header file, said header file | Tom Lane |
| 2002-12-10 | Add an unnecessary assignment to remove a bogus warning. I checked the | D'Arcy J.M. Cain |
| 2002-12-10 | More minor improvements to the SGML docs, namely | Bruce Momjian |
| 2002-12-10 | Following patch avoids removing oids in the temporary table from the | Bruce Momjian |
| 2002-12-09 | I've simplified the Darwin/Mac OS X startup script I submitted earlier | Bruce Momjian |
| 2002-12-09 | This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not | Bruce Momjian |
| 2002-12-09 | Some quick fixes for ALTER DOMAIN patch. It still needs a lot of work, | Tom Lane |
| 2002-12-09 | Fix Latin9/Unicode conversion by selecting the right table. | Peter Eisentraut |
| 2002-12-09 | Update obsolete comment. | Tom Lane |
| 2002-12-09 | Add: | Bruce Momjian |
| 2002-12-06 | Explain's code for showing quals of SubqueryScan nodes has been broken | Tom Lane |
| 2002-12-06 | In the examples, I missed changing a few 'column' and 'table' mentions | Bruce Momjian |
| 2002-12-06 | Attached are two small patches to expose md5 as a user function -- including | Bruce Momjian |
| 2002-12-06 | Mention of DEFAULT_STATISTICS_TARGET default. | Bruce Momjian |
| 2002-12-06 | This patch improves the documentation for SERIAL columns a little bit. | Bruce Momjian |
| 2002-12-06 | RANDOM_PAGE_COST clarification of docs. | Bruce Momjian |
| 2002-12-06 | Thank you very much, you catch it :). This bug had a long life, because it | Bruce Momjian |
| 2002-12-06 | Mark ALTER DOMAIN as supported, fix typo in header. | Bruce Momjian |
| 2002-12-06 | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian |
| 2002-12-06 | Add file. | Bruce Momjian |
| 2002-12-06 | Add SGML file. | Bruce Momjian |
| 2002-12-06 | Back out V6 code, caused postmaster startup failure. | Bruce Momjian |
| 2002-12-06 | Add missing v6utils file. | Bruce Momjian |
| 2002-12-06 | Updated IPv6 patch to fix netmask. | Bruce Momjian |
| 2002-12-06 | We have just finished porting the old KAME IPv6 patch over to | Bruce Momjian |
| 2002-12-06 | Some time ago John Gray <[email protected]> and myself worked out and | Bruce Momjian |
| 2002-12-06 | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian |
| 2002-12-06 | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian |
| 2002-12-06 | PyGreSQL inserttable patch | Bruce Momjian |
| 2002-12-06 | With a recent commit truncate is transaction safe in 7.4. | Bruce Momjian |
| 2002-12-05 | As far as I figured from the source code this function only deals with | Bruce Momjian |
| 2002-12-05 | localbuf.c must be able to do blind writes. | Tom Lane |
| 2002-12-05 | Avoid pulling up sublinks from a subselect's targetlist. Works around | Tom Lane |
| 2002-12-05 | It looks like the problem was introduced when the "SET autocommit" and | Bruce Momjian |
| 2002-12-05 | Add: | Bruce Momjian |
| 2002-12-05 | Clearify variables names so it is clear which variable is the | Bruce Momjian |
| 2002-12-05 | Allow 'password' encryption even when pg_shadow has MD5 passwords, per | Bruce Momjian |