Mailing lists [pgsql-committers]
- pgsql: Cygwin and Mingw floating-point fixes. Andrew Gierth
- pgsql: Make use of compiler builtins and/or assembly for CLZ, CTZ,POPC Tom Lane
- Re: pgsql: Fix compiler builtin usage in new pg_bitutils.c Tom Lane
- pgsql: Add DECLARE STATEMENT support to ECPG. Michael Meskes
- Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility. Peter Eisentraut
- pgsql: Fix previous MinGW fix. Andrew Gierth
- pgsql: Allow user control of CTE materialization,and change the defaul Tom Lane
- pgsql: Import changes from IMath versions (1.3, 1.29]. Noah Misch
- pgsql: Fix PERMIT_DECLARATION_AFTER_STATEMENT initialization. Noah Misch
- Re: pgsql: Import changes from IMath versions (1.3, 1.29]. Tom Lane
- pgsql: Remove float8-small-is-zero regression test variant. Andrew Gierth
- pgsql: Suppress another case of MSVC warning 4146. Noah Misch
- pgsql: In imath.h, replace stdint.h usage with c.h equivalents. Noah Misch