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
Tom Lane 967a7b0fc9 Avoid reporting "cache lookup failed" for some user-reachable cases. 10 years ago
..
backend Avoid reporting "cache lookup failed" for some user-reachable cases. 10 years ago
bin Allow pg_dump to dump non-extension members of an extension-owned schema. 10 years ago
common Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 10 years ago
include Improve scalability of md.c for large relations. 10 years ago
interfaces Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
makefiles
pl Improve memory management for PL/Perl functions. 10 years ago
port Simplify correct use of simple_prompt(). 10 years ago
template
test Fix two src/test/modules Makefiles 10 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 10 years ago
tools MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. 10 years ago
tutorial
.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. 10 years ago
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 10 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak