Mailing lists [pgsql-committers]
- npgsql - Npgsql2: Normalized line endings. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed another commandtimeout problem. fxjr@pgfoundry.org (User Fxjr)
- pgbulkload - pgbulkload: Support CHECK_CONSTRAINTS in TYPE=TUPLE. mhasegawa@pgfoundry.org (User Mhasegawa)
- pgsql: Do not check nan values for infinity. meskes@postgresql.org (Michael Meskes)
- pgsql: Add emulation of non-blocking sockets to the win32 socket/signal mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Add emulation of non-blocking sockets to the win32 socket/signal Thom Brown
- pgsql: revert to showing buffer counts in explain (buffers) stark@postgresql.org (Greg Stark)
- pgsql: Clarify documentation on the behavior of unnamed bind queries. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove personal copyright now that file has been rewritten using momjian@postgresql.org (Bruce Momjian)
- pgsql: Have SELECT and CREATE TABLE AS queries return a row count. momjian@postgresql.org (Bruce Momjian)
- pgsql: Prevent psql version banner from being printed by the \c command momjian@postgresql.org (Bruce Momjian)
- pgsql: Honor to_char() "FM" specification in YYY, YY, and Y; it was momjian@postgresql.org (Bruce Momjian)
- pgsql: Move log_error_verbosity GUC setting to "What to log" section, momjian@postgresql.org (Bruce Momjian)
- pgsql: Clean up package namespace use and use of Safe in plperl. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Add query text to auto_explain output. adunstan@postgresql.org (Andrew Dunstan)
- pgsql: Replace the pg_listener-based LISTEN/NOTIFY mechanism with an tgl@postgresql.org (Tom Lane)
- pgsql: Make NOTIFY_PAYLOAD_MAX_LENGTH depend explicitly on BLCKSZ and tgl@postgresql.org (Tom Lane)
- pgsql: Tweak description of payload parameter. tgl@postgresql.org (Tom Lane)