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
Peter Eisentraut 656df624c0 Add overflow checks to money type input function 9 years ago
..
backend Add overflow checks to money type input function 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 Move code shared between libpq and backend from backend/libpq/ to common/. 9 years ago
makefiles Fix typos in comments and doc 10 years ago
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 Remove some remains from Alpha support removal 10 years ago
test Add overflow checks to money type input function 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 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 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