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/backend
Tom Lane 737cdc2d14 Fix bogus return macros in range_overright_internal(). 12 years ago
..
access Prevent memory leaks in parseRelOptions(). 12 years ago
bootstrap Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
catalog pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 12 years ago
commands Reject duplicate column names in foreign key referenced-columns lists. 12 years ago
executor Don't require sort support functions to provide a comparator. 12 years ago
foreign Implement IMPORT FOREIGN SCHEMA. 12 years ago
lib pgindent run for 9.4 12 years ago
libpq Fix whitespace 12 years ago
main Remove Alpha and Tru64 support. 12 years ago
nodes Partial fix for dropped columns in functions returning composite. 12 years ago
optimizer Re-enable error for "SELECT ... OFFSET -1". 12 years ago
parser Implement IMPORT FOREIGN SCHEMA. 12 years ago
po Translation updates 12 years ago
port Handle WAIT_IO_COMPLETION return from WaitForMultipleObjectsEx(). 12 years ago
postmaster Break out OpenSSL-specific code to separate files. 12 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Be less aggressive in asking for feedback of logical walsender clients. 12 years ago
rewrite Add some errdetail to checkRuleResultList(). 12 years ago
snowball Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
storage Fix obsolete statement in smgr/README. 12 years ago
tcop Implement IMPORT FOREIGN SCHEMA. 12 years ago
tsearch pgindent run for 9.4 12 years ago
utils Fix bogus return macros in range_overright_internal(). 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago