Архив рассылок [pgsql-committers]
pgsql: Added lots of SoC stuff made by Joachim. meskes@postgresql.org (Michael Meskes)
pgsql: Sorry, forgot the new files. meskes@postgresql.org (Michael Meskes)
plscheme - plscheme: Fixed empty argument list handling and garbage knt@pgfoundry.org (User Knt)
pgsql: Fixed a typo and made two mallocs Coverity friendly. meskes@postgresql.org (Michael Meskes)
pgsql: Fix pgbench to handle empty lines in script files as documented. ishii@postgresql.org (Tatsuo Ishii)
pgsql: Add server support for "plugin" libraries that can be used for tgl@postgresql.org (Tom Lane)
pgsql: Add hooks to allow debugging and performance measurement plugins tgl@postgresql.org (Tom Lane)
pgsql: Add a hack so that get_type_io_data() can work from bootstrap.c's tgl@postgresql.org (Tom Lane)
psqlodbc - psqlodbc: Fix a bug in SQLSetPos under UseDeclare/Fetch mode. hinoue@pgfoundry.org (User Hinoue)