| .. |
|
access
|
Write a WAL record whenever we perform an operation without WAL-logging
|
2010-01-20 19:43:40 +00:00 |
|
bootstrap
|
Rethink the way walreceiver is linked into the backend. Instead than shoving
|
2010-01-20 09:16:24 +00:00 |
|
catalog
|
Improve the handling of SET CONSTRAINTS commands by having them search
|
2010-01-17 22:56:23 +00:00 |
|
commands
|
Write a WAL record whenever we perform an operation without WAL-logging
|
2010-01-20 19:43:40 +00:00 |
|
executor
|
Introduce Streaming Replication.
|
2010-01-15 09:19:10 +00:00 |
|
foreign
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
lib
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
libpq
|
Introduce Streaming Replication.
|
2010-01-15 09:19:10 +00:00 |
|
main
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
nodes
|
Cast slightly abused enum to int, so that GCC 4.5 won't warn about switch
|
2010-01-18 22:19:34 +00:00 |
|
optimizer
|
Fix thinko in my recent change to put an explicit argisrow field in NullTest:
|
2010-01-19 16:33:33 +00:00 |
|
parser
|
Fix unportable use of isxdigit() with char (rather than unsigned char)
|
2010-01-16 17:39:55 +00:00 |
|
po
|
Translation updates
|
2009-12-19 20:23:26 +00:00 |
|
port
|
Silence compiler warning about printf format for HANDLE.
|
2010-01-04 01:06:21 +00:00 |
|
postmaster
|
Add pg_stat_reset_shared('bgwriter') to reset the cluster-wide shared
|
2010-01-19 14:11:32 +00:00 |
|
regex
|
Teach the regular expression functions to do case-insensitive matching and
|
2009-12-01 21:00:24 +00:00 |
|
replication
|
Fix bogus comments.
|
2010-01-21 08:19:57 +00:00 |
|
rewrite
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
snowball
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
storage
|
Better internal documentation of locking for Hot Standby conflict resolution.
|
2010-01-21 00:53:58 +00:00 |
|
tcop
|
Improve the handling of SET CONSTRAINTS commands by having them search
|
2010-01-17 22:56:23 +00:00 |
|
tsearch
|
When estimating the selectivity of an inequality "column > constant" or
|
2010-01-04 02:44:40 +00:00 |
|
utils
|
Adjust psql to use pg_get_triggerdef(pretty=true) to remove extra ()'s
|
2010-01-21 06:11:46 +00:00 |
|
common.mk
|
Expand test coverage support to entire tree
|
2009-08-07 20:50:22 +00:00 |
|
Makefile
|
Well, the systemtap guys moved the goalposts again: with the latest version,
|
2010-01-20 23:12:03 +00:00 |
|
nls.mk
|
Convert the core lexer and parser into fully reentrant code, by making use
|
2009-07-13 02:02:20 +00:00 |