aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added include needed for recent addition.Bruce Momjian1996-10-13
* Added include needed for recent addition.Bruce Momjian1996-10-13
* Fix structure member name from previous patch.Bruce Momjian1996-10-13
* Removed duplicate MAXNAMELEN define I accidentally added.Bruce Momjian1996-10-13
* Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian1996-10-13
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-13
* Fix prototypes so postmaster.c will compile.Bryan Henderson1996-10-13
* New host-based authentication -- set up pg_hba.conf instead of pg_hbaBryan Henderson1996-10-12
* New host-based authentication -- send error message when authentication failsBryan Henderson1996-10-12
* New host-based authentication with identBryan Henderson1996-10-12
* New host-based authentication -- install pg_hba.conf instead of pg_hbaBryan Henderson1996-10-12
* Separate general purpose functions from portal functions so they may beBryan Henderson1996-10-11
* Prepare for new host-based authenticationBryan Henderson1996-10-11
* Add a MIPS/NetBSD port...Marc G. Fournier1996-10-11
* This change should have no practical effect but it is the moreMarc G. Fournier1996-10-11
* I have written some patches to the postgres lock manager which allow theMarc G. Fournier1996-10-11
* Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdbMarc G. Fournier1996-10-11
* Add PGUSER environment variable for client to specify Postgres username.Bryan Henderson1996-10-10
* Comment cleanup.Bruce Momjian1996-10-10
* Changed psql \h command to print commands in three columns.Bruce Momjian1996-10-09
* Change sh-style comments to C comments.Bruce Momjian1996-10-08
* Add execute permission.Bruce Momjian1996-10-08
* Add execute permits.Bruce Momjian1996-10-08
* Add execute permission.Bruce Momjian1996-10-08
* Moved the following definitions to include/config.h from Makefile.global:Marc G. Fournier1996-10-08
* 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