summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1996-10-04This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier
1996-10-03Added dlfcn.h to dl.c in BSD44_derived portMarc G. Fournier
1996-10-03Added restriction to tables vacuum'able.Bruce Momjian
1996-10-03Added chown to Makefile to set files to Postgres user.Bruce Momjian
1996-10-03Moved them.Bruce Momjian
1996-10-03Brought psql help up to date with syntax and manual.Bruce Momjian
1996-10-03New vacuum option.Bruce Momjian
1996-10-03Fixes extra space in printing.Bruce Momjian
1996-10-03Allow vacuum to run for only one table. Fixes allocation bug.Bruce Momjian
1996-10-03Fixed file to properly do SEMUN for BSDI.Bruce Momjian
1996-10-03Added new single-letter options to initdb.sh.Bruce Momjian
1996-10-02change stdout to foutMarc G. Fournier
1996-10-02Added NEED_UNION_SEMUN to config.hMarc G. Fournier
1996-10-02Moved whether to define union semun from include/storage/ipc.h toMarc G. Fournier
1996-09-26palloc() finfo memory. From Kurt.Bruce Momjian
1996-09-26Fix cluster finfo problem Kurt reported.Bruce Momjian
1996-09-26Fixed YACC depenencies and 'make clean' now cleans totally.Bruce Momjian
1996-09-26This should cause 'make clean' to clean up bki files. Looks like a typo.Bruce Momjian
1996-09-26Prevents possible packet loss from SIGCHLD.Bruce Momjian
1996-09-25Fix location of include files to match postgres.h includes.Bruce Momjian
1996-09-25Changed gawk to awk.Bruce Momjian
1996-09-24Patch for:Marc G. Fournier
1996-09-23Change the comments pertaining to Makefile.customMarc G. Fournier
1996-09-23Prototype setMaxOid()Marc G. Fournier
1996-09-23CFLAGS +- -I... got messed by one of Bryan's patchesMarc G. Fournier
1996-09-23Fix for using Makefile.customMarc G. Fournier
1996-09-23From: Bruce Momjian <maillist@candle.pha.pa.us>Marc G. Fournier
1996-09-23From: Bruce Momjian <maillist@candle.pha.pa.us>Marc G. Fournier
1996-09-23Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)Marc G. Fournier
1996-09-23diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.cMarc G. Fournier
1996-09-23diff -ru ../../../orig/postgres95/src/backend/libpq/be-fsstubs.cMarc G. Fournier
1996-09-23Here's a patch that I discussed recently on pg95-dev that changes theMarc G. Fournier
1996-09-22*** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996Marc G. Fournier
1996-09-21Turned off EUROPEAN_DATES as default...Marc G. Fournier
1996-09-21|For starters, here's a small patch that removes a compiler warning in thatMarc G. Fournier
1996-09-21|This fixes the bug introduced yesterday that causes "not found" errorsMarc G. Fournier
1996-09-21Nothing patched...just testing something with CVS...Marc G. Fournier
1996-09-21Patches to make POSTPORT changes in scriptsMarc G. Fournier
1996-09-20Various patches from Bryan that *should* clean up the compile problemsMarc G. Fournier
1996-09-20Add the regex include files to the repository...Marc G. Fournier
1996-09-19I have two small patches which correct some very obscure bug in the parserMarc G. Fournier
1996-09-19Another small change. Added the void keyword to an empty arg list.Marc G. Fournier
1996-09-19Just a small change to flesh out the func_ptr typedef declaration.Marc G. Fournier
1996-09-19A few changes to cleanup the code.Marc G. Fournier
1996-09-19Cleanup patch of pg_versionMarc G. Fournier
1996-09-19Added querylimit patch...Marc G. Fournier
1996-09-19Fix for pg_log bugMarc G. Fournier
1996-09-16Add missing includes to silence compileMarc G. Fournier
1996-09-16Various standardizations and fixes submitted by D'Arcy CainMarc G. Fournier
1996-09-16At Andrew's suggestion, upgrade the Version numbers to reflect theMarc G. Fournier