aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Move the NAMEDATALEN/OIDNAMELEN defines to include/config.hMarc G. Fournier1996-10-07
* Fix handling of no '../doc' directory in compile procedure...Marc G. Fournier1996-10-07
* Well I haven't received any feedback pro or con re my suggested new TclMarc G. Fournier1996-10-07
* Fix a couple of small things from D'Arcy's last patchMarc G. Fournier1996-10-07
* Modified Assert to be more selective.Bruce Momjian1996-10-07
* Fixed a missed change from Carsten Heyl <heyl@nads.de>Marc G. Fournier1996-10-07
* Mostly adding "const" keyword and making some functions static.Marc G. Fournier1996-10-07
* Change new assert so it generates assert message rather than SIGSEG.Bruce Momjian1996-10-07
* Remove sytax errors from file.Bruce Momjian1996-10-07
* Update help for alter table. remove EXTEND function.Bruce Momjian1996-10-07
* Fix typo in help text.Bruce Momjian1996-10-05
* Renamed file.Bruce Momjian1996-10-05
* Stylistic cleanups...Marc G. Fournier1996-10-05
* Add comment about possible zero value.Bruce Momjian1996-10-05
* Change shell-style comments to C-style.Bruce Momjian1996-10-05
* Fix assert to allow zero. OK'ed by Bryan.Bruce Momjian1996-10-05
* Fix args to match prototype.Bruce Momjian1996-10-05
* Replace double // with /. THis confuses mkid.Bruce Momjian1996-10-05
* Added single-letter options and case statement.Bruce Momjian1996-10-05
* Improved creation of mkid files.Bruce Momjian1996-10-05
* Here the fix for the first assertion failure I had which killedMarc G. Fournier1996-10-04
* And bring in change from 1.0.7 tree to here...Marc G. Fournier1996-10-04
* Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so thatMarc G. Fournier1996-10-04
* The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier1996-10-04
* This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier1996-10-04
* Added dlfcn.h to dl.c in BSD44_derived portMarc G. Fournier1996-10-03
* Added restriction to tables vacuum'able.Bruce Momjian1996-10-03
* Added chown to Makefile to set files to Postgres user.Bruce Momjian1996-10-03
* Moved them.Bruce Momjian1996-10-03
* Brought psql help up to date with syntax and manual.Bruce Momjian1996-10-03
* New vacuum option.Bruce Momjian1996-10-03
* Fixes extra space in printing.Bruce Momjian1996-10-03
* Allow vacuum to run for only one table. Fixes allocation bug.Bruce Momjian1996-10-03
* Fixed file to properly do SEMUN for BSDI.Bruce Momjian1996-10-03
* Added new single-letter options to initdb.sh.Bruce Momjian1996-10-03
* change stdout to foutMarc G. Fournier1996-10-02
* Added NEED_UNION_SEMUN to config.hMarc G. Fournier1996-10-02
* Moved whether to define union semun from include/storage/ipc.h toMarc G. Fournier1996-10-02
* palloc() finfo memory. From Kurt.Bruce Momjian1996-09-26
* Fix cluster finfo problem Kurt reported.Bruce Momjian1996-09-26
* Fixed YACC depenencies and 'make clean' now cleans totally.Bruce Momjian1996-09-26
* This should cause 'make clean' to clean up bki files. Looks like a typo.Bruce Momjian1996-09-26
* Prevents possible packet loss from SIGCHLD.Bruce Momjian1996-09-26
* Fix location of include files to match postgres.h includes.Bruce Momjian1996-09-25
* Changed gawk to awk.Bruce Momjian1996-09-25
* Patch for:Marc G. Fournier1996-09-24
* Change the comments pertaining to Makefile.customMarc G. Fournier1996-09-23
* Prototype setMaxOid()Marc G. Fournier1996-09-23
* CFLAGS +- -I... got messed by one of Bryan's patchesMarc G. Fournier1996-09-23
* Fix for using Makefile.customMarc G. Fournier1996-09-23