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