aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* - format_type function, in use by psqlPeter Eisentraut2000-07-07
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-06
* Please find attached a patch for the pg_dump directory which addresses:Jan Wieck2000-07-06
* Enable pg_rewrite to be toasted (unlimited size of views and rules).Jan Wieck2000-07-05
* Fix broken pg_dump makefilePeter Eisentraut2000-07-04
* make TEMP -> TEMPORARYBruce Momjian2000-07-04
* Make pgdump_oid a temp table. Rename to pg_dump_oid.Bruce Momjian2000-07-04
* Expand secondary password file feature, so that you can use thesePeter Eisentraut2000-07-04
* Fix thinko in my last pg_dumpall changePeter Eisentraut2000-07-04
* pg_dump patch from Philip WarnerBruce Momjian2000-07-04
* Move global internal files to PGDATA/global.Peter Eisentraut2000-07-03
* Have pg_dumpall write CREATE USER and CREATE GROUP commands instead of rawPeter Eisentraut2000-07-03
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-01
* Fix select '1--2'; for PEter.Bruce Momjian2000-06-30
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-30
* Fix quotes in /* */ comments in psql.Bruce Momjian2000-06-29
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Repair incorrect assumption that all versions of 'install' knowTom Lane2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Fix \pset null to use ', not ".Bruce Momjian2000-06-26
* Added new commands and intelligence to psql tab completion.Peter Eisentraut2000-06-25
* Second pass over run-time configuration system. Adjust priorities on somePeter Eisentraut2000-06-22
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-14
* Back out pg_shadow changes to allow create table and locking permissions.Bruce Momjian2000-06-12
* >> What happened to the patch I sent regarding the bug in the TCLBruce Momjian2000-06-12
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* Fix some more gratuitous breakage ... also throw in a couple ofTom Lane2000-06-10
* Fix initdb spaces problem.Bruce Momjian2000-06-09
* I have large database and with this DB work more users and I very needBruce Momjian2000-06-09
* Prompt username/password on stderr so:Bruce Momjian2000-06-09
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* New ps display code, works on more platforms.Peter Eisentraut2000-06-04
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-02
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-31
* More <> cleanupBruce Momjian2000-05-29
* Cleanup of <> and ""Bruce Momjian2000-05-29
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* Miscellaneous cleanups of places that needed to account for newTom Lane2000-05-28
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* Remove pgaccess dll's from the distribution.Bruce Momjian2000-05-27
* Fix \h SELECT to not show SELECT INTO.Bruce Momjian2000-05-26
* Spell fixBruce Momjian2000-05-26
* Quote database name so that not-all-lowercase names are handled safely.Tom Lane2000-05-25
* pg_dump barfs on negative values for index column numbers --- like, say,Tom Lane2000-05-19
* cleanupBruce Momjian2000-05-15
* cleanupBruce Momjian2000-05-15
* Fix createlang -l dbname so it works, update sgml.Bruce Momjian2000-05-15
* That psql option should be --no-readline (as it used to be), not --noreadline.Peter Eisentraut2000-05-14