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
Robert Haas b12fd41c69 Don't generate parallel paths for rels with parallel-restricted outputs. 10 years ago
..
backend Don't generate parallel paths for rels with parallel-restricted outputs. 10 years ago
bin Eliminate "parallel degree" terminology. 10 years ago
common Remove redundant message in AddUserToTokenDacl(). 10 years ago
fe_utils Fix comment. 10 years ago
include Don't generate parallel paths for rels with parallel-restricted outputs. 10 years ago
interfaces Translation updates 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl PL/Python: Move ereport wrapper test cases to separate file 10 years ago
port Fix typo in VS2015 patch 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Test parallel query essentials in "make check". 10 years ago
timezone Update time zone data files to tzdata release 2016d. 10 years ago
tools Yet again update typedefs.list file in preparation for pgindent run 10 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.global.in Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.shlib
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak