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

Commit572ab1a

Browse files
committed
Remove obsolete comment, per Josh Kupershmidt.
1 parenta52aa6c commit572ab1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/backend/catalog/information_schema.sql

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,9 +1847,6 @@ GRANT SELECT ON tables TO PUBLIC;
18471847
* TRIGGERED_UPDATE_COLUMNS view
18481848
*/
18491849

1850-
-- PostgreSQL doesn't allow the specification of individual triggered
1851-
-- update columns, so this view is empty.
1852-
18531850
CREATEVIEWtriggered_update_columnsAS
18541851
SELECT CAST(current_database()AS sql_identifier)AS trigger_catalog,
18551852
CAST(n.nspnameAS sql_identifier)AS trigger_schema,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp