| Age | Commit message (Expand) | Author |
| 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 <jgray@azuli.co.uk> 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 |
| 2002-12-05 | Phase 1 of read-only-plans project: cause executor state nodes to point | Tom Lane |
| 2002-12-05 | Improvements from Neil Conway. | Bruce Momjian |
| 2002-12-05 | Document get/set bit/byte functions. | Bruce Momjian |
| 2002-12-05 | More cleanup of userid to be AclId rather than Oid. | Bruce Momjian |
| 2002-12-05 | changed sort of column names to sort by attnum, not attname | Dave Cramer |
| 2002-12-04 | Update docs mention of query string for debug_ commands, from Joseph | Bruce Momjian |
| 2002-12-04 | Repair oversight in recent change of dependency extraction code: when | Tom Lane |
| 2002-12-04 | Add: | Bruce Momjian |
| 2002-12-04 | Stamp minor version numbers for 7.4 release. | Bruce Momjian |
| 2002-12-04 | Remove typprtlen from getdescr() as it is not available in 7.3. Return -1 for | D'Arcy J.M. Cain |
| 2002-12-04 | Make usesysid consistently int4, not oid. | Bruce Momjian |
| 2002-12-03 | Done: | Bruce Momjian |
| 2002-12-03 | Deal with cases where getpeereid _and_ another creditial method is | Bruce Momjian |
| 2002-12-03 | Add OpenBSD local indent credentials, from William Ahern. | Bruce Momjian |
| 2002-12-03 | Updated: | Bruce Momjian |
| 2002-12-03 | Fix off-by-one bug in usage check. | Tom Lane |
| 2002-12-02 | Add for D'Arcy: | Bruce Momjian |
| 2002-12-02 | Repair core dump when trying to delete an entry from an already-NULL | Tom Lane |
| 2002-12-02 | Fix script name in README. | Tom Lane |
| 2002-12-02 | Fix dependency generation for multicolumn foreign keys. From Adam Buraczewski. | Tom Lane |
| 2002-12-01 | Done in 7.3, so removed: | Bruce Momjian |
| 2002-12-01 | Done: | Bruce Momjian |