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
Andres Freund 6c772c7453 Don't use 'bool' as a struct member name in help_config.c. 11 years ago
..
backend Don't use 'bool' as a struct member name in help_config.c. 11 years ago
bin Use the correct type for TableInfo->relreplident. 11 years ago
common pgindent run for 9.5 11 years ago
include Reduce lock levels for ALTER TABLE SET autovacuum storage options 11 years ago
interfaces Fix declaration of isarray variable. 11 years ago
makefiles Link $(WIN32RES) into single-file modules only when PGFILEDESC is set. 11 years ago
pl PL/Python: Make tests pass with Python 3.5 11 years ago
port Redesign tablesample method API, and do extensive code review. 11 years ago
template Attempt to work around a 32bit xlc compiler bug from a different place. 11 years ago
test Remove unused expected-output file. 11 years ago
timezone Update time zone data files to tzdata release 2015d. 11 years ago
tools MSVC: Exclude 'brin' contrib module 11 years ago
tutorial Remove no-longer-required function declarations. 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Consolidate makefile code for setting top_srcdir, srcdir and VPATH. 11 years ago
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 11 years ago
bcc32.mak
nls-global.mk
win32.mak