summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2000-05-31The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut
2000-05-29More <> cleanupBruce Momjian
2000-05-29Cleanup of <> and ""Bruce Momjian
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-05-28Miscellaneous cleanups of places that needed to account for newTom Lane
2000-05-28First round of changes for new fmgr interface. fmgr itself and theTom Lane
2000-05-27Remove pgaccess dll's from the distribution.Bruce Momjian
2000-05-26Fix \h SELECT to not show SELECT INTO.Bruce Momjian
2000-05-26Spell fixBruce Momjian
2000-05-25Quote database name so that not-all-lowercase names are handled safely.Tom Lane
2000-05-19pg_dump barfs on negative values for index column numbers --- like, say,Tom Lane
2000-05-15cleanupBruce Momjian
2000-05-15cleanupBruce Momjian
2000-05-15Fix createlang -l dbname so it works, update sgml.Bruce Momjian
2000-05-14That psql option should be --no-readline (as it used to be), not --noreadline.Peter Eisentraut
2000-05-14Fix create user for pgaccess.Bruce Momjian
2000-05-12Back out -\?. Didn't look good to Peter.Bruce Momjian
2000-05-12/home/peter/commit-msgPeter Eisentraut
2000-05-12Small cleanup of file.Bruce Momjian
2000-05-11More psql help cleanupBruce Momjian
2000-05-11Makefile CFLAGS cleanups.Bruce Momjian
2000-05-11Display -? as -\? under unix for psql.Bruce Momjian
2000-05-11Add options and cleanup psql \? and -? help displaysBruce Momjian
2000-05-09Update psql \? to show file rather than "fname".Bruce Momjian
2000-05-05Forgot that dumpall's output script should 'delete from pg_group' beforeTom Lane
2000-05-05psql: suppress warnings about too many arguments if the command is not valid ...Peter Eisentraut
2000-05-05Spello SERIALIZED -> SERIALIZABLE in psql tab completionPeter Eisentraut
2000-05-05Accept pg_group as well as pg_shadow data from dumpall script.Tom Lane
2000-05-05Dump contents of pg_group along with pg_shadow.Tom Lane
2000-04-26Fix include "" to <>Bruce Momjian
2000-04-26Add res clear to exampleBruce Momjian
2000-04-25initdb didn't always remove temp filePeter Eisentraut
2000-04-25Update pg_ctl so that it does not redirect outputs from postmasterTatsuo Ishii
2000-04-24Fix \h to not go past array boundsBruce Momjian
2000-04-21Fix still more static-declaration-vs-nonstatic-definition glitches.Tom Lane
2000-04-16squished \dS+ bug pointed out by Mike MascariPeter Eisentraut
2000-04-16Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.Tom Lane
2000-04-16more psql bug squashing:Peter Eisentraut
2000-04-16Change postmaster.opts.default.sample. remove -S option.Tatsuo Ishii
2000-04-14fixed another psql \e bug (handle newlines as whitespace)Peter Eisentraut
2000-04-14Another static-vs-not-static error.Tom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-04-11Clean up temp files from \e.Bruce Momjian
2000-04-08Add colo to display at end of initdb.Bruce Momjian
2000-04-06Update initdb display of postmaster startupBruce Momjian
2000-04-04No ID file needed.Bruce Momjian
2000-04-04Update QNX FAQBruce Momjian
2000-04-04Add a check to pg_dump to see whether backend is same version as pg_dump.Tom Lane
2000-04-03Hi,Bruce Momjian
2000-03-31I have tested the beta3 on WinNT and here are the results:Bruce Momjian