postgresql/src/include
Bruce Momjian 1ce03603cc > 2. This patch includes the same Table Function API fixes that I
>    submitted on July 9:
>
>    http://archives.postgresql.org/pgsql-patches/2002-07/msg00056.php
>
>    Please disregard that one *if* this one is applied. If this one is
>    rejected please go ahead with the July 9th patch.

The July 9th Table Function API patch mentioned above is now in CVS, so
here is an updated version of the guc patch which should apply cleanly
against CVS tip.

Joe Conway
2002-07-20 05:49:28 +00:00
..
access oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
bootstrap Update copyright to 2002. 2002-06-20 20:29:54 +00:00
catalog > 2. This patch includes the same Table Function API fixes that I 2002-07-20 05:49:28 +00:00
commands pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 2002-07-18 23:11:32 +00:00
executor > 2. This patch includes the same Table Function API fixes that I 2002-07-20 05:49:28 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Update copyright to 2002. 2002-06-20 20:29:54 +00:00
mb I have committed many support files for CREATE CONVERSION. Default 2002-07-18 02:02:30 +00:00
nodes pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 2002-07-18 23:11:32 +00:00
optimizer The attached patch fixes a build problem with GEQO when using the 2002-07-20 04:59:10 +00:00
parser Update copyright to 2002. 2002-06-20 20:29:54 +00:00
port Not needed anymore. 2002-05-05 16:47:09 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite The attached patch (against HEAD) implements 2002-07-18 04:43:51 +00:00
storage Complete TODO item: 2002-07-19 00:17:40 +00:00
tcop Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils > 2. This patch includes the same Table Function API fixes that I 2002-07-20 05:49:28 +00:00
c.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fmgr.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
funcapi.h Here is a patch for the Table Function API. It fixes a bug found by Neil 2002-07-18 04:40:30 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
miscadmin.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_config.h.in oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
pg_config.h.win32 I'm at the win32 error messages once more. The DLL load thingy doesn't 2002-04-24 02:26:06 +00:00
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
postgres_ext.h Document that NAMEDATALEN must be a multiple of sizeof(int). 2002-04-30 19:53:03 +00:00
postgres_fe.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
rusagestub.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00