pgsql-server/src/backend/catalog Tag: REL7_4_S ...
pgsql-server/src/backend/catalog Tag: REL7_4_S ...
От:
tgl@svr1.postgresql.org (Tom Lane)
Дата:
CVSROOT: /cvsroot Module name: pgsql-server Changes by: tgl@svr1.postgresql.org 04/01/13 23:45:02 Modified files: src/backend/catalog: Tag: REL7_4_STABLE aclchk.c Log message: The no-updates-to-system-catalogs-unless-usecatupd restriction should not apply to system views. It never mattered before 7.4, but it does now.