pgsql/src bin/initdb/initdb.sh test/regress/ex ...
pgsql/src bin/initdb/initdb.sh test/regress/ex ...
От:
Tom Lane <tgl@hub.org>
Дата:
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: tgl@hub.org 01/06/14 15:47:25 Modified files: src/bin/initdb : initdb.sh src/test/regress/expected: rules.out Log message: Revoke public read access from pg_statistic, create new system view pg_stats to provide controlled (and, hopefully, more readable) access to statistics. Comments on definition of pg_stats welcome. I didn't force initdb, but the rules regress test will fail until you do one.