doc: add entry for pg_get_partkeydef()

Started by Ian Lawrence Barwickover 3 years ago3 messageshackers
Jump to latest
#1Ian Lawrence Barwick
barwick@gmail.com

Hi

Small patch for $subject, as the other pg_get_XXXdef() functions are
documented
and I was looking for this one but couldn't remember what it was called.

Regards

Ian Barwick

Attachments:

doc-pg_get_partkeydef.v1.patchtext/x-patch; charset=US-ASCII; name=doc-pg_get_partkeydef.v1.patchDownload+17-0
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Ian Lawrence Barwick (#1)
Re: doc: add entry for pg_get_partkeydef()

Ian Lawrence Barwick <barwick@gmail.com> writes:

Small patch for $subject, as the other pg_get_XXXdef() functions are
documented
and I was looking for this one but couldn't remember what it was called.

Seems reasonable. Pushed with minor wording adjustment.

regards, tom lane

#3Ian Lawrence Barwick
barwick@gmail.com
In reply to: Tom Lane (#2)
Re: doc: add entry for pg_get_partkeydef()

2022年10月12日(水) 3:29 Tom Lane <tgl@sss.pgh.pa.us>:

Ian Lawrence Barwick <barwick@gmail.com> writes:

Small patch for $subject, as the other pg_get_XXXdef() functions are
documented
and I was looking for this one but couldn't remember what it was called.

Seems reasonable. Pushed with minor wording adjustment.

Many thanks!

Regards

Ian Barwick