pgsql-server/ oc/src/sgml/catalogs.sgml rc/bac ...
| От | tgl@svr1.postgresql.org (Tom Lane) |
|---|---|
| Тема | pgsql-server/ oc/src/sgml/catalogs.sgml rc/bac ... |
| Дата | |
| Msg-id | 20040106235519.91119D1B4C1@svr1.postgresql.org обсуждение |
| Ответы |
Re: pgsql-server/ oc/src/sgml/catalogs.sgml rc/bac ...
|
| Список | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 04/01/06 19:55:19
Modified files:
doc/src/sgml : catalogs.sgml
src/backend/bootstrap: bootstrap.c
src/backend/catalog: pg_aggregate.c pg_proc.c
src/backend/commands: functioncmds.c
src/backend/nodes: copyfuncs.c equalfuncs.c
src/backend/parser: gram.y
src/backend/utils/adt: sets.c
src/backend/utils/fmgr: fmgr.c
src/include/catalog: catversion.h pg_attribute.h pg_class.h
pg_proc.h
src/include/nodes: nodes.h parsenodes.h
src/pl/plperl : plperl.c
src/pl/plpgsql/src: pl_comp.c
src/pl/plpython: plpython.c
src/pl/tcl : pltcl.c
Log message:
Apply the core parts of Dennis Bjorklund's patch to allow function
parameters to be declared with names. pg_proc has a column to store
names, and CREATE FUNCTION can insert data into it, but that's all as
yet. I need to do more work on the pg_dump and plpgsql portions of the
patch before committing those, but I thought I'd get the bulky changes
in before the tree drifts under me.
initdb forced due to pg_proc change.
В списке pgsql-committers по дате отправления: