postgresql/src
Tom Lane 1161f1ae14 Remove the long-deprecated -u option from psql, since it does nothing very
useful and confuses people who think it is the same as -U.  (Eventually
we might want to re-introduce it as being an alias for -U, but that should
not happen until the switch has actually not been there for a few releases.)
Likewise in pg_dump and pg_restore.  Per gripe from Robert Treat and
subsequent discussion.
2007-12-11 19:01:06 +00:00
..
backend Extend the format of CSV logs to include the additional information supplied 2007-12-11 15:19:05 +00:00
bin Remove the long-deprecated -u option from psql, since it does nothing very 2007-12-11 19:01:06 +00:00
include Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's 2007-12-11 14:34:43 +00:00
interfaces Fix up the PQconnectionUsedPassword mess: create a separate 2007-12-09 19:01:40 +00:00
makefiles
pl Suppress compiler warnings in recent plperl patch. Avoid uselessly expensive 2007-12-01 17:58:42 +00:00
port Use _dosmaperr() to deal with errors opening files in pgwin32_open(). 2007-11-30 11:16:43 +00:00
template
test Fix attribution for Rime of the Ancient Mariner (obviously it's been 2007-12-10 00:12:31 +00:00
timezone
tools Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's 2007-12-11 14:34:43 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak