Mailing lists [pgsql-committers]
- Re: pgsql: Allow pg_resetxlog -f to reset pg_control Simon Riggs
- pgsql: Enhanced containment selectivity function for /contrib/ltree momjian@postgresql.org (Bruce Momjian)
- pgsql: Update catalog version for ltree changes. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Allow pg_resetxlog -f to reset pg_control Bruce Momjian
- pgsql: Add missing ControlFile.checkPointCopy.ThisTimeLineID line for momjian@postgresql.org (Bruce Momjian)
- pgsql: In pg_resetxlog.c, uint -> uint32, for Win32 port. momjian@postgresql.org (Bruce Momjian)
- pgsql: Move ltree parentsel() selectivity function into /contrib/ltree. momjian@postgresql.org (Bruce Momjian)
- pgsql: Adjust /contrib/pg_freespace to show index free space as NULL momjian@postgresql.org (Bruce Momjian)
- pgsql: Split out pg_freespace views to one for relations and another for momjian@postgresql.org (Bruce Momjian)
- pgsql: Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT, momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix SELECT INTO and CREATE TABLE AS to create tables in the momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix SELECT INTO and CREATE TABLE AS to create tables in the momjian@postgresql.org (Bruce Momjian)
- pgsql: Add tablespace display to psql \l+. momjian@postgresql.org (Bruce Momjian)
- pgsql: Delay write of pg_stats file to once every five minutes, during momjian@postgresql.org (Bruce Momjian)
- pgsql: Use schema search path to find the first matching contraint name momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove unused function SSL_CTX_set_tmp_dh_callback() from libpq: momjian@postgresql.org (Bruce Momjian)
- pgsql: If we're going to expose VariableStatData for contrib modules to tgl@postgresql.org (Tom Lane)
- pgsql: Change libpq's PQgetssl() to return a void*, rather than SSL *, momjian@postgresql.org (Bruce Momjian)
- pgsql: Un-break ltree. tgl@postgresql.org (Tom Lane)
- pgsql: plpython improvements: 1) named parameters additionally to momjian@postgresql.org (Bruce Momjian)
- pgsql: Add support for SSL Certificate Revocation List (CRL) files, momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Invalidate prepared queries, like INSERT, when the momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Change libpq's PQgetssl() to return a void*, rather than Kris Jurka
- Re: pgsql: Change libpq's PQgetssl() to return a void*, Bruce Momjian
- pgsql: Add SSL include needed for psql, after libpq adjustments. momjian@postgresql.org (Bruce Momjian)