提交 01e62da1 编写于 作者: T Tom Lane

Dunno why this got committed with DOS newlines, but fix that, and

add a header comment/copyright notice.
上级 c7bfc7df
/*
* PostgreSQL System Views
*
* Copyright 1996-2003, PostgreSQL Global Development Group
*
* $Id: system_views.sql,v 1.2 2003/11/13 22:13:39 tgl Exp $
*/
CREATE VIEW pg_user AS
SELECT
......@@ -266,5 +271,3 @@ CREATE RULE pg_settings_u AS
CREATE RULE pg_settings_n AS
ON UPDATE TO pg_settings
DO INSTEAD NOTHING;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册