Mailing lists [pgsql-committers]
- pgsql: Write error messages about duplicate OIDs to stderr Peter Eisentraut
- pgsql: Remove "Generating" output from catalog scripts Peter Eisentraut
- pgsql: Remove plperl isnan hack Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Andrew Dunstan
- pgsql: Further effort at preventing memory map dump from affectingthe Tom Lane
- pgsql: Map and unmap the shared memory block before riskingVirtualFree Tom Lane
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- pgsql: Does it help to wait before reattaching? Tom Lane
- pgsql: Tweak new jsonb_plperl test cases to work with old Perlversions Tom Lane
- pgsql: doc: Update limitations of partitions Peter Eisentraut
- pgsql: docs comments: clarify why not to use UTF8 still in docs Bruce Momjian
- pgsql: doc comments: rendering engines are another UTF8 restriction Bruce Momjian
- pgsql: Document that subscription tests require hstore Peter Eisentraut
- Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane
- Re: pgsql: Indexes with INCLUDE columns and their support in B-tree Peter Eisentraut
- pgsql: On all Windows platforms, not just Cygwin,use _timezone and _tz Tom Lane
- pgsql: Remove investigative code for can't-reattach-to-shared-memoryer Tom Lane
- pgsql: Remove jsonb_plperl test cases for Inf/NaN conversions. Tom Lane
- pgsql: Fix interaction of foreign tuple routing with remote triggers. Robert Haas