[go: up one dir, main page]

pgsql-hackers since 2015-04-08 16:37

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 8, 2015

Thread Author Time
Re: Support UPDATE table SET(*)=... Tom Lane 16:37
Re: Precedence of NOT LIKE, NOT BETWEEN, etc Greg Stark 17:11
Re: Precedence of NOT LIKE, NOT BETWEEN, etc Tom Lane 17:14
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 17:17
Re: Row security violation error is misleading Dean Rasheed 17:30
Re: Providing catalog view to pg_hba.conf file - Patch submission Greg Stark 18:19
Re: New error code to track unsupported contexts Alvaro Herrera 18:45
Re: "rejected" vs "returned with feedback" in new CF app Magnus Hagander 19:28
Re: deparsing utility commands David Steele 19:30
Re: TABLESAMPLE patch Jeff Janes 19:30
Re: "rejected" vs "returned with feedback" in new CF app Andres Freund 19:38
Re: "rejected" vs "returned with feedback" in new CF app Andrew Dunstan 19:39
Re: "rejected" vs "returned with feedback" in new CF app David G. Johnston 20:50
Re: Gracefully Reload SSL Certificates Bruce Momjian 22:35
Re: New error code to track unsupported contexts Michael Paquier 23:51

April 9, 2015

Thread Author Time
Re: "rejected" vs "returned with feedback" in new CF app Robert Haas 00:20
Re: "rejected" vs "returned with feedback" in new CF app Michael Paquier 00:59
Failure to coerce unknown type to specific type 📎 Jeff Davis 01:21
Re: Failure to coerce unknown type to specific type Tom Lane 01:31
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 01:48
Re: Removal of FORCE option in REINDEX Fujii Masao 02:33
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita 03:07
Re: Proposal : REINDEX xxx VERBOSE Fujii Masao 04:14
Re: Failure to coerce unknown type to specific type Jeff Davis 06:18
Re: Row security violation error is misleading Craig Ringer 06:47
Re: Row security violation error is misleading Craig Ringer 06:52
Re: Row security violation error is misleading Dean Rasheed 06:56
Re: GUC context information in the document. Kyotaro HORIGUCHI 07:01
Re: Making src/test/ssl more robust 📎 Michael Paquier 07:06
Re: "rejected" vs "returned with feedback" in new CF app Magnus Hagander 07:48
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Shigeru HANADA 07:50
Re: TABLESAMPLE patch Michael Paquier 08:12
Re: How about to have relnamespace and relrole? 📎 Kyotaro HORIGUCHI 08:25
Re: TABLESAMPLE patch Simon Riggs 08:52
Re: TABLESAMPLE patch Michael Paquier 09:02
Re: TABLESAMPLE patch Michael Paquier 09:04
Re: How about to have relnamespace and relrole? Kyotaro HORIGUCHI 09:09
Re: TABLESAMPLE patch Simon Riggs 09:37
Possible gaps/garbage in the output of XLOG reader 📎 Antonin Houska 10:05
Re: Parallel Seq Scan David Rowley 10:07
Re: SSL information view 📎 Magnus Hagander 11:31
Re: NOT NULL markings for BKI columns Andres Freund 11:33
Re: "rejected" vs "returned with feedback" in new CF app Tom Lane 12:20
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 12:22
psql showing owner in \dT 📎 Magnus Hagander 12:31
Re: TABLESAMPLE patch Petr Jelinek 13:09
Re: "rejected" vs "returned with feedback" in new CF app Magnus Hagander 13:09
Re: pg_restore -t should match views, matviews, and foreign tables 📎 Craig Ringer 13:13
Re: "rejected" vs "returned with feedback" in new CF app Andres Freund 13:17
Re: Row security violation error is misleading Stephen Frost 13:17
Re: SSL information view Andres Freund 13:20
Re: psql showing owner in \dT Alvaro Herrera 13:27
Re: pg_restore -t should match views, matviews, and foreign tables 📎 Craig Ringer 13:29
Re: Row security violation error is misleading Craig Ringer 13:33
Re: "rejected" vs "returned with feedback" in new CF app Alvaro Herrera 13:41
Re: "rejected" vs "returned with feedback" in new CF app Andrew Dunstan 13:52
Re: SSL information view Magnus Hagander 13:56
Re: "rejected" vs "returned with feedback" in new CF app David G. Johnston 14:53
FPW compression leaks information Heikki Linnakangas 15:21
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? 📎 Bruce Momjian 15:27
Re: FPW compression leaks information Stephen Frost 15:28
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Alvaro Herrera 15:32
Re: SSL information view Andres Freund 15:46
Re: FPW compression leaks information Heikki Linnakangas 16:05
Re: FPW compression leaks information Stephen Frost 16:07
Re: deparsing utility commands 📎 Alvaro Herrera 16:14
Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko 17:52
Re: libpq's multi-threaded SSL callback handling is busted Peter Eisentraut 18:01
raw output from copy Pavel Stehule 18:48
Re: Making src/test/ssl more robust Heikki Linnakangas 19:08
Re: SSL information view 📎 Magnus Hagander 19:09
Re: TABLESAMPLE patch Peter Eisentraut 19:30
Re: psql showing owner in \dT Magnus Hagander 19:40
Re: libpq's multi-threaded SSL callback handling is busted 📎 Jan Urbański 19:54
Revisiting Re: BUG #8532: postgres fails to start with timezone-data >=2013e 📎 Ian Stakenvicius 20:30
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 21:18
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? 📎 Bruce Momjian 21:33
Re: Making src/test/ssl more robust Michael Paquier 21:42
Re: FPW compression leaks information Michael Paquier 22:57
Re: TABLESAMPLE patch Simon Riggs 23:47

April 10, 2015

Thread Author Time
Re: TABLESAMPLE patch Petr Jelinek 00:58
Re: libpq's multi-threaded SSL callback handling is busted Peter Eisentraut 01:05
Re: FPW compression leaks information Robert Haas 02:17
Re: "rejected" vs "returned with feedback" in new CF app Robert Haas 02:23
Re: NOT NULL markings for BKI columns Robert Haas 02:29
Re: Supporting TAP tests with MSVC and Windows 📎 Michael Paquier 02:29
Re: TABLESAMPLE patch Michael Paquier 04:46
Re: SSL information view Michael Paquier 05:55
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Shigeru HANADA 06:00
Re: libpq's multi-threaded SSL callback handling is busted Jan Urbański 07:20
Re: SSL information view 📎 Magnus Hagander 09:39
PATCH:do not set Win32 server-side socket buffer size on windows 2012 📎 chenhj 10:46
Re: Support UPDATE table SET(*)=... Andrew Gierth 11:01
Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012 Michael Paquier 12:00
Re: SSL information view Michael Paquier 12:14
Re: EvalPlanQual behaves oddly for FDW queries involving system columns 📎 Etsuro Fujita 12:40
Re: pg_rewind tests Alvaro Herrera 13:01
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Bruce Momjian 15:29
Re: Replication identifiers, take 4 📎 Andres Freund 16:03
Re: TABLESAMPLE patch Peter Eisentraut 19:19
Re: TABLESAMPLE patch Peter Eisentraut 19:26
Re: improving speed of make check-world Peter Eisentraut 19:35
Re: TABLESAMPLE patch Petr Jelinek 19:57
Re: TABLESAMPLE patch Tomas Vondra 20:16
Re: TABLESAMPLE patch Petr Jelinek 20:44
Re: raw output from copy 📎 Pavel Stehule 21:26

April 11, 2015

Thread Author Time
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); 📎 Fabrízio de Royes Mello 00:15
Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012 chenhj 02:02
Remove some duplicated words in comments 📎 David Rowley 03:03
Patch to improve a few appendStringInfo* calls 📎 David Rowley 10:25
Re: improving speed of make check-world 📎 Michael Paquier 11:48
Re: PATCH: Spinlock Documentation 📎 Artem Luzyanin 16:03
FDW oddity Andrew Dunstan 20:56
Re: FDW oddity Tom Lane 21:10
Re: Revisiting Re: BUG #8532: postgres fails to start with timezone-data >=2013e Tom Lane 21:30
Re: improving speed of make check-world Michael Paquier 22:36
Re: FDW oddity Andrew Dunstan 23:30
Re: Replication identifiers, take 4 Petr Jelinek 23:56

April 12, 2015

Thread Author Time
Re: FDW oddity Andrew Dunstan 01:54
Re: moving from contrib to bin Peter Eisentraut 03:36
Re: WIP Patch for GROUPING SETS phase 1 彭瑞华 05:26
Re: WIP Patch for GROUPING SETS phase 1 Michael Paquier 06:23
Re: Remove some duplicated words in comments Heikki Linnakangas 07:51
Re: FDW oddity Andrew Dunstan 08:18
Re: WIP Patch for GROUPING SETS phase 1 彭瑞华 11:52
Re: TABLESAMPLE patch Simon Riggs 13:30
Re: SSL information view Magnus Hagander 17:12
Re: Replication identifiers, take 4 📎 Heikki Linnakangas 19:02

April 13, 2015

Thread Author Time
Re: moving from contrib to bin Alvaro Herrera 00:00
Re: FPW compression leaks information Heikki Linnakangas 00:38
Re: FPW compression leaks information Michael Paquier 00:48
Re: FPW compression leaks information Amit Kapila 02:39
Re: TABLESAMPLE patch Amit Kapila 03:21
Re: EvalPlanQual behaves oddly for FDW queries involving system columns 📎 Etsuro Fujita 09:58
Re: pg_rewind in contrib Heikki Linnakangas 13:11
Re: "rejected" vs "returned with feedback" in new CF app Alvaro Herrera 13:33
Re: FPW compression leaks information Stephen Frost 13:44
Re: Revisiting Re: BUG #8532: postgres fails to start with timezone-data >=2013e Ian Stakenvicius 14:02
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Jim Nasby 14:25
Re: Bogus WAL segments archived after promotion Heikki Linnakangas 14:57
Re: pg_rewind tests Heikki Linnakangas 15:32
Re: pg_rewind tests Heikki Linnakangas 15:32
Re: pg_rewind tests Michael Paquier 23:22

April 14, 2015

Thread Author Time
Re: FPW compression leaks information Robert Haas 02:42
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita 03:10
Re: Additional role attributes && superuser review 📎 Stephen Frost 04:24
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 05:04
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Kyotaro HORIGUCHI 06:05
Re: inherit support for foreign tables 📎 Etsuro Fujita 10:49
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Shigeru HANADA 10:49
Make more portable TAP tests of initdb 📎 Michael Paquier 11:40
pgsql: Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 14:09
Re: What exactly is our CRC algorithm? Heikki Linnakangas 14:10
Re: BRIN range operator class Emre Hasegeli 14:45
Re: FPW compression leaks information Heikki Linnakangas 14:50
Re: FPW compression leaks information Magnus Hagander 15:00
Re: Auditing extension for PostgreSQL (Take 2) 📎 David Steele 15:02
Re: FPW compression leaks information Stephen Frost 15:15
Re: pgsql: Use Intel SSE 4.2 CRC instructions where available. Simon Riggs 15:28
Re: [COMMITTERS] pgsql: Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 15:34
Re: pgsql: Use Intel SSE 4.2 CRC instructions where available. Tom Lane 15:40
Re: [COMMITTERS] pgsql: Use Intel SSE 4.2 CRC instructions where available. Simon Riggs 16:01
Re: Make more portable TAP tests of initdb Alvaro Herrera 16:05
Re: Make more portable TAP tests of initdb David E. Wheeler 16:25
Re: deparsing utility commands David Steele 16:56
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Jim Nasby 17:27
Re: inherit support for foreign tables Jim Nasby 17:31
Re: [COMMITTERS] pgsql: Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 18:05
Re: logical column ordering Alvaro Herrera 18:38
Re: inherit support for foreign tables Alvaro Herrera 18:52
Re: Make more portable TAP tests of initdb David Fetter 19:54
Re: Make more portable TAP tests of initdb Alvaro Herrera 20:21
Re: Make more portable TAP tests of initdb David E. Wheeler 20:25
Re: Make more portable TAP tests of initdb Alvaro Herrera 20:29
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 21:25
Re: logical column ordering Robert Haas 21:43
Re: Turning off HOT/Cleanup sometimes 📎 Simon Riggs 22:07
Re: Clock sweep not caching enough B-Tree leaf pages? Peter Geoghegan 22:22
Re: Clock sweep not caching enough B-Tree leaf pages? Jim Nasby 22:42
Re: Clock sweep not caching enough B-Tree leaf pages? Greg Stark 23:10
Re: Turning off HOT/Cleanup sometimes David Steele 23:12
Re: Auditing extension for PostgreSQL (Take 2) Tatsuo Ishii 23:13
Re: Auditing extension for PostgreSQL (Take 2) 📎 David Steele 23:57

April 15, 2015

Thread Author Time
Re: Make more portable TAP tests of initdb Michael Paquier 00:13
pgsql: Move pg_upgrade from contrib/ to src/bin/ Peter Eisentraut 00:32
Re: inherit support for foreign tables Kyotaro HORIGUCHI 00:35
Re: Auditing extension for PostgreSQL (Take 2) Tatsuo Ishii 00:37
Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko 01:52
Re: Turning off HOT/Cleanup sometimes Robert Haas 01:53
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 02:02
Re: FPW compression leaks information Fujii Masao 02:10
Re: FPW compression leaks information Michael Paquier 02:55
Re: FPW compression leaks information Michael Paquier 03:16
Re: FPW compression leaks information Michael Paquier 03:31
Re: Clock sweep not caching enough B-Tree leaf pages? Amit Kapila 04:15
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 04:26
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 04:37
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 📎 Peter Geoghegan 04:51
Re: FPW compression leaks information Fujii Masao 05:22
Re: Make more portable TAP tests of initdb Noah Misch 05:38

Browse Archives

Prev | Next