Notification of git commits are sent to this list. Do not post here!
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 |
---|---|---|
npgsql - Npgsql2: | User Talliesin | 01:57 |
npgsql - Npgsql2: | User Talliesin | 01:58 |
Re: [COMMITTERS] pgsql: Append major version number and for libraries soname major | Magnus Hagander | 13:03 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Make money datatype handling locale-independent (see | User Talliesin | 00:03 |
npgsql - Npgsql2: Make money datatype handling locale-independent (see | User Talliesin | 00:03 |
pgsnap - pgsnap: Add "useless indexes" report (from an idea of Josh | User Gleu | 07:50 |
npgsql - Npgsql2: Greater concurrency on creation of | User Talliesin | 10:07 |
npgsql - Npgsql2: Even greater concurrency on creation of | User Talliesin | 10:12 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Support for bit strings. | User Talliesin | 00:17 |
npgsql - Npgsql2: BitString handling: 1 minor bug fix, comments on some | User Talliesin | 11:35 |
npgsql - Npgsql2: | User Talliesin | 11:41 |
pgsql: Change the name of dtrace wal tracepoints: | Bruce Momjian | 20:41 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Improved efficiency in serialising bytea values from | User Talliesin | 16:35 |
libpqtypes - libpqtypes: reformtted code to match postgresql project, | User Achernow | 16:54 |
libpqtypes - libpqtypes: fixed typo from code reformat change | User Achernow | 16:56 |
npgsql - Npgsql2: More explicit serialisation of numeric types, for | User Talliesin | 17:21 |
npgsql - Npgsql2: Fix lack of parameter length in certain cases (bug | User Talliesin | 23:34 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Fix lack of parameter length in another case. | User Talliesin | 15:24 |
npgsql - Npgsql2: Only produce SQLSent string from stringbuilder if | User Talliesin | 16:08 |
pgsql: Remove unused include file, per ITAGAKI Takahiro. | Tom Lane | 17:51 |
edb-debugger - server: Update for further changes to the internal API in | Dave Page | 20:37 |
Thread | Author | Time |
---|---|---|
libpqtypes - libpqtypes: Add PQparamCount API function, gets number of | User Achernow | 13:45 |
libpqtypes - libpqtypes: Add PQparamCount.3 to make file so it gets | User Achernow | 13:47 |
pgsql: Make a couple of small changes to the tuplestore API, for the | Tom Lane | 17:39 |
libpqtypes - libpqtypes: PQgeterror() is documented as never returning | User Achernow | 19:44 |
Thread | Author | Time |
---|---|---|
pgsql: Support window functions a la SQL:2008. | Tom Lane | 18:54 |
Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Devrim GÜNDÜZ | 23:32 |
Re: Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Tom Lane | 23:39 |
Re: Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any | Devrim GÜNDÜZ | 23:43 |
Thread | Author | Time |
---|---|---|
pgsql: Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch: the new | Tom Lane | 03:59 |
pgsql: Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch: the new | Tom Lane | 03:59 |
pgsql: The flag to mark dead tuples is nowadays called LP_DEAD, not | Heikki Linnakangas | 16:24 |
pgsql: Reduce the last group of parallel regression tests to 19 tests, | Tom Lane | 17:11 |
Thread | Author | Time |
---|---|---|
pgsql: Add some basic support for window frame clauses to the | Tom Lane | 00:08 |
pgsql: Add a WINDOW attribute to CREATE FUNCTION, and teach pg_dump | Tom Lane | 02:25 |
pgsql: Consistently use multi-line formatting for all ACL columns | Tom Lane | 18:07 |
pgsql: Fix another problem in SQL-MED \d displays: should have a clean | Tom Lane | 18:33 |
Re: About CMake | James Mansion | 23:37 |
pgsql: Throw error if a <window definition> references a window that | Tom Lane | 23:42 |
Thread | Author | Time |
---|---|---|
pgsql: Fix an oversight in my patch of a couple weeks ago that ensured a | Tom Lane | 17:12 |
pgsql: Fix an oversight in my patch of a couple weeks ago that ensured a | Tom Lane | 17:12 |
pgsql: Fix a couple of missed copyright dates. | Tom Lane | 17:59 |
pgsql: Add comma so this copyright notice is picked up in 2010. | Bruce Momjian | 18:21 |
pgsql: Make comma optional for copyright text change. | Bruce Momjian | 18:21 |
pgsql: Mention src/interfaces/libpq/libpq.rc.in needs to be updated for | Bruce Momjian | 18:23 |
pgsql: Be smarter --- accept missing comma, and force comma if missing. | Bruce Momjian | 18:31 |
Thread | Author | Time |
---|---|---|
pgsql: Tweak guc.c to allow underscores in the names of custom variable | Tom Lane | 01:16 |
pgsql: write_nondefault_variables must take care to write | Tom Lane | 02:02 |
pgsql: Make it possible to change Kerberos/GSSAPI parameters without | Magnus Hagander | 10:33 |
pgbouncer - pgbouncer: check if connection was accepted before logging | User Mkz | 10:45 |
pgbouncer - pgbouncer: Reserve pool implementation. | User Mkz | 10:54 |
pgsql: Remove comments that say restart is required for changing of | Magnus Hagander | 11:26 |