| .. |
|
access
|
Fix the fix for the gist error message
|
2009-07-24 19:54:36 +00:00 |
|
bootstrap
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
catalog
|
Fix incorrect encoding-aware name truncation in makeArrayTypeName().
|
2009-08-16 18:14:46 +00:00 |
|
commands
|
Fix old bug in log_autovacuum_min_duration code: it was relying on being able
|
2009-08-12 18:24:03 +00:00 |
|
executor
|
Fix an oversight in the support for storing/retrieving "minimal tuples" in
|
2009-03-30 04:09:09 +00:00 |
|
lib
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
libpq
|
Disallow empty passwords in LDAP authentication, the same way
|
2009-06-25 11:30:12 +00:00 |
|
main
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
nodes
|
Fix planner to restore its previous level of intelligence about pushing
|
2009-04-16 20:42:28 +00:00 |
|
optimizer
|
Repair bug #4926 "too few pathkeys for mergeclauses". This example shows
|
2009-07-17 23:20:15 +00:00 |
|
parser
|
Defend against null input in analyze_requires_snapshot(), per report
|
2009-01-30 16:59:10 +00:00 |
|
po
|
Translation updates
|
2009-03-12 13:19:06 +00:00 |
|
port
|
Reserve the shared memory region during backend startup on Windows, so
|
2009-08-11 11:51:20 +00:00 |
|
postmaster
|
Avoid calling kill() in a postmaster signal handler.
|
2009-08-24 17:23:28 +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 a thinko introduced into CountActiveBackends by a recent patch:
|
2009-07-29 15:57:23 +00:00 |
|
tcop
|
Fix error in comment. Fujii Masao
|
2009-06-18 10:09:34 +00:00 |
|
tsearch
|
Remove duplicate variable initializations identified by clang static checker.
|
2009-08-30 16:53:45 +00:00 |
|
utils
|
Remove duplicate variable initializations identified by clang static checker.
|
2009-08-30 16:53:45 +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 |