Re: doc: add entry for pg_get_partkeydef()

2022-10-12 Thread Ian Lawrence Barwick
2022年10月12日(水) 3:29 Tom Lane : > Ian Lawrence Barwick 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 t

Re: doc: add entry for pg_get_partkeydef()

2022-10-11 Thread Tom Lane
Ian Lawrence Barwick 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