postgresql/src/backend
2013-02-04 16:42:12 +00:00
..
access Fix rare missing cancellations in Hot Standby. 2013-01-24 14:24:48 +00:00
bootstrap Capitalization fixes 2011-06-19 00:39:19 +03:00
catalog DROP OWNED: don't try to drop tablespaces/databases 2013-01-28 18:59:55 -03:00
commands Fix typo in freeze_table_age implementation 2013-02-01 12:10:30 -03:00
executor Fix SPI documentation for new handling of ExecutorRun's count parameter. 2013-01-24 18:34:08 -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 Produce a more useful error message for over-length Unix socket paths. 2012-11-29 19:57:17 -05:00
main Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
nodes Fix planning of non-strict equivalence clauses above outer joins. 2012-10-18 12:29:00 -04:00
optimizer Fix assorted bugs in CREATE INDEX CONCURRENTLY. 2012-11-29 14:51:46 -05:00
parser Fix grammar for subscripting or field selection from a sub-SELECT result. 2013-01-30 14:16:34 -05:00
po Translation updates 2013-02-03 23:58:38 -05:00
port Split up process latch initialization for more-fail-soft behavior. 2012-10-14 23:00:07 -04:00
postmaster Don't launch new child processes after we've been told to shut down. 2012-11-21 15:18:47 -05:00
regex Prevent corner-case core dump in rfree(). 2012-07-15 13:28:09 -04:00
replication Fix race condition if a file is removed while pg_basebackup is running. 2012-12-21 15:33:38 +02:00
rewrite Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. 2012-06-30 16:44:03 -04:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Fix performance problems with autovacuum truncation in busy workloads. 2013-01-23 13:40:06 -06:00
tcop Say ANALYZE, not VACUUM, in error message on analyze in hot standby. 2012-10-08 14:20:56 +03:00
tsearch Fix logical errors in tsquery selectivity estimation for prefix queries. 2012-09-11 21:23:49 -04:00
utils Reset vacuum_defer_cleanup_age to PGC_SIGHUP. 2013-02-04 16:42:12 +00: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 PGXS support for building loadable modules on AIX. 2012-10-09 21:04:15 -04:00
nls.mk Translation updates 2013-02-03 23:58:38 -05:00