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
Fujii Masao 196b72fb9a Add regression tests for multiple synchronous standbys. 10 years ago
..
backend Use quicksort, not replacement selection, for external sorting. 10 years ago
bin In pg_dump, include pg_catalog and extension ACLs, if changed 10 years ago
common Remove redundant message in AddUserToTokenDacl(). 10 years ago
fe_utils Move psql's psqlscan.l into src/fe_utils. 10 years ago
include Use quicksort, not replacement selection, for external sorting. 10 years ago
interfaces Fix typo 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Fix PL/Python for recursion and interleaved set-returning functions. 10 years ago
port Standardize GetTokenInformation() error reporting. 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Add regression tests for multiple synchronous standbys. 10 years ago
timezone Suppress compiler warning. 10 years ago
tools Support multiple synchronous standby servers. 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 AIX: Link TRANSFORM modules with their dependencies. 11 years ago
bcc32.mak
nls-global.mk
win32.mak