postgresql/src/backend
Tom Lane 32e192d712 Repair coredump seen when a view refers to an inheritance group
(SELECT FROM table*).  Cause was reference to 'eref' field of an RTE,
which is null in an RTE loaded from a stored rule parsetree.  There
wasn't any good reason to be touching the refname anyway...
2000-04-18 05:52:35 +00:00
..
access Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
bootstrap Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
catalog Show failing OID in 'cache lookup failed' messages. 2000-04-16 04:16:55 +00:00
commands Allow COPY WITH OIDS to system OID values --- rely on unique indexes to 2000-04-16 04:27:52 +00:00
executor Correct oversight in hashjoin cost estimation: nodeHash sizes its hash 2000-04-18 05:43:02 +00:00
lib Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
libpq Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket on 2000-04-14 00:51:58 +00:00
main Add: 2000-01-26 05:58:53 +00:00
nodes Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
optimizer Repair coredump seen when a view refers to an inheritance group 2000-04-18 05:52:35 +00:00
parser Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
port Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
postmaster Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
storage Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
tcop Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
tioga Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
utils Add new selectivity estimation functions for pattern-matching operators 2000-04-16 04:41:03 +00:00
Makefile Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00
pg_options.sample Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00