git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 686ad32)
Remove obsolete comment, per Josh Kupershmidt.
2010年10月20日 21:05:15 +0000 (17:05 -0400)
2010年10月20日 21:05:30 +0000 (17:05 -0400)

diff --git a/src/backend/catalog/information_schema.sql b/src/backend/catalog/information_schema.sql
index f5764907494603f17a0b8c6413a8923cb1f5930f..5e44c5b8e8badf730466125dcb14db2a8978e411 100644 (file)
--- a/src/backend/catalog/information_schema.sql
+++ b/src/backend/catalog/information_schema.sql
@@ -1847,9 +1847,6 @@ GRANT SELECT ON tables TO PUBLIC;
* TRIGGERED_UPDATE_COLUMNS view
*/
--- PostgreSQL doesn't allow the specification of individual triggered
--- update columns, so this view is empty.
-
CREATE VIEW triggered_update_columns AS
SELECT CAST(current_database() AS sql_identifier) AS trigger_catalog,
CAST(n.nspname AS sql_identifier) AS trigger_schema,
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /