Commit Graph

50 Commits (72c8af51fd8080c9659c2b54264aa4fd78f2e151)

Author SHA1 Message Date
Peter Eisentraut 2c6373fafa Add --echo option to createlang and droplang. 25 years ago
Tatsuo Ishii c252c972f6 Add checking for valid database encoding. 26 years ago
Bruce Momjian da84545d61 Add copyright mentions, per Tom Lane. 26 years ago
Tom Lane c3b00e7e29 Add --template option to createdb script to allow access to WITH TEMPLATE 26 years ago
Bruce Momjian d7d51bc138 Put quotes around environment variables. 26 years ago
Tom Lane f19238e027 Prevent vacuumdb from trying to vacuum template0. 26 years ago
Tom Lane bf74477b05 check for failure after vacuuming each DB, not only the last one. 26 years ago
Peter Eisentraut fc6603ff75 Advertise --help (rather than '-?') as help option (problems with csh). 26 years ago
Tom Lane 5bb2300b59 Revise handling of oldstyle/newstyle functions per recent discussions 26 years ago
Bruce Momjian ebd61ac03f Remove -k unix socketpath option from client side, allow hostname with 26 years ago
Bruce Momjian 2150c2edf1 UUNET is looking into offering PostgreSQL as a part of a managed web 26 years ago
Peter Eisentraut 8095924bdd Make sure shell scripts send error messages to stderr. 26 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Peter Eisentraut 6f64c2e54a New unified regression test driver, test/regress makefile cleanup, 26 years ago
Peter Eisentraut 335248c9b7 Support for DESTDIR make variable. This is used as in `make install 26 years ago
Peter Eisentraut da06bc1d40 Make building scripts kind of consistent in look and feel, kind of immune 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Peter Eisentraut a67343d67d Substitute libdir into createlang as last resort so one doesn't have to set 26 years ago
Jan Wieck 79e6648649 Added untrusted PL/TclU (pltclu) language. Executes all procedures 26 years ago
Tom Lane 13612a97b9 Repair incorrect assumption that all versions of 'install' know 26 years ago
Peter Eisentraut 5bb8b62983 Makefile cleanup for bin and pl subtrees. They should now support 26 years ago
Bruce Momjian 3357e1d29e Back out pg_shadow changes to allow create table and locking permissions. 26 years ago
Bruce Momjian 85add42a57 I have large database and with this DB work more users and I very need 26 years ago
Tom Lane 0a7fb4e918 First round of changes for new fmgr interface. fmgr itself and the 26 years ago
Bruce Momjian 6cb0fff31d cleanup 26 years ago
Bruce Momjian dcec5ae2cd cleanup 26 years ago
Bruce Momjian 52831da26c Fix createlang -l dbname so it works, update sgml. 26 years ago
Tom Lane e4739e7029 Old patch from Mark Hollomon to add plperl to createlang's repertoire. 27 years ago
Bruce Momjian 3df65f8499 More changes of >& to 2>&1 27 years ago
Thomas G. Lockhart 6456810078 Implement column aliases on views "CREATE VIEW name (collist)". 27 years ago
Peter Eisentraut 2fb0ff0c5b Default argument for createdb 27 years ago
Bruce Momjian 566c05c31a Here is the patch to add plperl to droplang. 27 years ago
Peter Eisentraut 65e0051843 another round of user interface cleanups 27 years ago
Peter Eisentraut 533d516629 Removed MBFLAGS from makefiles since it's now done in include/config.h. 27 years ago
Peter Eisentraut 4ceb2d0cb6 * User management commands no longer user pg_exec_query_dest -> more robust 27 years ago
Peter Eisentraut f6689a328f Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. 27 years ago
Tatsuo Ishii 267c6c7f06 Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk) 27 years ago
Bruce Momjian 095d83e129 Cleanup --alldb option handling. 27 years ago
Bruce Momjian d2cf8b4776 Cleanup vacuumdb 27 years ago
Bruce Momjian 1c2257648a > > It would be nice for new users; I think it would make it easier 27 years ago
Bruce Momjian 5c99f9cd84 Fix MULTIBYTE handling in string by using strcat. 27 years ago
Bruce Momjian 5ca971a18a Hi, 27 years ago
Bruce Momjian 7585deb087 I have done the QNX4 port with the current source tree. The number of 27 years ago
Bruce Momjian 0dec669a0f Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. 27 years ago
Bruce Momjian a0aab48fcd Okay, that should put us back in sync. These two patches (src & doc) are 27 years ago
Bruce Momjian 81c0383295 Fix echo -n and read -r in scripts. 27 years ago
Bruce Momjian 60ae5ed037 Remove destroylang.sgml. 27 years ago
Bruce Momjian 66f8da0756 Update 27 years ago
Bruce Momjian ed62104ea9 I cleaned those out as well (the echo -n "bug" was in there ;) and moved 27 years ago
Bruce Momjian 240e4c98f5 New scripts for create/drop user/db from Peter Eisentraut 27 years ago