postgresql/src/backend
Magnus Hagander 8c1501b292 Exclude postmaster.opts from base backups
Noted by Fujii Masao
2011-10-18 15:47:24 +02:00
..
access Avoid unnecessary page-level SSI lock check in heap_insert(). 2011-09-16 14:47:27 -04:00
bootstrap Capitalization fixes 2011-06-19 00:39:19 +03:00
catalog Fix bugs in information_schema.referential_constraints view. 2011-10-14 20:24:22 -04:00
commands Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:36 -04:00
executor Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist. 2011-08-21 18:16:02 -04: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 Fix performance problem when building a lossy tidbitmap. 2011-08-20 14:51:25 -04:00
optimizer Fix index matching for operators with mixed collatable/noncollatable inputs. 2011-09-29 00:44:19 -04:00
parser Don't let transform_null_equals=on affect CASE foo WHEN NULL ... constructs. 2011-10-08 11:20:59 +03:00
po Translation updates 2011-09-22 23:24:25 +03:00
port Back-patch assorted latch-related fixes. 2011-08-10 12:20:45 -04:00
postmaster Fix pg_upgrade for EXEC_BACKEND builds (e.g. Windows) by properly 2011-09-29 17:21:30 -04:00
regex Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
replication Exclude postmaster.opts from base backups 2011-10-18 15:47:24 +02:00
rewrite Finish disabling reduced-lock-levels-for-DDL feature. 2011-07-07 13:15:48 -04:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Add "Reason code" prefix to internal SSI error messages 2011-08-15 15:24:44 +03:00
tcop Back-patch assorted latch-related fixes. 2011-08-10 12:20:45 -04:00
tsearch Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
utils Improve and simplify CREATE EXTENSION's management of GUC variables. 2011-10-05 20:44:22 -04: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 2011-09-22 23:24:25 +03:00