Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| Re: Materialized views WIP patch | Josh Berkus | 01:00 |
| pgsql: Add quotes to messages | Peter Eisentraut | 04:40 |
| pgsql: Add quotes to messages | Peter Eisentraut | 04:40 |
| pgsql: doc: Add more compatibility information for triggers | Peter Eisentraut | 05:29 |
| Re: Materialized views WIP patch | Greg Stark | 12:55 |
| Re: Materialized views WIP patch | Michael Paquier | 13:00 |
| pgsql: Rename postgres_fdw's use_remote_explain option to use_remote_es | Tom Lane | 17:21 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Correct tense in log message | Peter Eisentraut | 04:53 |
| pgsql: Correct tense in log message | Peter Eisentraut | 04:53 |
| pgsql: Correct tense in log message | Peter Eisentraut | 04:53 |
| pgsql: Correct tense in log message | Peter Eisentraut | 04:53 |
| pgsql: Fix build of contrib/pg_xlogdump. | Tom Lane | 13:58 |
| pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Peter Eisentraut | 20:45 |
| pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Peter Eisentraut | 20:45 |
| pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Peter Eisentraut | 20:45 |
| pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Peter Eisentraut | 20:45 |
| pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Peter Eisentraut | 20:45 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Provide MSVC build setup for pg_xlogdump. | Andrew Dunstan | 01:29 |
| Re: pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti | Robert Haas | 11:29 |
| pgsql: Add -d option to pg_basebackup and pg_receivexlog, for connectio | Heikki Linnakangas | 13:00 |
| pgsql: Redo MSVC build implementation for pg_xlogdump. | Andrew Dunstan | 17:23 |
| pgsql: Add -d/--dbname option to pg_dump. | Heikki Linnakangas | 17:43 |
| pgsql: Only quote libpq connection string values that need quoting. | Heikki Linnakangas | 17:53 |
| pgsql: Add -d option to pg_dumpall, for specifying a connection string. | Heikki Linnakangas | 17:53 |
| Re: Materialized views WIP patch | Erik Rijkers | 22:07 |
| pgsql: doc: Fix markup typo | Peter Eisentraut | 23:04 |
| pgsql: doc: Fix markup typo | Peter Eisentraut | 23:04 |
| pgsql: doc: Fix markup typo | Peter Eisentraut | 23:04 |
| pgsql: doc: Fix markup typo | Peter Eisentraut | 23:04 |
| pgsql: doc: Fix markup typo | Peter Eisentraut | 23:04 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Fix pg_dumpall with database names containing = | Thom Brown | 16:03 |
| Re: pgsql: Fix pg_dumpall with database names containing = | Heikki Linnakangas | 16:29 |
| pgsql: Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecp | Heikki Linnakangas | 17:33 |
| pgsql: Install headers from the new src/include/common subdirectory. | Tom Lane | 20:27 |
| pgsql: Clean up "stopgap" implementation of timestamptz_to_str(). | Tom Lane | 20:50 |
| pgsql: Add missing .gitignore file. | Tom Lane | 20:59 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add CREATE RECURSIVE VIEW syntax | Thom Brown | 14:38 |
| Re: Materialized views WIP patch | Robert Haas | 14:55 |
| Re: Materialized views WIP patch | Tom Lane | 16:00 |
| Re: Materialized views WIP patch | Heikki Linnakangas | 16:08 |
| Re: pgsql: Add support for piping COPY to/from an external program. | Alvaro Herrera | 16:32 |
| Re: Materialized views WIP patch | Robert Haas | 16:54 |
| Re: Materialized views WIP patch | Kevin Grittner | 17:52 |
| pgsql: Improve pg_upgrade commentary on multixact change | Alvaro Herrera | 19:34 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add CREATE RECURSIVE VIEW syntax | Peter Eisentraut | 04:21 |
| Re: Materialized views WIP patch | Ants Aasma | 13:56 |
| Re: Materialized views WIP patch | Kevin Grittner | 14:18 |
| Re: Materialized views WIP patch | Ants Aasma | 15:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Eliminate memory leaks in plperl's spi_prepare() function. | Tom Lane | 02:34 |
| pgsql: Eliminate memory leaks in plperl's spi_prepare() function. | Tom Lane | 02:34 |
| pgsql: Eliminate memory leaks in plperl's spi_prepare() function. | Tom Lane | 02:34 |
| pgsql: Eliminate memory leaks in plperl's spi_prepare() function. | Tom Lane | 02:34 |
| pgsql: Eliminate memory leaks in plperl's spi_prepare() function. | Tom Lane | 02:34 |
| pgsql: Exclude utils/probes.h and pg_trace.h from cpluspluscheck | Peter Eisentraut | 03:52 |
| pgsql: Exclude utils/probes.h and pg_trace.h from cpluspluscheck | Peter Eisentraut | 03:52 |
| Re: Materialized views WIP patch | Greg Stark | 14:36 |
| Re: Materialized views WIP patch | Kevin Grittner | 15:06 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove unnecessary #ifdef FRONTEND check to choose between strdu | Heikki Linnakangas | 09:23 |
| pgsql: SP-GiST support of the range adjacent operator -|- | Heikki Linnakangas | 13:05 |
| Re: Materialized views WIP patch | Bruce Momjian | 14:11 |
| Re: Materialized views WIP patch | Bruce Momjian | 14:45 |
| Re: pgsql: SP-GiST support of the range adjacent operator -|- | Tom Lane | 14:49 |
| pgsql: Forgot catversion bump in the SP-GiST adjacent support patch. | Heikki Linnakangas | 15:13 |
| Re: pgsql: SP-GiST support of the range adjacent operator -|- | Heikki Linnakangas | 15:13 |
| Re: Materialized views WIP patch | Robert Haas | 15:31 |
| Re: pgsql: Correct tense in log message | Bruce Momjian | 19:16 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Report pg_hba line number and contents when users fail to log in | Magnus Hagander | 14:58 |
| npgsql - Npgsql2: [#1011136] [#1011302] Applied patch [#1011316] | fxjr | 17:31 |
| npgsql - Npgsql2: Changed variable name as per patch request. | fxjr | 17:34 |
| pgsql: Support writable foreign tables. | Tom Lane | 18:16 |