Skip to content

Commit 7571ce6

Browse files
committed
Remove leftover reference to oid column.
I (Andres) missed this in 578b229. Author: John Naylor Discussion: https://postgr.es/m/CACPNZCtd+ckUgibRFs9KewK4Yr5rj3Oipefquupw+XJZebFhrA@mail.gmail.com
1 parent 1459e84 commit 7571ce6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/vacuumlo/vacuumlo.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,6 @@ vacuumlo(const char *database, const struct _param *param)
198198
* table formed above is ignored, and pg_largeobject will be too. If
199199
* either of these were scanned, obviously we'd end up with nothing to
200200
* delete...
201-
*
202-
* NOTE: the system oid column is ignored, as it has attnum < 1. This
203-
* shouldn't matter for correctness, but it saves time.
204201
*/
205202
buf[0] = '\0';
206203
strcat(buf, "SELECT s.nspname, c.relname, a.attname ");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy