You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane f6e00ae128 Further MSVC portability fixes from Magnus. 20 years ago
..
backend Fix a couple of places that were assuming debug_query_string couldn't 20 years ago
bin Code review for --no-data-for-failed-tables patch. Instead of trashing 20 years ago
include Further MSVC portability fixes from Magnus. 20 years ago
interfaces Fix unexpected side-effect of changes for case insensitivity of timezone names. 20 years ago
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 20 years ago
pl Clean up local redeclarations of variables with DLLIMPORT, per report 20 years ago
port Use Min() instead of min() in qsort, for consistency and to avoid 20 years ago
template Remove extra 'else' in solaris compiler code. 20 years ago
test Fix up some problems in handling of zic-style time zone names in datetime 20 years ago
timezone Fix up timetz input so that a date is required only when the specified 20 years ago
tools Remove use of '<' and '>' in SGML, use '&' escapes. 20 years ago
tutorial Fix some misuses of strncat(). 20 years ago
DEVELOPERS Testing commit stuff 20 years ago
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
Makefile.global.in On Windows, we know the backend stack size limit because we have to 20 years ago
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 20 years ago
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 20 years ago
nls-global.mk When merging PO files, take into consideration translations in other PO 20 years ago
win32.mak Fix win32.mak for config cleanup. 20 years ago