| .. |
|
access
|
Reduce PANIC to ERROR in some occasionally-reported btree failure cases.
|
2010-08-29 19:33:43 +00:00 |
|
bootstrap
|
Some more gitignore cleanups: cover contrib and PL regression test outputs.
|
2010-09-22 17:23:10 -04:00 |
|
catalog
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:14 +02:00 |
|
commands
|
Prevent show_session_authorization from crashing when session_authorization
|
2010-09-23 16:53:37 -04:00 |
|
executor
|
Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF
|
2010-08-26 18:55:06 +00:00 |
|
lib
|
Update copyright for 2006. Update scripts.
|
2006-03-05 15:59:11 +00:00 |
|
libpq
|
When reading pg_hba.conf and similar files, do not treat @file as an inclusion
|
2010-03-06 00:46:07 +00:00 |
|
main
|
Fix erroneous implementation of -s in postmaster.c (the switch doesn't take
|
2007-01-04 00:58:01 +00:00 |
|
nodes
|
Fix an oversight in the code that makes transitive-equality deductions from
|
2008-12-01 21:06:31 +00:00 |
|
optimizer
|
Avoid sharing subpath list structure when flattening nested AppendRels.
|
2010-09-23 19:42:08 +00:00 |
|
parser
|
Further fixes to the pg_get_expr() security fix in back branches.
|
2010-09-25 16:20:50 -04:00 |
|
po
|
Translation updates for 8.2.18
|
2010-09-30 22:19:17 +03:00 |
|
port
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:14 +02:00 |
|
postmaster
|
Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win32,
|
2010-09-29 16:18:41 +02:00 |
|
regex
|
Change regexp engine's ccondissect/crevdissect routines to perform DFA
|
2010-02-01 02:45:46 +00:00 |
|
rewrite
|
Fix more problems with rewriter failing to set Query.hasSubLinks when inserting
|
2008-09-24 16:53:00 +00:00 |
|
snowball
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:14 +02:00 |
|
storage
|
Clear error_context_stack and debug_query_string at the beginning of proc_exit,
|
2010-03-20 00:58:26 +00:00 |
|
tcop
|
stringToNode() and deparse_expression_pretty() crash on invalid input,
|
2010-06-30 18:11:04 +00:00 |
|
utils
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:14 +02:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:14 +02:00 |
|
Makefile
|
On Windows, we know the backend stack size limit because we have to
|
2006-10-08 17:15:34 +00:00 |
|
nls.mk
|
Install a more robust solution for the problem of infinite error-processing
|
2008-10-27 19:37:36 +00:00 |