| Age | Commit message (Expand) | Author |
| 2002-08-17 | Fix typo. | Tom Lane |
| 2002-08-17 | [ Newest version of patch applied.] | Bruce Momjian |
| 2002-08-17 | Add libpq connection timeout parameter. | Bruce Momjian |
| 2002-08-17 | Improve documentation of trigger firing queue handling, cleanup. | Bruce Momjian |
| 2002-08-17 | Editorial corrections. | Tom Lane |
| 2002-08-17 | Broken markup. | Tom Lane |
| 2002-08-17 | Add missing links. | Tom Lane |
| 2002-08-17 | Add doc file for pg_resetxlog. | Bruce Momjian |
| 2002-08-17 | Move pg_controldata to /bin. | Bruce Momjian |
| 2002-08-16 | Modify pg_dump to dump foreign-key constraints as constraints, not as | Tom Lane |
| 2002-08-16 | Improve wording. | Bruce Momjian |
| 2002-08-16 | Move pg_controldata from /contrib to src/bin. | Bruce Momjian |
| 2002-08-16 | This patch improves the "Client Authentication" section of the user's | Bruce Momjian |
| 2002-08-16 | This patch improves the "Database Users and Permissions" section of | Bruce Momjian |
| 2002-08-15 | Tom Lane wrote: | Bruce Momjian |
| 2002-08-15 | Reorder entry to be alphabetical to match others. | Bruce Momjian |
| 2002-08-15 | PostgreSQL 7.2.1 Documentation | Bruce Momjian |
| 2002-08-15 | > Neil Conway <nconway@klamath.dyndns.org> writes: | Bruce Momjian |
| 2002-08-15 | I'm giving a try at some TODO items. Currently it's the turn of the | Bruce Momjian |
| 2002-08-14 | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii |
| 2002-08-13 | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian |
| 2002-08-13 | Remove obsolete uses of lanispl. Only used in pg_dump now, but can be | Peter Eisentraut |
| 2002-08-12 | Correct description of sequence privileges. | Peter Eisentraut |
| 2002-08-12 | Change memory-space accounting mechanism in tuplesort.c and tuplestore.c | Tom Lane |
| 2002-08-11 | Code review of CLUSTER patch. Clean up problems with relcache getting | Tom Lane |
| 2002-08-11 | Create/drop cast now requires ownership of at least one of the types. | Peter Eisentraut |
| 2002-08-11 | Editorial improvements. | Tom Lane |
| 2002-08-10 | Mention ANALYZE after CLUSTER. | Bruce Momjian |
| 2002-08-10 | Major improvement in CLUSTER which preserves table characteristics using | Bruce Momjian |
| 2002-08-10 | psql prints its version number in its startup message, per recent | Tom Lane |
| 2002-08-10 | Allow schema-qualified operator names to be used in the optional | Tom Lane |
| 2002-08-10 | Make sure all clients have the same understanding of default user name | Peter Eisentraut |
| 2002-08-10 | psql backslash commands are schema-aware. Pattern matching behavior | Tom Lane |
| 2002-08-09 | Make sure monetary, numeric, and time locale categories are set to C and | Peter Eisentraut |
| 2002-08-09 | has_table_privilege spawns scions has_database_privilege, has_function_privil... | Tom Lane |
| 2002-08-08 | Some improvements in geometric-operators documentation. | Tom Lane |
| 2002-08-08 | Fix bug in encoding conversion table | Tatsuo Ishii |
| 2002-08-06 | Add SQL99 CONVERT() function. | Tatsuo Ishii |
| 2002-08-06 | This patch fixes two typos in the documentation for the newly added | Bruce Momjian |
| 2002-08-05 | Forgot to add/remove files. | Peter Eisentraut |
| 2002-08-05 | Add User's Guide chapters on Data Definition and Data Manipulation. | Peter Eisentraut |
| 2002-08-05 | Preliminary code review for anonymous-composite-types patch: fix breakage | Tom Lane |
| 2002-08-04 | Rename backend_pid to pg_backend_pid, move docs to monitoring section. | Bruce Momjian |
| 2002-08-04 | Attached are two patches to implement and document anonymous composite | Bruce Momjian |
| 2002-08-04 | Add IS OF type predicate. | Thomas G. Lockhart |
| 2002-08-04 | Add Myannar Time, Iran Time variant name, and Marquesas Time. | Thomas G. Lockhart |
| 2002-08-04 | Fix broken markup. | Tom Lane |
| 2002-08-04 | Neil's patch claimed a column list didn't work for COPY BINARY. | Tom Lane |
| 2002-08-04 | Add missing file; new docs for start_transaction. | Bruce Momjian |
| 2002-08-04 | This patch fixes a probably harmless write of uninitialized memory in | Bruce Momjian |