Commit Graph

55499 Commits (a4624929dba3d6e5cef98a6cedd865320db2269c)
 

Author SHA1 Message Date
Bruce Momjian 54612f5141 D'Arcy change. 29 years ago
Bruce Momjian baf9a6e24c Added include needed for recent addition. 29 years ago
Bruce Momjian e6cacf9211 Added include needed for recent addition. 29 years ago
Bruce Momjian d31909be6c Fix structure member name from previous patch. 29 years ago
Bruce Momjian 44bf483446 Removed duplicate MAXNAMELEN define I accidentally added. 29 years ago
Bruce Momjian 86be8677a9 Added consistent include file handling for MAXHOSTNAMELEN. 29 years ago
Bruce Momjian abb1b3e770 I checked the alter table code, and started suspecting the relation 29 years ago
Bryan Henderson bef3c89a1c Fix prototypes so postmaster.c will compile. 29 years ago
Bryan Henderson 369848857e New host-based authentication -- set up pg_hba.conf instead of pg_hba 29 years ago
Bryan Henderson 785234d6ca New host-based authentication -- send error message when authentication fails 29 years ago
Bryan Henderson 4b5c977782 New host-based authentication with ident 29 years ago
Bryan Henderson 57026d6009 New host-based authentication -- install pg_hba.conf instead of pg_hba 29 years ago
Bryan Henderson 09bb369d23 Separate general purpose functions from portal functions so they may be 29 years ago
Bryan Henderson 6d70d550e6 Prepare for new host-based authentication 29 years ago
Marc G. Fournier 81cda65f74 Add a MIPS/NetBSD port... 29 years ago
Marc G. Fournier b7559f94cd This change should have no practical effect but it is the more 29 years ago
Marc G. Fournier 2663dfd94e I have written some patches to the postgres lock manager which allow the 29 years ago
Marc G. Fournier 97906ac697 Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdb 29 years ago
Bryan Henderson 329b38eebb Add PGUSER environment variable for client to specify Postgres username. 29 years ago
Bruce Momjian ca5f6dba0f Comment cleanup. 29 years ago
Bruce Momjian 9b1e61b7e9 Changed psql \h command to print commands in three columns. 29 years ago
Bruce Momjian c306d06cf9 Change sh-style comments to C comments. 29 years ago
Bruce Momjian dd09982f3e Add execute permission. 29 years ago
Bruce Momjian dcef39f03b Add execute permits. 29 years ago
Bruce Momjian 5fb8eaa592 Add execute permission. 29 years ago
Marc G. Fournier d6dfbecb07 Moved the following definitions to include/config.h from Makefile.global: 29 years ago
Marc G. Fournier 87bb8daab8 Move the NAMEDATALEN/OIDNAMELEN defines to include/config.h 29 years ago
Marc G. Fournier 6470d5b1c1 Fix handling of no '../doc' directory in compile procedure... 29 years ago
Marc G. Fournier 4e8f5c337c Well I haven't received any feedback pro or con re my suggested new Tcl 29 years ago
Marc G. Fournier ea733aa997 Fix a couple of small things from D'Arcy's last patch 29 years ago
Bruce Momjian a409f40ea8 Modified Assert to be more selective. 29 years ago
Marc G. Fournier 3dc0c8e4e5 Fixed a missed change from Carsten Heyl <heyl@nads.de> 29 years ago
Marc G. Fournier de466eb8f4 Mostly adding "const" keyword and making some functions static. 29 years ago
Bruce Momjian 257b4d090c Change new assert so it generates assert message rather than SIGSEG. 29 years ago
Bruce Momjian 9d9eadea82 add FROM to update page, clean up spelling error in select. 29 years ago
Bruce Momjian f6792efcc7 Remove sytax errors from file. 29 years ago
Bruce Momjian 3a56b21832 Update help for alter table. remove EXTEND function. 29 years ago
Bruce Momjian e8e78f4c7b Fix typo in help text. 29 years ago
Bruce Momjian 3a0bace14f Renamed file. 29 years ago
Marc G. Fournier 50e708ef88 Stylistic cleanups... 29 years ago
Bruce Momjian 8999ce097f Add comment about possible zero value. 29 years ago
Bruce Momjian efac791640 Change shell-style comments to C-style. 29 years ago
Bruce Momjian 47279960a0 Fix assert to allow zero. OK'ed by Bryan. 29 years ago
Bruce Momjian a433f22c24 Fix args to match prototype. 29 years ago
Bruce Momjian f29e02017a Replace double // with /. THis confuses mkid. 29 years ago
Bruce Momjian a974522f5f Added single-letter options and case statement. 29 years ago
Bruce Momjian 2d456c473d Improved creation of mkid files. 29 years ago
Marc G. Fournier 4feb696be7 Here the fix for the first assertion failure I had which killed 29 years ago
Marc G. Fournier 002be14c45 And bring in change from 1.0.7 tree to here... 29 years ago
Marc G. Fournier ff25e44d03 Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so that 29 years ago