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

Commitbedfe27

Browse files
committed
Make lo_unlink take oid param, not int4.
1 parent1e88d82 commitbedfe27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_proc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: pg_proc.h,v 1.59 1998/05/29 13:36:31 thomas Exp $
9+
* $Id: pg_proc.h,v 1.60 1998/06/13 20:27:10 momjian Exp $
1010
*
1111
* NOTES
1212
* The script catalog/genbki.sh reads this file and generates .bki
@@ -1174,7 +1174,7 @@ DESCR("closest point to line segment on line");
11741174
DATA(insertOID=963 (close_lbPGUID11ftf2f600"628 603"100010100foobar ));
11751175
DESCR("closest point to line on box");
11761176

1177-
DATA(insertOID=964 (lo_unlinkPGUID11ftf1f23"23"10000100foobar ));
1177+
DATA(insertOID=964 (lo_unlinkPGUID11ftf1f23"26"10000100foobar ));
11781178
DESCR("large object unlink(delete)");
11791179
DATA(insertOID=972 (regproctooidPGUID11ftf1f26"24"10000100foobar ));
11801180
DESCR("get oid for regproc");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp