Skip to content

Commit 572ab1a

Browse files
committed
Remove obsolete comment, per Josh Kupershmidt.
1 parent a52aa6c commit 572ab1a

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
CREATE VIEW triggered_update_columns AS
18541851
SELECT CAST(current_database() AS sql_identifier) AS trigger_catalog,
18551852
CAST(n.nspname AS sql_identifier) AS trigger_schema,

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