postgresql/src/backend
Marc G. Fournier 338c54cbc1 From: Jan Wieck <jwieck@debis.com>
Hi,

    as  proposed here comes the first patch for the query rewrite
    system.

  <for details, see archive dated Mon, 17 Aug 1998>
1998-08-18 00:49:04 +00:00
..
access fix typo. 1998-08-11 22:39:33 +00:00
bootstrap Make large objects their own relkind type. Fix dups in pg_class_mb 1998-08-06 05:13:14 +00:00
catalog Use the parser macro IS_BINARY_COMPATIBLE() to allow more success 1998-08-17 16:03:31 +00:00
commands Change owner from oid to int4 type. 1998-08-11 18:28:49 +00:00
executor Make large objects their own relkind type. Fix dups in pg_class_mb 1998-08-06 05:13:14 +00:00
lib Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
libpq From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
main Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
nodes Check for null pointer returned from get_opname(). 1998-08-16 05:35:35 +00:00
optimizer Check for null pointer returned from get_opname(). 1998-08-16 05:37:04 +00:00
parser From: Jan Wieck <jwieck@debis.com> 1998-08-18 00:49:04 +00:00
port Adrian Hall reported a problem to me that snprintf() doesn't exist in, at 1998-08-01 19:30:29 +00:00
postmaster From: Tom Lane <tgl@sss.pgh.pa.us> 1998-07-09 03:29:11 +00:00
regex From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
rewrite From: Jan Wieck <jwieck@debis.com> 1998-08-18 00:49:04 +00:00
storage Change owner from oid to int4 type. 1998-08-11 18:28:49 +00:00
tcop Make large objects their own relkind type. Fix dups in pg_class_mb 1998-08-06 05:13:14 +00:00
tioga Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
utils Allow a null pointer to be returned from get_opname(). 1998-08-16 05:38:41 +00:00
Makefile This patch... 1998-04-27 04:08:07 +00:00