Mailing lists [pgsql-committers]
- orafce - orafce: Cleanup white spaces and indentations. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Updated parser file to the one generated by the latest version of meskes@postgresql.org (Michael Meskes)
- pgsql: Removed two non-terminals: - FloatOnly: only used by NumericOnly, meskes@postgresql.org (Michael Meskes)
- pgsql: Fix libpq certificate validation for SSL connections. mha@postgresql.org (Magnus Hagander)
- npgsql - Npgsql2: Added documentation about ProviderFactory fxjr@pgfoundry.org (User Fxjr)
- pgsql: Since the xmlagg section was moved, "below" is no longer petere@postgresql.org (Peter Eisentraut)
- pgsql: PGDLLIMPORT-ize the global variables referenced in pg_crc.h. tgl@postgresql.org (Tom Lane)
- pgsql: Prevent synchronous scan during GIN index build, because GIN is tgl@postgresql.org (Tom Lane)
- pgsql: Prevent synchronous scan during GIN index build, because GIN is tgl@postgresql.org (Tom Lane)
- pgsql: array_agg aggregate function, as per SQL:2008, but without ORDER petere@postgresql.org (Peter Eisentraut)
- libpqtypes - libpqtypes: removed error systems pthread_once due to achernow@pgfoundry.org (User Achernow)
- pgsql: Suppress leap-second-aware timezones in the output of tgl@postgresql.org (Tom Lane)
- pgsql: Marginal editorial improvements for array_agg patch tgl@postgresql.org (Tom Lane)
- pgsql: Minor code clarity improvements in array_agg functions, and add a tgl@postgresql.org (Tom Lane)
- pgsql: Implement the basic form of UNNEST, ie unnest(anyarray) returns tgl@postgresql.org (Tom Lane)