Commit Graph

15824 Commits (382808612cb15bd90b53b665602c85bcdd3ab9e6)

Author SHA1 Message Date
Marc G. Fournier ff25e44d03 Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so that 30 years ago
Marc G. Fournier f8009e1786 The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS 30 years ago
Marc G. Fournier 27bccb9db3 This patch fixes problems in initdb, including that it doesn't run 30 years ago
Marc G. Fournier c61d606a15 Added dlfcn.h to dl.c in BSD44_derived port 30 years ago
Bruce Momjian aefb294e13 Added restriction to tables vacuum'able. 30 years ago
Bruce Momjian 487e91484d Added chown to Makefile to set files to Postgres user. 30 years ago
Bruce Momjian f5316239b8 Moved them. 30 years ago
Bruce Momjian 4bec96f16f Brought psql help up to date with syntax and manual. 30 years ago
Bruce Momjian 75e2cbcec3 New vacuum option. 30 years ago
Bruce Momjian fedb734df9 Fixes extra space in printing. 30 years ago
Bruce Momjian 267ef0a642 Allow vacuum to run for only one table. Fixes allocation bug. 30 years ago
Bruce Momjian dbc268ca15 Fixed file to properly do SEMUN for BSDI. 30 years ago
Bruce Momjian a14bf40b88 Added new single-letter options to initdb.sh. 30 years ago
Marc G. Fournier 67e8736348 change stdout to fout 30 years ago
Marc G. Fournier 0fadfc00ad Added NEED_UNION_SEMUN to config.h 30 years ago
Marc G. Fournier 22ef6d06fc Moved whether to define union semun from include/storage/ipc.h to 30 years ago
Bruce Momjian 8f7756d796 palloc() finfo memory. From Kurt. 30 years ago
Bruce Momjian adc98c0b35 Fix cluster finfo problem Kurt reported. 30 years ago
Bruce Momjian 2baf2150e9 Fixed YACC depenencies and 'make clean' now cleans totally. 30 years ago
Bruce Momjian f8a84c947a This should cause 'make clean' to clean up bki files. Looks like a typo. 30 years ago
Bruce Momjian deaaecdf2e Prevents possible packet loss from SIGCHLD. 30 years ago
Bruce Momjian fd067981be Fix location of include files to match postgres.h includes. 30 years ago
Bruce Momjian 0d83b86720 Changed gawk to awk. 30 years ago
Marc G. Fournier b12fb0e6b5 Patch for: 30 years ago
Marc G. Fournier 4ca1e1300c Change the comments pertaining to Makefile.custom 30 years ago
Marc G. Fournier 87799e38f1 Prototype setMaxOid() 30 years ago
Marc G. Fournier afcbce5c22 CFLAGS +- -I... got messed by one of Bryan's patches 30 years ago
Marc G. Fournier 0da293f868 Fix for using Makefile.custom 30 years ago
Marc G. Fournier 9c6135fb15 From: Bruce Momjian <maillist@candle.pha.pa.us> 30 years ago
Marc G. Fournier 32620c222e From: Bruce Momjian <maillist@candle.pha.pa.us> 30 years ago
Marc G. Fournier 3bf2b361f0 Date: Sun, 22 Sep 1996 13:47:39 -0400 (EDT) 30 years ago
Marc G. Fournier d00f621d7b diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.c 30 years ago
Marc G. Fournier fb7f8e7655 diff -ru ../../../orig/postgres95/src/backend/libpq/be-fsstubs.c 30 years ago
Marc G. Fournier ff4d0d435e Here's a patch that I discussed recently on pg95-dev that changes the 30 years ago
Marc G. Fournier e7c3adcd94 *** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996 30 years ago
Marc G. Fournier 5774d080a7 Turned off EUROPEAN_DATES as default... 30 years ago
Marc G. Fournier 7efc8ef1a1 |For starters, here's a small patch that removes a compiler warning in that 30 years ago
Marc G. Fournier ee420c049f |This fixes the bug introduced yesterday that causes "not found" errors 30 years ago
Marc G. Fournier 83298ee312 Nothing patched...just testing something with CVS... 30 years ago
Marc G. Fournier 04b55fc4a4 Patches to make POSTPORT changes in scripts 30 years ago
Marc G. Fournier 1a003fbcc2 Various patches from Bryan that *should* clean up the compile problems 30 years ago
Marc G. Fournier 985acb8ea0 Add the regex include files to the repository... 30 years ago
Marc G. Fournier 3c237e7347 I have two small patches which correct some very obscure bug in the parser 30 years ago
Marc G. Fournier 8594ade7b0 Another small change. Added the void keyword to an empty arg list. 30 years ago
Marc G. Fournier b19b90d706 Just a small change to flesh out the func_ptr typedef declaration. 30 years ago
Marc G. Fournier 3023dc6af0 A few changes to cleanup the code. 30 years ago
Marc G. Fournier efebd7b7aa Cleanup patch of pg_version 30 years ago
Marc G. Fournier ea8adfc435 Added querylimit patch... 30 years ago
Marc G. Fournier aceac3a927 Fix for pg_log bug 30 years ago
Marc G. Fournier 0318f227ac Add missing includes to silence compile 30 years ago