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
Peter Eisentraut dcb33b1c64 Remove dead assignment 14 years ago
..
access Code cleanup for heap_freeze_tuple. 14 years ago
bootstrap Update copyright notices for year 2012. 14 years ago
catalog Make INSERT/UPDATE queries depend on their specific target columns. 14 years ago
commands Remove dead assignment 14 years ago
executor Clean up compiler warnings from unused variables with asserts disabled 14 years ago
foreign Add GetForeignColumnOptions() to foreign.c, and add some documentation. 14 years ago
lib Update copyright notices for year 2012. 14 years ago
libpq Clean up compiler warnings from unused variables with asserts disabled 14 years ago
main Update copyright notices for year 2012. 14 years ago
nodes Code review for protransform patches. 14 years ago
optimizer Fix planner's handling of outer PlaceHolderVars within subqueries. 14 years ago
parser Code review for protransform patches. 14 years ago
po Translation updates 15 years ago
port Fix poll() implementation of WaitLatchOrSocket to notice postmaster death. 14 years ago
postmaster Avoid double close of file handle in syslogger on win32 14 years ago
regex Merge dissect() into cdissect() to remove a pile of near-duplicate code. 14 years ago
replication Cast some printf arguments to avoid possibly-nonportable behavior. 14 years ago
rewrite Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
snowball Update copyright notices for year 2012. 14 years ago
storage Clean up compiler warnings from unused variables with asserts disabled 14 years ago
tcop Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. 14 years ago
tsearch Collect and use element-frequency statistics for arrays. 14 years ago
utils Replace empty locale name with implied value in CREATE DATABASE and initdb. 14 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Speed up in-memory tuplesorting. 14 years ago
common.mk Call check_keywords.pl in maintainer-check 14 years ago
nls.mk Sort file list when creating gettext-files 14 years ago