Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7571ce6

Browse files
committed
Remove leftover reference to oid column.
I (Andres) missed this in578b229.Author: John NaylorDiscussion:https://postgr.es/m/CACPNZCtd+ckUgibRFs9KewK4Yr5rj3Oipefquupw+XJZebFhrA@mail.gmail.com
1 parent1459e84 commit7571ce6

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)

[8]ページ先頭

©2009-2025 Movatter.jp