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 edd57377f0 Fix memory leak in GIN index scans. 10 years ago
..
backend Fix memory leak in GIN index scans. 10 years ago
bin Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works. 10 years ago
common pgindent run for 9.5 11 years ago
include Remove trailing commas in enums. 10 years ago
interfaces Avoid possibly-unsafe use of Windows' FormatMessage() function. 10 years ago
makefiles Link $(WIN32RES) into single-file modules only when PGFILEDESC is set. 11 years ago
pl Fix freshly-introduced PL/Python portability bug. 10 years ago
port Avoid possibly-unsafe use of Windows' FormatMessage() function. 10 years ago
template AIX: Test the -qlonglong option before use. 11 years ago
test Reset plan->row_security_env and planUserId 10 years ago
timezone Modernize zic's test for valid timezone abbreviations. 10 years ago
tools Turn down MSVC compiler verbosity 10 years ago
tutorial Remove no-longer-required function declarations. 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Back-patch fixes to make TAP tests work on Windows. 10 years ago
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 11 years ago
bcc32.mak
nls-global.mk
win32.mak