aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* Fix create user for pgaccess.Bruce Momjian2000-05-14
* Back out -\?. Didn't look good to Peter.Bruce Momjian2000-05-12
* /home/peter/commit-msgPeter Eisentraut2000-05-12
* Small cleanup of file.Bruce Momjian2000-05-12
* More psql help cleanupBruce Momjian2000-05-11
* Makefile CFLAGS cleanups.Bruce Momjian2000-05-11
* Display -? as -\? under unix for psql.Bruce Momjian2000-05-11
* Add options and cleanup psql \? and -? help displaysBruce Momjian2000-05-11
* Update psql \? to show file rather than "fname".Bruce Momjian2000-05-09
* Forgot that dumpall's output script should 'delete from pg_group' beforeTom Lane2000-05-05
* psql: suppress warnings about too many arguments if the command is not valid ...Peter Eisentraut2000-05-05
* Spello SERIALIZED -> SERIALIZABLE in psql tab completionPeter Eisentraut2000-05-05
* Accept pg_group as well as pg_shadow data from dumpall script.Tom Lane2000-05-05
* Dump contents of pg_group along with pg_shadow.Tom Lane2000-05-05
* Fix include "" to <>Bruce Momjian2000-04-26
* Add res clear to exampleBruce Momjian2000-04-26
* initdb didn't always remove temp filePeter Eisentraut2000-04-25
* Update pg_ctl so that it does not redirect outputs from postmasterTatsuo Ishii2000-04-25
* Fix \h to not go past array boundsBruce Momjian2000-04-24
* Fix still more static-declaration-vs-nonstatic-definition glitches.Tom Lane2000-04-21
* squished \dS+ bug pointed out by Mike MascariPeter Eisentraut2000-04-16
* Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.Tom Lane2000-04-16
* more psql bug squashing:Peter Eisentraut2000-04-16
* Change postmaster.opts.default.sample. remove -S option.Tatsuo Ishii2000-04-16
* fixed another psql \e bug (handle newlines as whitespace)Peter Eisentraut2000-04-14
* Another static-vs-not-static error.Tom Lane2000-04-14
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Clean up temp files from \e.Bruce Momjian2000-04-11
* Add colo to display at end of initdb.Bruce Momjian2000-04-08