| Age | Commit message (Expand) | Author |
| 1996-11-09 | A small patch from Andrew for the linux port in v1.09Release_1_0_3 | Marc G. Fournier |
| 1996-10-31 | remove KERBEROS config cruft from Makefile.globalPG95-1_09 | Marc G. Fournier |
| 1996-10-30 | Fix the ordering of variables in the memset() call | Marc G. Fournier |
| 1996-10-30 | More btree fixes from Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
| 1996-10-29 | Somehow my personal changes got commit'd to the tree, and, therefore, | Marc G. Fournier |
| 1996-10-29 | Fixed a botched patch... | Marc G. Fournier |
| 1996-10-28 | Another patch that was put into 2.x and not into 1.x | Marc G. Fournier |
| 1996-10-25 | Accidently commited Makefile.global with PGPORT set to 6543 | Marc G. Fournier |
| 1996-10-25 | There is a bug in the btree insert code which can cause, under very rare | Marc G. Fournier |
| 1996-10-25 | One thing we said before should go into 1.09 is the fix to the master | Marc G. Fournier |
| 1996-10-25 | Forgot to comment out the USE_READLINE define...fixed now | Marc G. Fournier |
| 1996-10-25 | Okay D'Arcy...found a purpose to Makefile.custom *grin*: | Marc G. Fournier |
| 1996-10-25 | Set default SRCDIR/POSTGRESDIR to /usr/local/postgres95 | Marc G. Fournier |
| 1996-10-25 | Bring in changes so that PORTNAME is UNDEFINED by default, and error/halt | Marc G. Fournier |
| 1996-10-24 | Fixes: Errors when PQexec() in backend creates temp | Marc G. Fournier |
| 1996-10-24 | Fixes: Growing backend when using nested function calls | Marc G. Fournier |
| 1996-10-24 | Added in prototype for: extern void setMaxOid(FILE *fout); | Marc G. Fournier |
| 1996-10-24 | Fixes: | Marc G. Fournier |
| 1996-10-11 | The second patch adds aliases for "ISNULL" to "IS NULL" and likewise for | Marc G. Fournier |
| 1996-10-11 | This change should have no practical effect but it is the more | Marc G. Fournier |
| 1996-10-11 | I have written some patches to the postgres lock manager which allow the | Marc G. Fournier |
| 1996-10-11 | There is a bug in aclitemout which causes a notice to be sent to the client | Marc G. Fournier |
| 1996-10-11 | Comment out EUROPEAN_DATES by default. v2.0 moves it into include/config.h | Marc G. Fournier |
| 1996-10-09 | Oops...thought we fixed the bug with the -I ../.. problem :( | Marc G. Fournier |
| 1996-10-07 | fixed it here too... | Marc G. Fournier |
| 1996-10-04 | Oops, wrong message with the other patch...this was the patch for the otherPG95-1_08 | Marc G. Fournier |
| 1996-10-04 | > - it excludes system-relation too (relkind == 's'). (Note: Vacuum updates | Marc G. Fournier |
| 1996-10-04 | Here the fix for the first assertion failure I had which killed | Marc G. Fournier |
| 1996-10-04 | Added spaces to end of QUERY lines so that createuser actually works... | Marc G. Fournier |
| 1996-10-04 | Quick fix required to fix SED script in postgres.shell.mk | Marc G. Fournier |
| 1996-10-02 | change a reference to stdout to point to fout instead... | Marc G. Fournier |
| 1996-10-02 | From: "Kurt J. Lidl" <lidl@va.pubnix.com> | Marc G. Fournier |
| 1996-10-02 | Added a fix for the dgux port | Marc G. Fournier |
| 1996-09-22 | *** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996 | Marc G. Fournier |
| 1996-09-21 | Had EUROPEAN_DATES turned on by default | Marc G. Fournier |
| 1996-09-21 | More declaration mis-match fixes... | Marc G. Fournier |
| 1996-09-21 | Now match the declaration in fe-auth.c to the one in fe-auth.h :) | Marc G. Fournier |
| 1996-09-21 | fix a conflicting declaration problem with fe_setauthsvc()... | Marc G. Fournier |
| 1996-09-21 | slight fix to Makefile.inc so that gram.c/parse.h get put into | Marc G. Fournier |
| 1996-09-21 | POSTPORT should be 5432, not 6543 | Marc G. Fournier |
| 1996-09-21 | Patches to make POSTPORT changes in scripts | Marc G. Fournier |
| 1996-09-21 | This patch stops the Postgres build from ignoring the fact that yacc | Marc G. Fournier |
| 1996-09-19 | Hey, I didn't take it out, and its in the 2.0 source tree...*sigh* | Marc G. Fournier |
| 1996-09-19 | A fix for the pg_log bug | Marc G. Fournier |
| 1996-08-28 | More sync ups... | Marc G. Fournier |
| 1996-08-27 | Another mis-sync... | Marc G. Fournier |
| 1996-08-27 | Somehow, we got out of sync here | Marc G. Fournier |
| 1996-08-26 | The following patch makes postmaster -D work. -D specifies a different PGDATA | Marc G. Fournier |
| 1996-08-26 | |The patch that is applied at the end of the email makes sure that these | Marc G. Fournier |
| 1996-08-26 | Take a chance that I'm correct: | Marc G. Fournier |