Mailing lists [pgsql-committers]
- pgsql: Fix table_rewrite event trigger for ALTER TYPE/SET DATA TYPE CAS Alvaro Herrera
- pgsql: Fix a couple of trivial issues in jsonb.c Alvaro Herrera
- pgsql: Fix a couple of trivial issues in jsonb.c Alvaro Herrera
- pgsql: Invent a memory context reset/delete callback mechanism. Tom Lane
- pgsql: Make CREATE OR REPLACE VIEW internally more consistent Alvaro Herrera
- Re: pgsql: Fix a couple of trivial issues in jsonb.c Tom Lane
- pgsql: Redefine MemoryContextReset() as deleting, not resetting, child Tom Lane
- pgsql: Suppress uninitialized-variable warning from less-bright compile Tom Lane
- Re: pgsql: Invent a memory context reset/delete callback mechanism. Simon Riggs
- Re: pgsql: Invent a memory context reset/delete callback mechanism. Jeff Davis
- pgsql: Improve mmgr README. Tom Lane
- Re: pgsql: Invent a memory context reset/delete callback mechanism. Tom Lane
- pgsql: Suppress uninitialized-variable warning from less-bright compile Tom Lane
- pgsql: Fix planning of star-schema-style queries. Tom Lane
- pgsql: Fix planning of star-schema-style queries. Tom Lane
- pgsql: Fix planning of star-schema-style queries. Tom Lane
- pgsql: Fix planning of star-schema-style queries. Tom Lane
- pgsql: Track typmods in plpgsql expression evaluation and assignment. Tom Lane