aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* Update initdb display of postmaster startupBruce Momjian2000-04-06
* No ID file needed.Bruce Momjian2000-04-04
* Update QNX FAQBruce Momjian2000-04-04
* Add a check to pg_dump to see whether backend is same version as pg_dump.Tom Lane2000-04-04
* Hi,Bruce Momjian2000-04-03
* I have tested the beta3 on WinNT and here are the results:Bruce Momjian2000-03-31
* Fix pgaccess __wish__ thing.Bruce Momjian2000-03-31
* Add new pgaccess languages.Bruce Momjian2000-03-31
* Update pgaccess to 0.98.5Bruce Momjian2000-03-31
* Fixed bug with repeated \e in psql (failed to clear buffers correctly)Peter Eisentraut2000-03-27
* Enhance pg_ctl so that it prints error messages from postmasterTatsuo Ishii2000-03-27
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-26
* Old patch from Mark Hollomon to add plperl to createlang's repertoire.Tom Lane2000-03-25
* Another fix for old shells.Tom Lane2000-03-25
* Fix syntax error reported by old shells ("if ! command..." is aTom Lane2000-03-25
* More >&1 cleanupsBruce Momjian2000-03-25
* More changes of >& to 2>&1Bruce Momjian2000-03-25