pgsql/src/include/catalog (pg_proc.h)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (pg_proc.h)
Date: 2000-12-22 18:00:18
Message-ID: 200012221800.eBMI0Im33207@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, December 22, 2000 @ 13:00:18
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/catalog
from hub.org:/home/projects/pgsql/tmp/cvs-serv33183/src/include/catalog

Modified Files:
pg_proc.h

----------------------------- Log Message -----------------------------

Change default output formatting for CIDR to be unabbreviated, per
recommendation from Paul Vixie. Add a new abbrev() function to produce
abbreviated format as text. No forced initdb, but new function is not
available unless you do an initdb or add the pg_proc row manually.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-22 18:00:20 pgsql/src/include/utils (builtins.h)
Previous Message meskes 2000-12-22 12:43:15 pgsql/src/interfaces/ecpg/test (Makefile test4.pgc)