postgresql/src/backend
Kevin Grittner 549dae0352 Fix problems with incomplete attempt to prohibit OIDS with MVs.
Problem with assertion failure in restoring from pg_dump output
reported by Joachim Wieland.

Review and suggestions by Tom Lane and Robert Haas.
2013-03-22 13:27:34 -05:00
..
access Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
bootstrap Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
catalog Allow extracting machine-readable object identity 2013-03-20 18:19:19 -03:00
commands Fix problems with incomplete attempt to prohibit OIDS with MVs. 2013-03-22 13:27:34 -05:00
executor Support writable foreign tables. 2013-03-10 14:16:02 -04:00
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 2013-03-06 23:48:09 -05:00
lib Update copyrights for 2013 2013-01-01 17:15:01 -05:00
libpq Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
main Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
nodes Support writable foreign tables. 2013-03-10 14:16:02 -04:00
optimizer Redo postgres_fdw's planner code so it can handle parameterized paths. 2013-03-21 19:44:32 -04:00
parser Fix problems with incomplete attempt to prohibit OIDS with MVs. 2013-03-22 13:27:34 -05:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
postmaster Add lock_timeout configuration parameter. 2013-03-16 23:22:57 -04:00
regex Fix infinite-loop risk in fixempties() stage of regex compilation. 2013-03-07 11:51:03 -05:00
replication Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
rewrite Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
snowball Update copyrights for 2013 2013-01-01 17:15:01 -05:00
storage Suppress uninitialized-variable warning in new checksum code. 2013-03-22 12:27:50 -04:00
tcop Add lock_timeout configuration parameter. 2013-03-16 23:22:57 -04:00
tsearch Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utils Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
nls.mk Split out XLog reading as an independent facility 2013-01-16 16:12:53 -03:00