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 38d103763d Make more use of castNode() 9 years ago
..
access Add optimizer and executor support for parallel index scans. 9 years ago
bootstrap Remove dead code in bootstrap 9 years ago
catalog Optimize query for information_schema.constraint_column_usage 9 years ago
commands Make more use of castNode() 9 years ago
executor Add optimizer and executor support for parallel index-only scans. 9 years ago
foreign Generate fmgr prototypes automatically 9 years ago
lib Fix overflow check in StringInfo; add missing casts 9 years ago
libpq Fix typos in comments. 9 years ago
main Update copyright via script for 2017 9 years ago
nodes Make more use of castNode() 9 years ago
optimizer Make more use of castNode() 9 years ago
parser Make more use of castNode() 9 years ago
po Translation updates 9 years ago
port Update copyright via script for 2017 9 years ago
postmaster btree: Support parallel index scans. 9 years ago
regex Update copyright via script for 2017 9 years ago
replication Rename user-facing tools with "xlog" in the name to say "wal". 9 years ago
rewrite Make more use of castNode() 9 years ago
snowball Update copyright via script for 2017 9 years ago
storage Fix race condition in ConditionVariablePrepareToSleep. 9 years ago
tcop Add CREATE COLLATION IF NOT EXISTS clause 9 years ago
tsearch Fix typos in comments. 9 years ago
utils Make more use of castNode() 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 10 years ago
Makefile Fix parallel make issue with new fmgrprotos.h 9 years ago
common.mk
nls.mk Remove trailing slashes from directories in find command 10 years ago