postgresql/src
Bruce Momjian fe491fb9af On Win32, use loop to create pg_dump temporary tar file in the current
directory, not in device root, for permission reasons.

Backpatch to 8.1.X.
2006-06-27 01:16:58 +00:00
..
backend Change the row constructor syntax (ROW(...)) so that list elements foo.* 2006-06-26 17:24:41 +00:00
bin On Win32, use loop to create pg_dump temporary tar file in the current 2006-06-27 01:16:58 +00:00
include Fix blank line. 2006-06-26 23:53:14 +00:00
interfaces Add PQescapeIdentifier() to libpq 2006-06-27 00:03:42 +00:00
makefiles Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
pl Fix Win32/Cygwin problems: 2006-06-25 00:18:24 +00:00
port Add comment about the use of pg_config_paths.h. 2006-06-26 18:40:50 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Change the row constructor syntax (ROW(...)) so that list elements foo.* 2006-06-26 17:24:41 +00:00
timezone Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
tools Update cvs command example to show diff -rBASE. 2006-05-31 10:24:29 +00:00
tutorial Remove extremely old, incomplete, broken example code. 2006-06-05 21:16:32 +00:00
DEVELOPERS
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +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 Fixes for Win32-client only compiles. 2006-03-03 23:11:48 +00:00