Mailing lists [pgsql-committers]
- pgsql: Code review for btreefuncs additions: restrict to superusers to [email protected] (Tom Lane)
- pgsql: Clean up usage of some deprecated APIs, particularly [email protected] (Tom Lane)
- pgsql: Restrict pgstattuple functions to superusers. [email protected] (Tom Lane)
- pgsql: Restrict pgrowlocks function to superusers. [email protected] (Tom Lane)
- pgsql: Make currtid() functions require SELECT privileges on the target [email protected] (Tom Lane)
- pgsql: Restrict pg_relation_size to relation owner, pg_database_size to [email protected] (Tom Lane)
- pgsql: Require SELECT privilege on a table to do dblink_get_pkey(). [email protected] (Tom Lane)
- pgsql: Make ARRAY(SELECT ...) return an empty array, rather than a NULL, [email protected] (Tom Lane)
- pgsql: Remove the 'not in' operator (!!=). [email protected] (Tom Lane)