Mailing lists [pgsql-committers]
- 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)
- pgsql: Fix a couple of misbehaviors rooted in the fact that the default tgl@postgresql.org (Tom Lane)
- pgsql: Fix generation of snowball_create.sql on msvc builds. mha@postgresql.org (Magnus Hagander)
- pgsql: Install stopword files mha@postgresql.org (Magnus Hagander)
- pgsql: Exclude tsearch2 contrib tests in regression tests, pending mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Fix brain fade in DefineIndex(): it was continuing to access the Andrew Dunstan
- pgbouncer - pgbouncer: asciidoc manpages from Dimitri Fontaine. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: add timezone to db parms mkz@pgfoundry.org (User Mkz)