Re: [HACKERS] Re: Open 7.1 items
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-documentation <pgsql-docs@postgresql.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-02-10T04:35:44Z
Lists: pgsql-hackers, pgsql-docs
Bruce Momjian writes: >> Allow location of Unix domain socket to be configurable (David J. MacKenzie) >> Allow postmaster to listen on a specific IP address (David J. MacKenzie) >> Allow socket path name to be specified in hostname by using leading slash >> (David J. MacKenzie) >> Allow CREATE DATABASE to specify template database (Tom) The four items listed are all documented to at least some extent (ie, I find them each in at least one place in the SGML docs). Whether they are documented adequately is another question... >> Fix CIDR output formatting (Tom) >> New CIDR abbrev() function (Tom) Those are documented. regards, tom lane