summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
1997-09-21Make manual page for pg_passwd from README.Bruce Momjian
1997-09-19Fix \e and \p after query.Bruce Momjian
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-13Cleanup of use of settings as pointer and structure, and ps.Bruce Momjian
1997-09-12pg_version Makefile was not being processed.Bruce Momjian
1997-09-12No \\connect with usernames AND passwords.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-05Add // comments.Bruce Momjian
1997-09-04Fix syntax error in psql help.Bruce Momjian
1997-09-03Fix syntax error.Bruce Momjian
1997-09-01Rearrange scanning code to support extended comments.Thomas G. Lockhart
1997-08-26Manual page renaming.Bruce Momjian
1997-08-25pg_passwd cleanup.Bruce Momjian
1997-08-25pg_passwd cleanup.Bruce Momjian
1997-08-25pg_passwd cleanupBruce Momjian
1997-08-25pg_password utility. Cleanup for psql passwords. New datetime contrib stuff...Bruce Momjian
1997-08-22Fix for no NULL in CREATE TABLE.Bruce Momjian
1997-08-22Fix for psql pager when no tty, cleanup for vacuum attdisbursion type.Bruce Momjian
1997-08-22Make psql use pager only when it has a tty.Bruce Momjian
1997-08-21Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal...Bruce Momjian
1997-08-20Portability fix for pg_dumpall.Bruce Momjian
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-19NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev
1997-08-17Changes so that it actually checks for <readline/history.h>, insteadMarc G. Fournier
1997-08-03Cleanup for NAMEDATALEN use.Bruce Momjian
1997-08-01Fix stout/stderr paging. Do not page \h select, but page \h *.Bruce Momjian
1997-08-01Fix psql error output.Bruce Momjian
1997-07-29Add strerror to pg_version for sunos4.Bruce Momjian
1997-07-28fix small memory free error.Bruce Momjian
1997-07-24psql: Add PAGER for \h and \?,\C fix, indices spell fix.Bruce Momjian
1997-07-24Add single quotes to \\h set helpBruce Momjian
1997-07-23More pg_dump patch cleanups.Bruce Momjian
1997-07-23Fix problems with pg_dump for iheritance, sequences, archive tables.Bruce Momjian
1997-07-14Prevent psql optarg free-ingBruce Momjian
1997-07-12Have pg_dumpall return proper status on exitBruce Momjian
1997-06-29Fox case-sensitivity for \d and allow trailing ; on backslash commands.Bruce Momjian
1997-06-29Fix memory leak in psql.Bruce Momjian
1997-06-25Small pg_dumpall cleanup.Bruce Momjian
1997-06-21pg_dump, pg_dumpall cleanups.Bruce Momjian
1997-06-20Check pgdump return request.Bruce Momjian
1997-06-20Allow pg_dump to preserve owners of all objects.Bruce Momjian
1997-06-12Update psql EXPLAIN help description, from Thomas.Bruce Momjian
1997-06-11From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-07Make LO patter consistent with psql.Bruce Momjian
1997-06-07avoid xinv* table name conflict with large objects.Bruce Momjian
1997-06-06From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-06-06From: Igor <igor@sba.miami.edu>Marc G. Fournier