summaryrefslogtreecommitdiff
path: root/src/bin/scripts/createuser.c
AgeCommit message (Expand)Author
2004-01-09Fix incorrect SQL syntax emitted when -E is given without -P.Tom Lane
2004-01-01Do an explicit fflush after writing a progress message with puts.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-04pgindent run.Bruce Momjian
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