summaryrefslogtreecommitdiff
path: root/src/bin/scripts/dropuser.c
AgeCommit message (Expand)Author
2004-01-01Do an explicit fflush after writing a progress message with puts.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-07-23Apply message style guide to frontend programs.Peter Eisentraut
2003-06-11Document the -h client flag can use a socket directory as well as a hostBruce Momjian
2003-05-27Internationalize interactive yes/no responses.Peter Eisentraut
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-03-18Reimplement create and drop scripts in C, to reduce repetitivePeter Eisentraut