Mailing lists [pgsql-committers]
- pgsql: Replace the KnownAssignedXids hash table with a sorted-array data tgl@postgresql.org (Tom Lane)
- pgsql: Add CP949 as an alias for UHC encoding. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Fix stupid typo in refnameRangeTblEntry() --- mea maxima culpa. tgl@postgresql.org (Tom Lane)
- pgsql: Modify the built-in text search parser to handle URLs more nearly tgl@postgresql.org (Tom Lane)
- pgsql: Add recovery.conf parameters to the documentation index, per heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix typo that had the code check the same thing twice. mha@postgresql.org (Magnus Hagander)
- pgsql: Fix contrib/tsearch2 expected results to match recent changes in tgl@postgresql.org (Tom Lane)
- pgsql: Introduce wal_level GUC to explicitly control if information heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Thom Brown
- pgsql: Make pg_stats example query result a bit less wide, and add alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Modify ShmemInitStruct and ShmemInitHash to throw errors tgl@postgresql.org (Tom Lane)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Heikki Linnakangas
- pgsql: pg_controldata needs #define FRONTEND, same as pg_resetxlog. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Tom Lane
- Re: pgsql: Introduce wal_level GUC to explicitly control if information Thom Brown
- pgsql: Minor editorializing on pg_controldata and pg_resetxlog: adjust tgl@postgresql.org (Tom Lane)
- pgsql: Modify information_schema._pg_keysequal() to avoid search path tgl@postgresql.org (Tom Lane)
- pgsql: Fix typo, per Thom Brown. tgl@postgresql.org (Tom Lane)