pgsql: Remove leftover reference to oid column.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove leftover reference to oid column.
Date: 2019-03-18 20:16:45
Message-ID: E1h5ygf-0006LN-Vt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove leftover reference to oid column.

I (Andres) missed this in 578b229718e8.

Author: John Naylor
Discussion: https://postgr.es/m/CACPNZCtd+ckUgibRFs9KewK4Yr5rj3Oipefquupw+XJZebFhrA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7571ce6f11f24594274fd4956bd4d1114eebd485

Modified Files
--------------
contrib/vacuumlo/vacuumlo.c | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-18 20:41:05 pgsql: Fix typos in sgml docs about RefetchForeignRow().
Previous Message Robert Haas 2019-03-18 19:35:26 pgsql: Don't auto-restart per-database autoprewarm workers.