pgsql-server/ oc/src/sgml/xfunc.sgml rc/backen ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/ oc/src/sgml/xfunc.sgml rc/backen ...
Date
Msg-id 20020823164139.072E6476115@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/08/23 12:41:38

Modified files:
    doc/src/sgml   : xfunc.sgml
    src/backend/catalog: pg_proc.c
    src/backend/commands: typecmds.c
    src/backend/executor: functions.c
    src/include/catalog: pg_proc.h
    src/test/regress/expected: opr_sanity.out
    src/test/regress/sql: opr_sanity.sql

Log message:
    Further cleanup around the edges of OPAQUE/pseudotype changes.  Correct
    the declarations of some index access method support functions.  Support
    SQL functions returning VOID.


pgsql-committers by date:

Previous
From: ishii@postgresql.org (Tatsuo Ishii)
Date:
Subject: pgsql-server/contrib/pgstattuple README.pgstat ...
Next
From: barry@postgresql.org (Barry Lind)
Date:
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...