Re: Documentation update (pg_get_fkeydef, current_database) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Documentation update (pg_get_fkeydef, current_database)
Date
Msg-id 200208141757.g7EHveY14055@candle.pha.pa.us
Whole thread Raw
In response to Re: Documentation update (pg_get_fkeydef, current_database)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Documentation update (pg_get_fkeydef, current_database)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Documentation update (pg_get_fkeydef,  (Rod Taylor <rbt@zort.ca>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Your patch has been added to the PostgreSQL unapplied patches list at:
>
> >> Adds documentation on pg_get_fkeydef() and current_database functions to
> >> the misc. section.
>
> Applying this patch would be premature when neither of the functions in
> question have been committed yet.

Uh, I was going to add current_database() patch in the patch queue.  Is
that OK?  I can apply only that part of the doc patch.

> I still have to finish up the tail-end work of reviewing Rod'
> constraints patch, and this stuff is part of that ... it's back to
> pg_dump for the next couple days for me ...

Which one was that?  Where are we on the prepare statement patch?  I saw
another version appear yesterday or the day before.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: greg@turnstep.com
Date:
Subject: Properly page footers in psql
Next
From: Bruce Momjian
Date:
Subject: Re: Foreign key in pg_dump / psql