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
Teodor Sigaev 2d02a856e8 Bump catalog version, forget in acdf2a8b37 10 years ago
..
backend Introduce SP-GiST operator class over box. 10 years ago
bin Allow aggregate transition states to be serialized and deserialized. 10 years ago
common Move keywords.c/kwlookup.c into src/common/. 10 years ago
fe_utils Move psql's psqlscan.l into src/fe_utils. 10 years ago
include Bump catalog version, forget in acdf2a8b37 10 years ago
interfaces Avoid possibly-unsafe use of Windows' FormatMessage() function. 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Fix PL/Tcl for vpath builds. 10 years ago
port Avoid possibly-unsafe use of Windows' FormatMessage() function. 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Introduce SP-GiST operator class over box. 10 years ago
timezone Protect zic's symlink() call with #ifdef HAVE_SYMLINK. 10 years ago
tools Add missing gss option to msvc config template 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 Setup error context callback for transaction lock waits 12 years ago
win32.mak