| Age | Commit message (Expand) | Author |
| 1998-07-15 | Fix for COPY problem and atttypmod. | Bruce Momjian |
| 1998-07-15 | Fix explain for union and inheritance. Rename Append structure | Bruce Momjian |
| 1998-07-12 | Change atttypmod from int16 to int32, for Thomas. | Bruce Momjian |
| 1998-07-12 | Print relation name before vacuum, results after vacuum. | Bruce Momjian |
| 1998-07-09 | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier |
| 1998-06-27 | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian |
| 1998-06-19 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-06-16 | More mb patches. | Bruce Momjian |
| 1998-06-16 | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian |
| 1998-06-15 | Remove un-needed braces around single statements. | Bruce Momjian |
| 1998-06-04 | Show backend status on ps command line. Remove unused args from | Bruce Momjian |
| 1998-05-09 | Change parameters to func_error(). | Thomas G. Lockhart |
| 1998-05-06 | What I've done: | Bruce Momjian |
| 1998-04-27 | show the index used in an explain | Marc G. Fournier |
| 1998-04-27 | This patch... | Bruce Momjian |
| 1998-04-26 | Re-apply Darren's char2-16 removal code. | Bruce Momjian |
| 1998-04-07 | Back out char2-char16 removal. Add later. | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1998-04-05 | Remove GetDatabaseName/Path and use globals. Make consts later. | Bruce Momjian |
| 1998-04-01 | remove the call to port-protos.h ... | Marc G. Fournier |
| 1998-03-30 | The following uuencoded, gzip'd file will ... | Bruce Momjian |
| 1998-03-30 | The buffer overrun while creating sequences turns out to be a read | Bruce Momjian |
| 1998-03-30 | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian |
| 1998-03-06 | pg_user cleanup. | Bruce Momjian |
| 1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
| 1998-02-25 | Fix 6.X vacuum bug in shrinking code. | Vadim B. Mikheev |
| 1998-02-25 | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier |
| 1998-02-19 | Password fix. Now people have to do the REVOKE themselves. | Bruce Momjian |
| 1998-02-13 | Atttypmod cleanup. | Bruce Momjian |
| 1998-02-13 | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier |
| 1998-02-13 | Support for subselects. | Vadim B. Mikheev |
| 1998-02-11 | Goodbye register keyword. Compiler knows better. | Bruce Momjian |
| 1998-02-10 | Pass around typmod as int16. | Bruce Momjian |
| 1998-02-10 | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian |
| 1998-02-07 | Atttypmod cleanups. | Bruce Momjian |
| 1998-02-07 | atttypmod now -1. | Bruce Momjian |
| 1998-02-03 | Vacuum parameter fix. | Bruce Momjian |
| 1998-02-03 | Subselects with =, >, etc. | Bruce Momjian |
| 1998-02-03 | Supress call to tzset() in reset_timezone() if a new time zone has never | Thomas G. Lockhart |
| 1998-01-31 | Inline fastgetattr and others so data access does not use function | Bruce Momjian |
| 1998-01-25 | getpid/pid cleanup | Bruce Momjian |
| 1998-01-20 | Add Var.varlevelup to code. More parser cleanup. | Bruce Momjian |
| 1998-01-16 | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian |
| 1998-01-15 | Thank god for searchable mail archives. | PostgreSQL Daemon |
| 1998-01-10 | Fix CLUSTER. | Bruce Momjian |
| 1998-01-07 | Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ... | Bruce Momjian |
| 1998-01-05 | Move variable.c to commands/ and aclchk.c to catalog/. | Bruce Momjian |
| 1998-01-05 | Change some ABORTS to ERROR. Add line number when COPY Failure. | Bruce Momjian |
| 1998-01-05 | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian |
| 1997-12-30 | Slightly delayed patches from Todd...damn holidays :) | Marc G. Fournier |