postgresql/src
Peter Eisentraut 2b25e1169f The -X option in pg_dump was supposed to be a workaround for the lack of
portable long options.  But we have had portable long options for a long
time now, so this is obsolete.  Now people have added options which *only*
work with -X but not as regular long option, so I'm putting a stop to this:
-X is deprecated; it still works, but it has been removed from the
documentation, and please don't add more of them.
2006-10-07 20:59:05 +00:00
..
backend When planning a query at Bind time, be careful to pass the correct 2006-10-07 20:16:57 +00:00
bin The -X option in pg_dump was supposed to be a workaround for the lack of 2006-10-07 20:59:05 +00:00
include On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that 2006-10-07 19:25:29 +00:00
interfaces Message style improvements 2006-10-06 17:14:01 +00:00
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
pl pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
port pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Message style improvements 2006-10-06 17:14:01 +00:00
timezone pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
tools Exclude pgindent from affecting the ecpg regression directory. 2006-10-04 20:42:19 +00:00
tutorial Fix some misuses of strncat(). 2006-09-27 16:19:42 +00:00
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 2006-10-06 18:53:53 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Switch over to using our own qsort() all the time, as has been proposed 2006-10-03 22:18:23 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00