postgresql/src/backend
2012-02-23 20:40:55 +02:00
..
access Correctly initialise shared recoveryLastRecPtr in recovery. 2012-02-22 13:53:48 +00:00
bootstrap Capitalization fixes 2011-06-19 00:39:19 +03:00
catalog REASSIGN OWNED: Support foreign data wrappers and servers 2012-02-22 17:32:42 -03:00
commands Remove inappropriate quotes 2012-02-23 12:52:03 +02:00
executor Fix handling of data-modifying CTE subplans in EvalPlanQual. 2012-01-28 17:44:03 -05:00
foreign deflist_to_tuplestore dumped core on an option with no value. 2011-09-13 11:36:53 -04:00
lib Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq Add host name resolution information to pg_hba.conf error messages 2011-07-31 18:08:21 +03:00
main Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
nodes Ensure that whole-row junk Vars are always of composite type. 2011-11-27 22:27:32 -05:00
optimizer Fix pushing of index-expression qualifications through UNION ALL. 2012-01-29 16:31:31 -05:00
parser Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE. 2012-01-02 14:43:51 -05:00
po Translation updates 2012-02-23 20:40:55 +02:00
port Back-patch assorted latch-related fixes. 2011-08-10 12:20:45 -04:00
postmaster Avoid double close of file handle in syslogger on win32 2012-02-21 17:13:59 +01:00
regex Fix regex back-references that are directly quantified with *. 2012-02-20 00:52:42 -05:00
replication Fix corner cases in readlink() usage. 2011-12-07 13:34:19 -05:00
rewrite Ensure that whole-row junk Vars are always of composite type. 2011-11-27 22:27:32 -05:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Resolve timing issue with logging locks for Hot Standby. 2012-02-01 09:31:07 +00:00
tcop Run a portal's cleanup hook immediately when pushing it to FAILED state. 2012-02-15 16:18:39 -05:00
tsearch Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
utils Run a portal's cleanup hook immediately when pushing it to FAILED state. 2012-02-15 16:18:39 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
Makefile Fix symlink for errcodes.h so it works in VPATH builds from tarballs. 2011-06-22 13:08:20 -04:00
nls.mk Translation updates 2012-02-23 20:40:55 +02:00