Mailing lists [pgsql-committers]
- pgsql: Add missing extern keyword for a couple of numutils functions David Rowley
- pgsql: Add missing extern keyword for a couple of numutils functions David Rowley
- pgsql: Have pg_itoa, pg_ltoa and pg_lltoa return the length of the stri David Rowley
- pgsql: Add more TAP tests for pg_dump options with range checks Michael Paquier
- pgsql: Create by default sql/ and expected/ for output directory in pg_ Michael Paquier
- pgsql: Grammar object type refactoring Peter Eisentraut
- pgsql: Refactor AlterExtensionContentsStmt grammar Peter Eisentraut
- pgsql: Silence _bt_check_unique compiler warning. Peter Geoghegan
- pgsql: Silence _bt_check_unique compiler warning. Peter Geoghegan
- pgsql: Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane
- pgsql: Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane
- pgsql: Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane
- pgsql: Sync behavior of var_samp and stddev_samp for single NaN inputs. Tom Lane