pgsql-hackers since 2016-04-28 04:45

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 28, 2016

Thread Author Time
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 04:45
Re: Shared memory and processes Michael Paquier 04:46
Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Michael Paquier 05:22
Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Tom Lane 05:34
Re: GIN data corruption bug(s) in 9.6devel Noah Misch 06:13
Re: Parallel build with MSVC Christian Ullrich 07:16
relocation truncated to fit: citus build failure on s390x Christoph Berg 08:08
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 08:39
Re: pgindent Bruce Momjian 11:39
Re: Sync timezone code with upstream release tzcode2016c Bruce Momjian 11:56
Re: Use %u to print user mapping's umid and userid Etsuro Fujita 11:59
Re: [PATCH] amroutine->amsupport from numeric to defined constants Michael Paquier 12:10
Unused macros in contrib code 📎 Daniel Gustafsson 13:06
Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev 13:26
Re: [PATCH] amroutine->amsupport from numeric to defined constants Teodor Sigaev 13:40
Re: pgindent Robert Haas 14:39
Re: Rename max_parallel_degree? Robert Haas 14:41
Re: Sync timezone code with upstream release tzcode2016c Tom Lane 14:42
Re: pgindent Tom Lane 14:43
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions 📎 Thom Brown 16:41
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund 16:49
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Ryan Pedela 17:00
Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston 17:30
Re: Add jsonb_compact(...) for whitespace-free jsonb to text David Fetter 17:56
Re: 9.6 and fsync=off Greg Stark 18:53
Re: 9.6 and fsync=off Simon Riggs 19:32
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions 📎 Fabien COELHO 19:36
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Alvaro Herrera 20:29
Re: 9.6 and fsync=off David G. Johnston 20:30
Re: 9.6 and fsync=off Simon Riggs 20:38
Re: 9.6 and fsync=off Andres Freund 20:44
Is pg_control file crashsafe? Alex Ignatov 21:58
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Sehrope Sarkuni 23:03
[sqlsmith] Crash in apply_projection_to_path Andreas Seltenreich 23:13
Re: pg_xlog -> pg_xjournal? Bruce Momjian 23:23
Re: pg_xlog -> pg_xjournal? Andres Freund 23:30
Re: pg_xlog -> pg_xjournal? Bruce Momjian 23:40

April 29, 2016

Thread Author Time
Re: pg_upgrade 9.6->9.6: column "amtype" does not exist Bruce Momjian 01:32
Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane 02:06
Re: pg_xlog -> pg_xjournal? Tom Lane 02:07
Re: Postgres 9.6 scariest patch tournament Noah Misch 02:09
Re: pg_xlog -> pg_xjournal? Bruce Momjian 02:12
Re: [sqlsmith] Crash in apply_projection_to_path Robert Haas 02:37
Re: pg_xlog -> pg_xjournal? Craig Ringer 03:46
UNION ALL - Var attno sri harsha 03:55
Re: VS 2015 support in src/tools/msvc 📎 Andrew Dunstan 04:15
Re: UNION ALL - Var attno Tom Lane 04:33
Re: VS 2015 support in src/tools/msvc Tom Lane 04:39
Re: UNION ALL - Var attno sri harsha 05:42
[sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich 06:31
Re: UNION ALL - Var attno Amit Langote 06:32
Re: 9.6 and fsync=off 📎 Abhijit Menon-Sen 06:35
Re: UNION ALL - Var attno Ashutosh Bapat 07:05
Re: [sqlsmith] Crash in apply_projection_to_path 📎 Amit Kapila 07:14
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Fabien COELHO 07:22
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila 07:40
Re: Timeline following for logical slots Craig Ringer 07:40
pg9.6 segfault using simple query (related to use fk for join estimates) 📎 Stefan Huehner 10:25
Re: Detrimental performance impact of ringbuffers on performance Bruce Momjian 11:08
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Michael Paquier 11:20
Typo 📎 Thomas Munro 11:37
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Alvaro Herrera 11:40
pgsql: Support building with Visual Studio 2015 Andrew Dunstan 12:07
Re: VS 2015 support in src/tools/msvc Andrew Dunstan 12:13
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Simon Riggs 13:03
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan 13:18
Re: pgsql: Support building with Visual Studio 2015 Christian Ullrich 13:29
Re: UNION ALL - Var attno Tom Lane 13:35
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Tom Lane 13:45
Re: pgsql: Support building with Visual Studio 2015 Andrew Dunstan 13:47
Re: 9.6 and fsync=off Tom Lane 13:49
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Shulgin, Oleksandr 13:56
Re: VS 2015 support in src/tools/msvc Michael Paquier 14:02
Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane 14:03
Re: Typo Magnus Hagander 14:15
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure 14:15
Re: Timeline following for logical slots 📎 Craig Ringer 14:29
SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Andre Mikulec 14:58
Re: VS 2015 support in src/tools/msvc Petr Jelinek 15:22
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian 15:30
[No subject] Rodney Lott 15:32
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian 15:32
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake 15:37
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian 15:44
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian 15:45
postgresql 9.3.10, FIPS mode and DRBG issues. Rodney Lott 15:49
Re: pg9.6 segfault using simple query (related to use fk for join estimates) 📎 Julien Rouhaud 15:59
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Simon Riggs 16:02
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 16:05
Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston 16:08
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Merlin Moncure 16:17
Re: pg9.6 segfault using simple query (related to use fk for join estimates) 📎 Julien Rouhaud 16:40
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake 16:40
Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian 17:01
Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera 17:20
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake 17:23
Re: Replying to a pgsql-committers email by CC'ing hackers Joshua D. Drake 17:26
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Alvaro Herrera 17:31
atomic pin/unpin causing errors Jeff Janes 17:38
Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera 17:49
Re: Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian 18:20
Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera 18:27
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure 18:34
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Simon Riggs 18:36
Re: Replying to a pgsql-committers email by CC'ing hackers Andres Freund 18:44
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake 18:50
Re: Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian 19:07
Re: Html parsing and inline elements Bruce Momjian 20:47
Re: Refactor pg_dump as a library? Bruce Momjian 21:02
Re: SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Joe Conway 21:02
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan 21:06
Re: Html parsing and inline elements David G. Johnston 21:07
Re: [COMMITTERS] pgsql: Support building with Visual Studio 2015 Alvaro Herrera 21:23
Accidentally parallel unsafe functions 📎 Andreas Karlsson 22:06
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 22:08
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure 22:11
Re: VS 2015 support in src/tools/msvc Michael Paquier 22:22
Re: Accidentally parallel unsafe functions Alvaro Herrera 23:12
Re: Accidentally parallel unsafe functions Tom Lane 23:19
Re: Accidentally parallel unsafe functions David G. Johnston 23:31
Re: Accidentally parallel unsafe functions Andreas Karlsson 23:33
Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund 23:58

April 30, 2016

Thread Author Time
Re: atomic pin/unpin causing errors Andres Freund 00:10
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich 00:28
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich 00:34
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andres Freund 00:36
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andres Freund 00:37
psql: tab completion for \l 📎 Ian Barwick 02:06
Re: [sqlsmith] Crash in apply_projection_to_path Amit Kapila 05:59
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila 06:58
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila 07:01
Windows 7, Visual Studio 2010: building PgAdmin3 zeray87 07:11
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich 08:17
Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich 08:21
Re: Rename max_parallel_degree? David Rowley 08:54
Re: Support for N synchronous standby servers - take 2 Tom Lane 14:55
pgsql: Fix planner crash from pfree'ing a partial path that a GatherPat Tom Lane 16:29
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Bruce Momjian 16:30
Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane 16:32
Re: SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Andre Mikulec 16:39
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake 17:29
Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane 17:35
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 - > 10.0 Tomasz Rybak 18:25
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan 19:19
Re: relocation truncated to fit: citus build failure on s390x Christoph Berg 20:12
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Oleg Bartunov 21:07
Re: Html parsing and inline elements Oleg Bartunov 21:43
Re: Is pg_control file crashsafe? Bruce Momjian 21:55
Re: Windows 7, Visual Studio 2010: building PgAdmin3 Bruce Momjian 22:17
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Bruce Momjian 22:23
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan 23:23
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Bruce Momjian 23:26
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan 23:39
Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Bruce Momjian 23:41

May 1, 2016

Thread Author Time
Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 📎 Joshua Drake 00:46
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan 01:22
old_snapshot_threshold's interaction with hash index Amit Kapila 06:35
Re: old_snapshot_threshold's interaction with hash index Amit Kapila 06:43
Re: Windows 7, Visual Studio 2010: building PgAdmin3 Yury Zhuravlev 09:24
Re: Html parsing and inline elements Ryan Pedela 18:32

May 2, 2016

Thread Author Time
About subxact and xact nesting level... david 00:24
Re: About subxact and xact nesting level... Thomas Munro 01:15
Re: About subxact and xact nesting level... Tom Lane 02:00
Need help debugging why autovacuum seems "stuck" -- until I use superuser to vacuum freeze pg_database McCoy, Shawn 02:39
Re: snapshot too old, configured by time Bruce Momjian 04:54
Re: Unused macros in contrib code Heikki Linnakangas 07:17
Subtle bug in autoconf flex version test 📎 Daniel Gustafsson 08:40
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Shulgin, Oleksandr 08:56
what does function EmitWarningsOnPlaceholders? Pavel Stehule 10:51
Dirtying replication slots when confirm_lsn is updated (trivial, 9.7) 📎 Craig Ringer 11:50
Re: what does function EmitWarningsOnPlaceholders? Craig Ringer 11:54
Re: Processes and caches in postgresql Robert Haas 12:36
Re: what does function EmitWarningsOnPlaceholders? Pavel Stehule 12:45
Re: pg_dump dump catalog ACLs Robert Haas 12:50
Re: psql :: support for \ev viewname and \sv viewname 📎 Dean Rasheed 12:53
Re: WIP: Covering + unique indexes. Robert Haas 12:53
Re: [COMMITTERS] pgsql: Fix planner crash from pfree'ing a partial path that a GatherPat Robert Haas 12:59
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 13:03
Re: Use %u to print user mapping's umid and userid Robert Haas 13:06
Re: Refactor pg_dump as a library? Robert Haas 13:10
Re: Refactor pg_dump as a library? Robert Haas 13:12
Re: pg_xlog -> pg_xjournal? Robert Haas 13:29
Re: Detrimental performance impact of ringbuffers on performance Robert Haas 13:33
Re: Subtle bug in autoconf flex version test Tom Lane 13:38
Re: Timeline following for logical slots Robert Haas 13:41
Re: Subtle bug in autoconf flex version test Daniel Gustafsson 13:42
Re: Timeline following for logical slots Alvaro Herrera 13:47
Re: Refactor pg_dump as a library? Tom Lane 14:00
Re: Subtle bug in autoconf flex version test Tom Lane 14:04
Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan 14:04
Re: 9.6 and fsync=off Robert Haas 14:07
Re: Refactor pg_dump as a library? Robert Haas 14:10
Re: About subxact and xact nesting level... dandl 14:17
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 14:21
Re: Refactor pg_dump as a library? Tom Lane 14:22
Re: 9.6 and fsync=off Craig Ringer 14:27
Re: About subxact and xact nesting level... david 14:32
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas 14:32
Re: 9.6 and fsync=off Tom Lane 14:32
Re: Accidentally parallel unsafe functions Robert Haas 14:42

Browse Archives

Prev | Next