Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Minor code embellishments. | Alvaro Herrera | 02:00 |
pgsql: Change wildcard cerfificate mapping to be much simler - we now | Magnus Hagander | 10:39 |
pgsql: Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new | Heikki Linnakangas | 11:30 |
pgsql: Documentation for wildcard certificates patch | Magnus Hagander | 12:42 |
libpqtypes - libpqtypes: fixed array NULL value bug when putting | User Achernow | 19:43 |
Thread | Author | Time |
---|---|---|
pgbulkload - pgbulkload: Adjust to 8.4dev. | User Itagaki | 07:10 |
pgsql: Better descriptions in pg_get_keywords(), consistent with the | Peter Eisentraut | 13:41 |
Thread | Author | Time |
---|---|---|
pgsql: MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead | Heikki Linnakangas | 17:31 |
pgsql: Document that non-data journaling is a recommended mount option. | Bruce Momjian | 21:34 |
pgsql: Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the | Bruce Momjian | 23:22 |
pgbouncer - pgbouncer: locatime weirdness wasnt windows specific... | User Mkz | 23:33 |
Thread | Author | Time |
---|---|---|
libpqtypes - libpqtypes: Updated ChangeLog by adding notes to old | User Achernow | 04:17 |
libpqtypes - libpqtypes: Update INSTALL, formely documented make targets | User Achernow | 04:24 |
libpqtypes - libpqtypes: Fixed a spelling error in PQputf.3 | User Achernow | 04:32 |
libpqtypes - libpqtypes: Fixed error in pqt-handlers.3 | User Achernow | 04:46 |
pgsql: Set up ar, dlltool, dllwrap, and windres for cross-compiling if | Peter Eisentraut | 08:36 |
pgbouncer - pgbouncer: win32: more fixes - proper message id - fix bugs | User Mkz | 09:15 |
pgsql: Desultorily enclose programlisting tags in CDATA, to get rid of | Alvaro Herrera | 23:46 |
Thread | Author | Time |
---|---|---|
pgsql: Don't try to optimize EXISTS subqueries with empty FROM-lists: we | Tom Lane | 00:16 |
reorg - pg_reorg: Imported Sources | User Itagaki | 04:32 |
pgsql: Add note that autovacuum can use up several times | Magnus Hagander | 15:11 |
pgsql: Add note that autovacuum can use up several times | Magnus Hagander | 15:11 |
pgsql: Teach pgstat_vacuum_stat to not bother scanning pg_proc in the | Tom Lane | 15:44 |
pgsql: Clearify how processes are started by autovacuum, and what the | Magnus Hagander | 20:30 |
pgsql: Clearify how processes are started by autovacuum, and what the | Magnus Hagander | 20:31 |
Re: [COMMITTERS] pgsql: Properly unregister OpenSSL callbacks when libpq is done with | Tom Lane | 20:45 |
Re: [COMMITTERS] pgsql: Properly unregister OpenSSL callbacks when libpq is done with | Magnus Hagander | 20:49 |
Thread | Author | Time |
---|---|---|
pgsql: Provide support for multiplexing SIGUSR1 signal. | Heikki Linnakangas | 14:28 |
pgsql: Revert SIGUSR1 multiplexing patch, per Tom's objection. | Heikki Linnakangas | 15:59 |
pgsql: Add a specific example of parenthesizing when extracting a field | Tom Lane | 20:52 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Support ISinglePhaseNotification to simplify some | User Jbcooley | 04:09 |
npgsql - Npgsql2: Handle case where same connection object is closed and | User Jbcooley | 04:39 |
npgsql - Npgsql2: Add connection pool tests | User Jbcooley | 04:39 |
npgsql - Npgsql2: Reuse connection in transaction - test provided by | User Jbcooley | 04:42 |
pgsql: Update journaling performance docs based on comments by Michael | Bruce Momjian | 11:05 |
pgsql: Tweak the tree descent loop in fsm_search_avail to not look at | Tom Lane | 17:11 |
Thread | Author | Time |
---|---|---|
snapshot - src: Fix for internal NOTICE messages in production | User Cunha17 | 00:58 |
snapshot - src: Cosmetic fix | User Cunha17 | 00:58 |
pgsql: Append major version number and for libraries soname major | Peter Eisentraut | 07:34 |
pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into | Peter Eisentraut | 09:17 |
pgsql: The macros NULL_DEV and DEVNULL were both used to work around | Peter Eisentraut | 10:25 |
pgsql: To reduce confusion over whether VACUUM FULL is needed for | Tom Lane | 18:16 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Append major version number and for libraries soname major | Tom Lane | 00:41 |
pgsql: Using clause has to accept signed numeric constants too. | Michael Meskes | 12:14 |
pgsql: Reduce some rel.h inclusions, and add pg_list.h to pg_proc_fn.h. | Alvaro Herrera | 22:56 |
Thread | Author | Time |
---|---|---|
pgsql: Fix failure to ensure that a snapshot is available to datatype | Tom Lane | 02:00 |
pgsql: Fix failure to ensure that a snapshot is available to datatype | Tom Lane | 02:00 |
pgsql: Fix failure to ensure that a snapshot is available to datatype | Tom Lane | 02:00 |
pgsql: Remove pg_plan_queries()'s now-useless needSnapshot parameter. | Tom Lane | 02:29 |
pgsql: Increase the default value of default_statistics_target from 10 | Tom Lane | 19:13 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Document that non-data journaling is a recommended mount option. | Jaime Casanova | 06:02 |
Re: pgsql: Document that non-data journaling is a recommended mount option. | Bruce Momjian | 14:18 |
pgsql: Replace both send and receive BIO routines in the SSL code with | Magnus Hagander | 19:39 |
pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of | Tom Lane | 19:45 |
pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of | Tom Lane | 19:46 |
Thread | Author | Time |
---|---|---|
pgbulkload - pgbulkload: Accept CR+LF text files in CSV mode. | User Itagaki | 01:02 |
pgsql: The attached patch contains a couple of fixes in the existing | Bruce Momjian | 01:39 |
pgsql: Don't reset pg_class.reltuples and relpages in VACUUM, if any | Heikki Linnakangas | 09:15 |
pgsql: Applied patch by ITAGAKI Takahiro | Michael Meskes | 16:52 |
plproxy - plproxy: Clear ->tuning bit on connection close. | User Mkz | 21:21 |
Thread | Author | Time |
---|---|---|
pgbouncer - pgbouncer: pgbevent: make g_module static var | User Mkz | 00:16 |
pgbouncer - pgbouncer: dlltool seems to need --export-all-symbols to | User Mkz | 00:21 |
pgsql: Add note that TRUNCATE uses an access exclusive lock. | Peter Eisentraut | 10:45 |
pgsql: Update documentation table describing how shared memory is used | Bruce Momjian | 17:03 |
pgsql: Code review for function default parameters patch. | Tom Lane | 18:20 |
pgsql: Fix oversight in my recent patch to allow ExecMakeFunctionResult | Tom Lane | 19:38 |
plpsm - plpgpsm: new branch for 8.4 | User Okbob | 20:53 |
pgsql: Clarify documentation that journaling is not required for WAL or | Bruce Momjian | 22:21 |
plpsm - plpgpsm: first upgrade for 8.4 | User Okbob | 22:26 |
pgsql: Add "not" to wal journaling text. | Bruce Momjian | 22:34 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: GetOrdinal fixes for kana-width insensitivity and | User Talliesin | 01:26 |
pgsql: Add a couple of cross-references to the docs about enum types, | Tom Lane | 01:34 |
orafce - orafce: Add utl_file_fcopy(). | User Itagaki | 03:46 |
pgsql: When we added the ability to have zero-element ARRAY[] constructs | Tom Lane | 05:04 |
pgbouncer - pgbouncer: win32: no need for -subservice switch, instead | User Mkz | 12:18 |
npgsql - Npgsql2: Change check for string elements in | User Talliesin | 12:31 |
pgsql: Have psql's \d+ print reloptions. | Alvaro Herrera | 14:39 |
pgsql: New Directory | Peter Eisentraut | 16:20 |
pgsql: New Directory | Peter Eisentraut | 16:20 |
pgsql: New Directory | Peter Eisentraut | 16:21 |
pgsql: New Directory | Peter Eisentraut | 16:21 |
pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Peter Eisentraut | 16:25 |
pgsql: Add a new column proiswindow to pg_proc. | Tom Lane | 18:25 |
Thread | Author | Time |
---|---|---|
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Tom Lane | 04:39 |
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Sergey E. Koposov | 07:34 |
pgsql: Don't use OidIsValid to check the return value of | Heikki Linnakangas | 09:40 |
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Heikki Linnakangas | 09:44 |
libpqtypes - libpqtypes: cranked the output buffer for PQputvf in | User Achernow | 13:04 |
libpqtypes - libpqtypes: backed out buffer size change in PQputvf, set | User Achernow | 13:39 |
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Alvaro Herrera | 13:41 |