Commit Graph

28 Commits (7a846ecc00b13a81adbf78b66dcf927077a802f8)

Author SHA1 Message Date
Bruce Momjian 7a846ecc00 Use E'' strings internally only when standard_conforming_strings = 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Peter Eisentraut 6840cccd11 Rename pg_make_encrypted_password to PQencryptPassword. 20 years ago
Tom Lane ea9b028dc7 Add an officially exported libpq function to encrypt passwords, and 20 years ago
Peter Eisentraut b16566d771 Add new psql command \password for changing role password with client-side 20 years ago
Bruce Momjian f82e2baef6 Use a proper enum for tri-valued variables. 20 years ago
Bruce Momjian 59b89e9cc7 Document tri-valued variables in createdb, +1, -1, 0. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Peter Eisentraut e5c453edce Clean up the help displays. 20 years ago
Peter Eisentraut 7df9f55f4b Change the option spelling to --connection-limit to be consistent with the 20 years ago
Tom Lane 8ae0d476a9 Update the createuser utility for the ROLEs world. Alvaro Herrera 20 years ago
Tom Lane 6f7fc0bade Cause initdb to create a third standard database "postgres", which 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Peter Eisentraut ec4aa14b68 Fix typo 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Bruce Momjian 6870843339 Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 22 years ago
Bruce Momjian 6c33054a0c Remove init_nls() functions, call set_pglocale() directly. 22 years ago
Bruce Momjian 228897774c Make the locale location relocatable. 22 years ago
Bruce Momjian b1ffacddfc Rename find_my_binary/find_other_binary to 22 years ago
Tom Lane ccdeed7011 Fix incorrect SQL syntax emitted when -E is given without -P. 22 years ago
Tom Lane b3c3b5464d Do an explicit fflush after writing a progress message with puts. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Peter Eisentraut c154fc3a20 Apply message style guide to frontend programs. 22 years ago
Bruce Momjian 8de72414ea Document the -h client flag can use a socket directory as well as a host 23 years ago
Peter Eisentraut a6f01d1aa6 Internationalize interactive yes/no responses. 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Peter Eisentraut 9e0ab7126d Reimplement create and drop scripts in C, to reduce repetitive 23 years ago