..
access
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
bootstrap
Update copyright notices for year 2012.
2012-01-01 18:01:58 -05:00
catalog
Make INSERT/UPDATE queries depend on their specific target columns.
2012-03-11 18:14:23 -04:00
commands
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
2012-03-19 21:38:12 -04:00
executor
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
foreign
Add GetForeignColumnOptions() to foreign.c, and add some documentation.
2012-03-07 18:20:58 -05:00
lib
Update copyright notices for year 2012.
2012-01-01 18:01:58 -05:00
libpq
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
main
Update copyright notices for year 2012.
2012-01-01 18:01:58 -05:00
nodes
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
2012-03-19 21:38:12 -04:00
optimizer
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
parser
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
po
Translation updates
2011-08-17 14:07:46 +03:00
port
Fix poll() implementation of WaitLatchOrSocket to notice postmaster death.
2012-01-15 22:08:03 +02:00
postmaster
Avoid double close of file handle in syslogger on win32
2012-02-21 17:12:25 +01:00
regex
Merge dissect() into cdissect() to remove a pile of near-duplicate code.
2012-02-24 18:40:31 -05:00
replication
Minor bug fix and cleanup from self-review of sync rep queues patch.
2012-01-30 14:36:17 +00:00
rewrite
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
2012-03-19 21:38:12 -04:00
snowball
Update copyright notices for year 2012.
2012-01-01 18:01:58 -05:00
storage
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
tcop
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
2012-03-19 21:38:12 -04:00
tsearch
Collect and use element-frequency statistics for arrays.
2012-03-03 20:20:57 -05:00
utils
Clean up compiler warnings from unused variables with asserts disabled
2012-03-21 23:33:10 +02:00
.gitignore
Add gitignore for mingw/cygwin build outputs
2011-06-09 18:11:47 +02:00
common.mk
Call check_keywords.pl in maintainer-check
2012-02-27 13:53:12 +02:00
Makefile
Speed up in-memory tuplesorting.
2012-02-15 12:13:32 -05:00
nls.mk
Sort file list when creating gettext-files
2011-12-27 20:20:56 +02:00