[go: up one dir, main page]

pgsql-hackers since 2015-04-07 19:41

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 7, 2015

Thread Author Time
Re: Auditing extension for PostgreSQL (Take 2) Peter Eisentraut 19:41
Re: Row security violation error is misleading Peter Geoghegan 20:11
Re: pg_restore -t should match views, matviews, and foreign tables Peter Eisentraut 20:19
Re: Parallel Seq Scan Kevin Grittner 20:23
Re: deparsing utility commands Alvaro Herrera 20:32
Re: deparsing utility commands 📎 Alvaro Herrera 20:33
Re: pg_restore -t should match views, matviews, and foreign tables Tom Lane 20:33
Re: pg_rewind and log messages Heikki Linnakangas 20:39
Re: pg_rewind and log messages Alvaro Herrera 20:53
Re: pg_restore -t should match views, matviews, and foreign tables David G. Johnston 21:05
Re: rare avl shutdown slowness (related to signal handling) 📎 Qingqing Zhou 21:11
Re: rare avl shutdown slowness (related to signal handling) Tom Lane 21:32
Re: rare avl shutdown slowness (related to signal handling) 📎 Alvaro Herrera 21:56
Re: rare avl shutdown slowness (related to signal handling) Tom Lane 22:13
Re: Support UPDATE table SET(*)=... Jim Nasby 22:36
Re: Replication identifiers, take 4 Jim Nasby 22:39
Re: New error code to track unsupported contexts Jim Nasby 22:42
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane 22:44
Re: rare avl shutdown slowness (related to signal handling) Qingqing Zhou 22:57
Re: rare avl shutdown slowness (related to signal handling) Tom Lane 23:01
Re: rare avl shutdown slowness (related to signal handling) Qingqing Zhou 23:15
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello 23:52

April 8, 2015

Thread Author Time
Tuple visibility within a single XID Jim Nasby 00:59
Re: Tuple visibility within a single XID Peter Geoghegan 01:11
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Alvaro Herrera 01:15
Re: New error code to track unsupported contexts Alvaro Herrera 01:21
Re: pg_regress writes into source tree Jim Nasby 01:28
Re: Tuple visibility within a single XID Jim Nasby 01:32
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello 01:57
Re: pg_regress writes into source tree Michael Paquier 02:02
Re: Tuple visibility within a single XID Qingqing Zhou 02:16
Re: pg_rewind and log messages Fujii Masao 02:16
Re: Tuple visibility within a single XID Peter Geoghegan 02:24
Re: Parallel Seq Scan Robert Haas 02:24
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 02:41
Re: Bringing text abbreviation debug output under the control of trace_sort Robert Haas 02:46
Re: Bringing text abbreviation debug output under the control of trace_sort Peter Geoghegan 02:50
Re: pg_dump / copy bugs with "big lines" ? Robert Haas 02:53
Re: [PATCH] Add transforms feature 📎 Peter Eisentraut 02:55
Re: "rejected" vs "returned with feedback" in new CF app Robert Haas 02:57
Re: libpq's multi-threaded SSL callback handling is busted Peter Eisentraut 03:02
Re: "rejected" vs "returned with feedback" in new CF app Michael Paquier 03:18
Re: pg_dump / copy bugs with "big lines" ? Michael Paquier 03:29
Re: Parallel Seq Scan Amit Kapila 03:46
Re: File count restriction of directory limits number of relations inside a database. sudalai 03:49
Re: Parallel Seq Scan Amit Kapila 03:58
Re: Proposal : REINDEX xxx VERBOSE Fujii Masao 04:09
Removal of FORCE option in REINDEX Fujii Masao 04:14
Re: Removal of FORCE option in REINDEX Fabrízio de Royes Mello 04:17
Re: Really bad blowups with hash outer join and nulls Jim Nasby 04:50
Re: Replication identifiers, take 4 Michael Paquier 04:59
Re: pg_dump / copy bugs with "big lines" ? Jim Nasby 05:06
Re: Re: File count restriction of directory limits number of relations inside a database. Jim Nasby 05:09
Re: New error code to track unsupported contexts 📎 Michael Paquier 05:30
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 📎 Peter Geoghegan 05:59
Re: configure can't detect proper pthread flags Max Filippov 06:31
Re: NOT NULL markings for BKI columns 📎 Jeevan Chalke 06:49
ConfigData in postgresql.conf Dmitry Voronin 07:32
Re: Parallel Seq Scan David Rowley 07:34
Re: Parallel Seq Scan Amit Langote 07:38
Re: ConfigData in postgresql.conf Michael Paquier 07:53
Re: [PATCH] Add transforms feature 📎 Pavel Stehule 07:54
Re: libpq's multi-threaded SSL callback handling is busted Jan Urbański 09:26
Re: Support UPDATE table SET(*)=... Andrew Gierth 09:44
Re: Parallel Seq Scan David Rowley 10:00
Re: Row security violation error is misleading Dean Rasheed 11:50
Re: Row security violation error is misleading 📎 Dean Rasheed 11:52
Re: TABLESAMPLE patch Amit Kapila 12:03
Re: Removal of FORCE option in REINDEX 📎 Fujii Masao 12:04
Re: Parallel Seq Scan Amit Kapila 12:12
Re: Replication identifiers, take 4 Petr Jelinek 12:17
Re: Replication identifiers, take 4 Andres Freund 12:22
Re: Replication identifiers, take 4 Petr Jelinek 12:24
Re: Re: File count restriction of directory limits number of relations inside a database. Tomas Vondra 12:29
Re: Re: File count restriction of directory limits number of relations inside a database. Andres Freund 12:33
Making src/test/ssl more robust 📎 Michael Paquier 12:57
Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko 13:53
Re: Tuple visibility within a single XID Tom Lane 14:02
Re: Row security violation error is misleading Kevin Grittner 14:07
Re: Sloppy SSPI error reporting code Bruce Momjian 14:28
Re: Support UPDATE table SET(*)=... Tom Lane 14:57
Re: Row security violation error is misleading Stephen Frost 15:02
Re: Row security violation error is misleading Stephen Frost 15:27
Re: Removal of FORCE option in REINDEX Jim Nasby 15:33
Re: rare avl shutdown slowness (related to signal handling) 📎 Alvaro Herrera 15:34
Re: Support UPDATE table SET(*)=... Andrew Gierth 15:44
Gracefully Reload SSL Certificates Donald Stufft 15:48
Re: Support UPDATE table SET(*)=... Tom Lane 16:05
Re: Support UPDATE table SET(*)=... Andrew Gierth 16:24
Re: Support UPDATE table SET(*)=... Alvaro Herrera 16:33
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

Browse Archives

Prev | Next