| .. |
|
access
|
Minor changes to recovery pause behaviour.
|
2011-03-23 19:35:53 +00:00 |
|
bootstrap
|
Per-column collation support
|
2011-02-08 23:04:18 +02:00 |
|
catalog
|
Fix handling of collation in SQL-language functions.
|
2011-03-24 20:30:23 -04:00 |
|
commands
|
Add post-creation hook for extensions, consistent with other object types.
|
2011-03-24 18:44:49 -04:00 |
|
executor
|
Fix handling of collation in SQL-language functions.
|
2011-03-24 20:30:23 -04:00 |
|
foreign
|
Implement an API to let foreign-data wrappers actually be functional.
|
2011-02-20 00:18:14 -05:00 |
|
lib
|
Stamp copyrights for year 2011.
|
2011-01-01 13:18:15 -05:00 |
|
libpq
|
Suppress platform-dependent unused-variable warning.
|
2011-03-20 13:34:31 -04:00 |
|
main
|
Use "backend process" rather than "backend server", where appropriate.
|
2011-03-12 09:38:56 -05:00 |
|
nodes
|
Make FKs valid at creation when added as column constraints.
|
2011-03-22 23:10:35 +00:00 |
|
optimizer
|
Fix failure to propagate collation in negate_clause().
|
2011-03-25 18:44:47 -04:00 |
|
parser
|
Fix handling of collation in SQL-language functions.
|
2011-03-24 20:30:23 -04:00 |
|
po
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |
|
port
|
Be less detailed about reporting shared memory failure by avoiding the
|
2011-02-27 12:21:58 -05:00 |
|
postmaster
|
Remove synchronous_replication/max_wal_senders cross-check.
|
2011-03-23 11:44:27 -04:00 |
|
regex
|
Fix comparisons of pointers with zero to compare with NULL instead.
|
2010-10-29 15:51:52 -04:00 |
|
replication
|
Make walreceiver send a reply after receiving data but before flushing it.
|
2011-03-25 11:28:16 -04:00 |
|
rewrite
|
Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH.
|
2011-02-25 18:58:02 -05:00 |
|
snowball
|
Stamp copyrights for year 2011.
|
2011-01-01 13:18:15 -05:00 |
|
storage
|
Prevent intermittent hang in recovery from bgwriter interaction.
|
2011-03-23 13:30:05 +00:00 |
|
tcop
|
Fix various possible problems with synchronous replication.
|
2011-03-17 13:12:21 -04:00 |
|
tsearch
|
Fix tsmatchsel() to account properly for null rows.
|
2011-02-17 19:00:49 -05:00 |
|
utils
|
Clean up handling of COLLATE clauses in index column definitions.
|
2011-03-24 15:29:52 -04:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
common.mk
|
Workaround for recursive make breakage
|
2011-01-13 09:32:06 +02:00 |
|
Makefile
|
replication/repl_gram.h needs to be cleaned too ...
|
2011-03-10 00:12:38 -05:00 |
|
nls.mk
|
Remove cvs keywords from all files.
|
2010-09-20 22:08:53 +02:00 |