Thread: YA Doc patch

YA Doc patch

From
David Fetter
Date:
Kind people,

I hope this one actually does what Tom said.  It appears to work :)

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100    cell: +1 415 235 3778

Attachment

Re: YA Doc patch

From
Peter Eisentraut
Date:
David Fetter wrote:
> I hope this one actually does what Tom said.  It appears to work :)

Probably, but that does not seem to be the right place in the
documentation for this.  The location you propose explains EXTRACT, and
we should leave it at that.


Re: YA Doc patch

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


David Fetter wrote:
> Kind people,
>
> I hope this one actually does what Tom said.  It appears to work :)
>
> Cheers,
> D
> --
> David Fetter david@fetter.org http://fetter.org/
> phone: +1 510 893 6100    cell: +1 415 235 3778

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  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

Re: YA Doc patch

From
Bruce Momjian
Date:
Peter Eisentraut wrote:
> David Fetter wrote:
> > I hope this one actually does what Tom said.  It appears to work :)
>
> Probably, but that does not seem to be the right place in the
> documentation for this.  The location you propose explains EXTRACT, and
> we should leave it at that.

His patch puts the new test into the 'epoch' func.sgml section, not the
EXTRACT section.  It just so happens there are EXTRACT examples using
epoch.

--
  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

Re: YA Doc patch

From
"Peter Eisentraut"
Date:
Bruce Momjian writes:
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
>     http://momjian.postgresql.org/cgi-bin/pgpatches
>
> I will try to apply it within the next 48 hours.

I think this patch is an older version of the other one and should not be
applied.

>
> ---------------------------------------------------------------------------
>
>
> David Fetter wrote:
>> Kind people,
>>
>> I hope this one actually does what Tom said.  It appears to work :)
>>
>> Cheers,
>> D
>> --
>> David Fetter david@fetter.org http://fetter.org/
>> phone: +1 510 893 6100    cell: +1 415 235 3778
>
> [ Attachment, skipping... ]




Re: YA Doc patch

From
Peter Eisentraut
Date:
David Fetter wrote:
> Kind people,
>
> I hope this one actually does what Tom said.  It appears to work :)

I've modified this example a little, but it's in there now.