Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Joel Jacobson" <joel(at)compiler(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version)
Date: 2021-02-02 21:17:49
Message-ID: 3791954.1612300669@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Joel Jacobson" <joel(at)compiler(dot)org> writes:
> Doc: improve documentation of oid columns that can be zero.

Since this is pretty closely tied to the catalog-foreign-key work,
I went ahead and reviewed/pushed it. The zero notations now match
up with what we'd found in the other thread.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2021-02-02 21:42:31 Re: Perform COPY FROM encoding conversions in larger chunks
Previous Message Robert Haas 2021-02-02 20:37:19 Re: [HACKERS] Custom compression methods