pgsql-server/ ontrib/Makefile rc/backend/catal ...

Started by Bruce Momjianabout 23 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/06/25 00:40:19

Modified files:
contrib : Makefile
src/backend/catalog: sql_features.txt
src/backend/nodes: copyfuncs.c equalfuncs.c
src/backend/parser: analyze.c gram.y keywords.c
src/include/nodes: nodes.h parsenodes.h
src/test/regress/expected: inherit.out
src/test/regress/output: misc.source
src/test/regress/sql: inherit.sql

Log message:
Includes:

- LIKE <subtable> [ INCLUDING DEFAULTS | EXCLUDING DEFAULTS ]
- Quick cleanup of analyze.c function prototypes.
- New non-reserved keywords (INCLUDING, EXCLUDING, DEFAULTS), SQL 200X

Opted not to extend for check constraints at this time.

As per the definition that it's user defined columns, OIDs are NOT
inherited.

Doc and Source patches attached.

--
Rod Taylor <rbt@rbt.ca>

#2Alvaro Herrera
alvherre@dcc.uchile.cl
In reply to: Bruce Momjian (#1)
Re: pgsql-server/ ontrib/Makefile rc/backend/catal ...

On Wed, Jun 25, 2003 at 12:40:20AM -0300, Bruce Momjian wrote:

Modified files:
contrib : Makefile
src/backend/catalog: sql_features.txt
src/backend/nodes: copyfuncs.c equalfuncs.c
src/backend/parser: analyze.c gram.y keywords.c
src/include/nodes: nodes.h parsenodes.h
src/test/regress/expected: inherit.out
src/test/regress/output: misc.source
src/test/regress/sql: inherit.sql

Log message:
Includes:

[...]

Doc and Source patches attached.

Was the doc patch applied as well?

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Crear es tan dificil como ser libre" (Elsa Triolet)

#3Rod Taylor
rbt@rbt.ca
In reply to: Alvaro Herrera (#2)
Re: pgsql-server/ ontrib/Makefile rc/backend/catal ...

Doc and Source patches attached.

Was the doc patch applied as well?

Not in that commit, but a quick look at CREATE TABLE shows the
additions.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc