summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
1996-09-16The following diffs remove the various definitions of dupstr() and replaceMarc G. Fournier
1996-09-16I have made some corrections to my previous patches for retrieving arrayMarc G. Fournier
1996-09-16enable PQ_NOTIFY_PATCH in config.hMarc G. Fournier
1996-09-16Fixes:Marc G. Fournier
1996-09-16More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier
1996-09-16Enable FUNC_UTIL_PATCH by defaultMarc G. Fournier
1996-09-16There is a bug in the function executor. The backend crashes while trying toMarc G. Fournier
1996-09-16|Subject: Postgres patch: Assert attribute type matchMarc G. Fournier
1996-09-10Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.globalMarc G. Fournier
1996-09-10Fixes:Marc G. Fournier