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 ffccee4736 Fix typo in comment. 9 years ago
..
backend Fix typo in comment. 9 years ago
bin pg_basebackup: Clean created directories on failure 9 years ago
common Move code shared between libpq and backend from backend/libpq/ to common/. 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Improve code comment for GatherPath's single_copy flag. 9 years ago
interfaces Support OpenSSL 1.1.0. 9 years ago
makefiles
pl Improve parser's and planner's handling of set-returning functions. 9 years ago
port Simplify correct use of simple_prompt(). 9 years ago
template
test Support OpenSSL 1.1.0. 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 9 years ago
tools Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies. 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Provide and use a makefile target to build all generated headers. 9 years ago
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 9 years ago
win32.mak