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

Commitb234b56

Browse files
committed
Update comment
I forgot to update it per last-minute edits leading to commit2f96613. Reported by Mark Dilger.Discussion:https://postgr.es/m/DA9A5554-AADD-4F33-96F9-A1066EC9CAB5@enterprisedb.com>
1 parent046001f commitb234b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/tcop/cmdtaglist.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* textual name, so that we can bsearch on it; see GetCommandTagEnum().
2424
*/
2525

26-
/* symbol name, textual name, event_trigger_ok, table_rewrite_ok, rowcount, last_oid */
26+
/* symbol name, textual name, event_trigger_ok, table_rewrite_ok, rowcount */
2727
PG_CMDTAG(CMDTAG_UNKNOWN,"???", false, false, false)
2828
PG_CMDTAG(CMDTAG_ALTER_ACCESS_METHOD,"ALTER ACCESS METHOD", true, false, false)
2929
PG_CMDTAG(CMDTAG_ALTER_AGGREGATE,"ALTER AGGREGATE", true, false, false)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp