| .. |
|
access
|
Fix recoveryLastXTime logic so that it actually does what one would expect.
|
2008-10-30 04:06:25 +00:00 |
|
bootstrap
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
catalog
|
On second thought, let's not get involved in correcting the feature list
|
2008-10-23 11:12:56 +00:00 |
|
commands
|
Fix an old bug in after-trigger handling: AfterTriggerEndQuery took the
|
2008-10-25 03:32:44 +00:00 |
|
executor
|
Fix a small memory leak in ExecReScanAgg() in the hashed aggregation case.
|
2008-10-16 19:25:58 +00:00 |
|
lib
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
libpq
|
Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
|
2008-07-24 17:52:02 +00:00 |
|
main
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
nodes
|
Add missing copyfuncs/equalfuncs support for AlterTSDictionaryStmt and
|
2008-02-07 20:19:47 +00:00 |
|
optimizer
|
Skip opfamily check in eclass_matches_any_index() when the index isn't a
|
2008-09-12 14:56:19 +00:00 |
|
parser
|
Better solution to the IN-list issue: instead of having an arbitrary cutoff,
|
2008-10-26 02:46:30 +00:00 |
|
po
|
Translation updates.
|
2008-06-05 23:36:45 +00:00 |
|
port
|
Fix a couple of bugs in win32 shmem name generation:
|
2008-07-04 10:50:20 +00:00 |
|
postmaster
|
Ratchet up patch to improve autovacuum wraparound messages.
|
2008-07-23 20:21:04 +00:00 |
|
regex
|
Fix assorted security-grade bugs in the regex engine. All of these problems
|
2008-01-03 20:47:55 +00:00 |
|
rewrite
|
Fix more problems with rewriter failing to set Query.hasSubLinks when inserting
|
2008-09-24 16:52:53 +00:00 |
|
snowball
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
storage
|
Fix two race conditions between the pending unlink mechanism that was put in
|
2008-04-18 06:48:50 +00:00 |
|
tcop
|
Fix omission of DiscardStmt in GetCommandLogLevel, per report from Hubert
|
2008-10-10 13:48:12 +00:00 |
|
tsearch
|
Fix small bug in headline generation.
|
2008-10-17 17:32:59 +00:00 |
|
utils
|
Install a more robust solution for the problem of infinite error-processing
|
2008-10-27 19:37:29 +00:00 |
|
Makefile
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
nls.mk
|
Install a more robust solution for the problem of infinite error-processing
|
2008-10-27 19:37:29 +00:00 |