YA Doc patch

Started by David Fetterover 22 years ago6 messagespatches
Jump to latest
#1David Fetter
david@fetter.org

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

Attachments:

func.difftext/plain; charset=us-asciiDownload+6-3
#2Peter Eisentraut
peter_e@gmx.net
In reply to: David Fetter (#1)
Re: YA Doc patch

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.

#3Bruce Momjian
bruce@momjian.us
In reply to: David Fetter (#1)
Re: YA Doc patch

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
#4Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#2)
Re: YA Doc patch

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
#5Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#3)
Re: YA Doc patch

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.

Show quoted text

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

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

#6Peter Eisentraut
peter_e@gmx.net
In reply to: David Fetter (#1)
Re: YA Doc patch

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.