postgresql/src/include/catalog
Peter Eisentraut b376ec6fa5 Show default privileges in information schema
Hitherto, the information schema only showed explicitly granted
privileges that were visible in the *acl catalog columns.  If no
privileges had been granted, the implicit privileges were not shown.

To fix that, add an SQL-accessible version of the acldefault()
function, and use that inside the aclexplode() calls to substitute the
catalog-specific default privilege set for null values.

reviewed by Abhijit Menon-Sen
2012-01-27 21:58:51 +02:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
catalog.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
catversion.h Show default privileges in information schema 2012-01-27 21:58:51 +02:00
dependency.h Classify DROP operations by whether or not they are user-initiated. 2012-01-26 09:30:27 -05:00
duplicate_oids Make duplicate_oids return nonzero exit status if duplicates were found 2011-03-28 22:56:52 +03:00
genbki.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
heap.h Classify DROP operations by whether or not they are user-initiated. 2012-01-26 09:30:27 -05:00
index.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
indexing.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
namespace.h Prevent adding relations to a concurrently dropped schema. 2012-01-16 09:49:34 -05:00
objectaccess.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
objectaddress.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_aggregate.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_am.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_amop.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_amproc.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_attrdef.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_attribute.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_auth_members.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_authid.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_cast.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_class.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_collation.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_collation_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_constraint.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_control.h Allow pg_basebackup from standby node with safety checking. 2012-01-25 18:02:04 +00:00
pg_conversion.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_conversion_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_database.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_db_role_setting.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_default_acl.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_depend.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_description.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_enum.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_extension.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_foreign_data_wrapper.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_foreign_server.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_foreign_table.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_index.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_inherits.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_inherits_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_language.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_largeobject.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_largeobject_metadata.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_namespace.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_opclass.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_operator.h Add bitwise AND, OR, and NOT operators for macaddr data type. 2012-01-19 15:25:14 -05:00
pg_opfamily.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_pltemplate.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_proc.h Show default privileges in information schema 2012-01-27 21:58:51 +02:00
pg_proc_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_range.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_rewrite.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_seclabel.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_shdepend.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_shdescription.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_shseclabel.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_statistic.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_tablespace.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_trigger.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_ts_config.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_config_map.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_dict.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_ts_parser.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_template.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_type.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
pg_type_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_user_mapping.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
storage.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
toasting.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
unused_oids Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00