summaryrefslogtreecommitdiff
path: root/src/bin/scripts
Commit message (Expand)AuthorAgeFilesLines
* Back out pg_shadow changes to allow create table and locking permissions.Bruce Momjian2000-06-121-45/+1
* I have large database and with this DB work more users and I very needBruce Momjian2000-06-091-1/+45
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-2/+2
* cleanupBruce Momjian2000-05-151-3/+3
* cleanupBruce Momjian2000-05-151-4/+4
* Fix createlang -l dbname so it works, update sgml.Bruce Momjian2000-05-151-5/+9
* Old patch from Mark Hollomon to add plperl to createlang's repertoire.Tom Lane2000-03-251-2/+6
* More changes of >& to 2>&1Bruce Momjian2000-03-251-6/+6
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-2/+2
* Default argument for createdbPeter Eisentraut2000-02-101-5/+8
* Here is the patch to add plperl to droplang.Bruce Momjian2000-02-091-2/+6
* another round of user interface cleanupsPeter Eisentraut2000-01-197-130/+136
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-2/+20
* * User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut2000-01-141-2/+2
* Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut2000-01-127-149/+146
* Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk)Tatsuo Ishii2000-01-121-3/+5
* Cleanup --alldb option handling.Bruce Momjian1999-12-181-2/+7
* Cleanup vacuumdbBruce Momjian1999-12-181-3/+4
* > > It would be nice for new users; I think it would make it easierBruce Momjian1999-12-181-3/+10
* Fix MULTIBYTE handling in string by using strcat.Bruce Momjian1999-12-171-2/+2
* Hi,Bruce Momjian1999-12-167-43/+113
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-2/+2
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-082-6/+9
* Okay, that should put us back in sync. These two patches (src & doc) areBruce Momjian1999-12-077-56/+230
* Fix echo -n and read -r in scripts.Bruce Momjian1999-12-054-31/+52
* Remove destroylang.sgml.Bruce Momjian1999-12-051-17/+0
* UpdateBruce Momjian1999-12-052-11375/+0
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-057-6/+11876
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-046-0/+576