Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Fixes for single-page hash index vacuum. Robert Haas
- [COMMITTERS] pgsql: Another fix for single-page hash index vacuum. Robert Haas
- [COMMITTERS] pgsql: Use a consistent error message style for user mappings. Andrew Dunstan
- [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING Andrew Dunstan
- [COMMITTERS] pgsql: Force the regression databases to have bytea_output set to hex Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING Tom Lane
- [COMMITTERS] pgsql: doc: improve createdb example Bruce Momjian
- Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER andCREATE USER MAPPING Andrew Dunstan
- [COMMITTERS] pgsql: Add missing support for new node fields Andrew Dunstan
- [COMMITTERS] pgsql: doc: adjust 'Infinity' example to include minus Bruce Momjian
- [COMMITTERS] pgsql: doc: clarify that function "ownership" that controls permission Bruce Momjian
- Re: [COMMITTERS] pgsql: Add missing support for new node fields Fabien COELHO
- Re: [HACKERS] [COMMITTERS] pgsql: Add missing support for new nodefields Andres Freund
- [COMMITTERS] pgsql: doc: Improve markup Peter Eisentraut
- [COMMITTERS] pgsql: Add a direct function call mechanism using the caller'scontext. Andrew Dunstan
- [COMMITTERS] pgsql: Fix support for some operators (&<, &>, $<|,|&>) in box operato Teodor Sigaev
- [COMMITTERS] pgsql: Fix support for some operators (&<, &>, $<|,|&>) in box operato Teodor Sigaev
- [COMMITTERS] pgsql: Don't scan partitioned tables. Robert Haas
- Re: [COMMITTERS] pgsql: Don't scan partitioned tables. Simon Riggs
- Re: [COMMITTERS] pgsql: Don't scan partitioned tables. Robert Haas
- [COMMITTERS] pgsql: Add a pg_recvlogical wrapper to PostgresNode Simon Riggs
- [COMMITTERS] pgsql: Use CallerFInfoFunctionCall with btree_gist for numeric types Andrew Dunstan
- [COMMITTERS] pgsql: Add btree_gist support for enum types. Andrew Dunstan
- [COMMITTERS] pgsql: Add btree_gin support for enum types Andrew Dunstan
- [COMMITTERS] pgsql: Use CallerFInfoFunctionCall with btree_gist for varlena types Andrew Dunstan
- [COMMITTERS] pgsql: Document btree_gin support for enums Andrew Dunstan