pgsql-hackers since 2016-11-29 00:00
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
Browse Archives
Prev
|
Next
Nov. 29, 2016
Thread |
Author |
Time |
Re: Fix comment in build_simple_rel
|
Amit Langote |
00:54 |
Re: Tackling JsonPath support
|
Christian Convey |
01:50 |
Corner-case improvement to eqjoinsel_semi 📎
|
Tom Lane |
01:58 |
Re: Tackling JsonPath support
|
Nico Williams |
02:26 |
Re: Tackling JsonPath support
|
Christian Convey |
02:38 |
Re: Tackling JsonPath support
|
Nico Williams |
02:55 |
Re: Tackling JsonPath support
|
David G. Johnston |
03:00 |
Re: Tackling JsonPath support
|
Nico Williams |
03:25 |
Re: Proposal: scan key push down to heap [WIP]
|
Dilip Kumar |
04:17 |
Re: Time to up bgwriter_lru_maxpages?
|
Michael Paquier |
04:22 |
Re: Re: BUG #13755: pgwin32_is_service not checking if
SECURITY_SERVICE_SID is disabled
|
Michael Paquier |
04:24 |
Re: Proposal: scan key push down to heap [WIP]
|
Andres Freund |
04:25 |
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013
|
Michael Paquier |
04:26 |
Re: Fix checkpoint skip logic on idle systems by tracking
LSN progress
|
Michael Paquier |
04:28 |
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)",
File: "xlog.c", Line: 10200)
|
Michael Paquier |
04:29 |
Re: pg_dump, pg_dumpall and data durability
|
Michael Paquier |
04:30 |
Re: WAL consistency check facility
|
Michael Paquier |
04:31 |
Re: Quorum commit for multiple synchronous replication.
|
Michael Paquier |
04:32 |
Re: Forbid use of LF and CR characters in database and role names
|
Michael Paquier |
04:33 |
Re: Renaming of pg_xlog and pg_clog
|
Michael Paquier |
04:35 |
Re: Password identifiers, protocol aging and SCRAM protocol
|
Michael Paquier |
04:36 |
Re: Mention column name in error messages
|
Michael Paquier |
04:37 |
Thinko in set_rel_consider_parallel() 📎
|
Amit Langote |
04:49 |
Re: UNDO and in-place update
|
Amit Kapila |
05:21 |
Re: Proposal : For Auto-Prewarm. 📎
|
Mithun Cy |
05:26 |
Re: Tackling JsonPath support
|
Pavel Stehule |
05:28 |
Re: GiST support for UUIDs 📎
|
Chris Bandy |
05:31 |
Re: Tackling JsonPath support
|
Pavel Stehule |
05:39 |
Re: Tackling JsonPath support
|
Christian Convey |
06:34 |
Re: Tackling JsonPath support
|
Pavel Stehule |
06:37 |
Re: GIN non-intrusive vacuum of posting tree
|
Vladimir Borodin |
07:03 |
Re: PSQL commands: \quit_if, \quit_unless
|
Fabien COELHO |
07:44 |
Re: [PATCH] Logical decoding timeline following take II
|
Craig Ringer |
07:55 |
Re: pg_recvlogical --endpos
|
Craig Ringer |
08:03 |
Re: UNDO and in-place update
|
Alexander Korotkov |
09:03 |
Re: macaddr 64 bit (EUI-64) datatype support 📎
|
Haribabu Kommi |
09:36 |
Re: pg_hba_file_settings view patch
|
Haribabu Kommi |
09:40 |
Re: Contains and is contained by operators of inet datatypes 📎
|
Emre Hasegeli |
09:41 |
Re: PSQL commands: \quit_if, \quit_unless
|
Pavel Stehule |
09:43 |
Re: Parallel execution and prepared statements
|
Amit Kapila |
10:09 |
Re: commitfest 2016-11 status summary
|
Haribabu Kommi |
10:11 |
Re: pg_hba_file_settings view patch
|
Ashutosh Bapat |
10:15 |
Re: Parallel execution and prepared statements
|
Albe Laurenz |
11:10 |
Re: make default TABLESPACE belong to target table.
|
Amit Kapila |
11:19 |
Re: Declarative partitioning - another take
|
Amit Langote |
11:24 |
Re: Parallel execution and prepared statements
|
Amit Kapila |
11:24 |
XactLockTableWait doesn't set wait_event correctly
|
Simon Riggs |
11:26 |
EvalPlanQual() doesn't follow LockTuple() pattern 📎
|
Simon Riggs |
11:26 |
Re: make default TABLESPACE belong to target table.
|
Amos Bird |
11:38 |
Re: PSQL commands: \quit_if, \quit_unless
|
Fabien COELHO |
12:10 |
tiny psql doc inconsistency 📎
|
Fabien COELHO |
12:56 |
Random number generation, take two 📎
|
Heikki Linnakangas |
13:02 |
Re: tiny psql doc inconsistency
|
Stephen Frost |
14:03 |
Re: Re: Use procsignal_sigusr1_handler and
RecoveryConflictInterrupt() from walsender?
|
Craig Ringer |
14:29 |
Re: pg_dump / copy bugs with "big lines" ?
|
Daniel Verite |
15:02 |
Re: Proposal for changes to recovery.conf API
|
Simon Riggs |
15:13 |
Compiler warnings 📎
|
Stephen Frost |
15:21 |
Re: Compiler warnings
|
Stephen Frost |
15:25 |
Re: Dynamic shared memory areas
|
Robert Haas |
15:35 |
Re: Thinko in set_rel_consider_parallel()
|
Tom Lane |
16:07 |
Re: Patch to implement pg_current_logfile() function
|
Karl O. Pinc |
16:09 |
Re: Exclude pg_largeobject form pg_dump
|
Stephen Frost |
16:12 |
Re: Tackling JsonPath support
|
Christian Convey |
16:16 |
Re: Tackling JsonPath support
|
Petr Jelinek |
16:18 |
Re: Tackling JsonPath support
|
Nico Williams |
16:28 |
Re: Tackling JsonPath support
|
Petr Jelinek |
16:38 |
Re: Tackling JsonPath support
|
Christian Convey |
16:50 |
Re: pg_dump / copy bugs with "big lines" ?
|
Alvaro Herrera |
17:15 |
Re: PSQL commands: \quit_if, \quit_unless
|
Corey Huinker |
17:15 |
Re: move collation import to backend 📎
|
Peter Eisentraut |
17:16 |
Re: Patch: Implement failover on libpq connect level.
|
Robert Haas |
17:37 |
Re: Proposal: scan key push down to heap [WIP]
|
Robert Haas |
17:50 |
Re: Proposal: scan key push down to heap [WIP]
|
Robert Haas |
17:51 |
Re: GiST support for UUIDs
|
Tom Lane |
17:58 |
Re: Time to up bgwriter_lru_maxpages?
|
Jeff Janes |
17:58 |
Re: Improving RLS planning
|
Robert Haas |
17:59 |
Re: Improving RLS planning
|
Tom Lane |
18:10 |
Re: Improving RLS planning
|
Stephen Frost |
18:18 |
Re: XactLockTableWait doesn't set wait_event correctly
|
Amit Kapila |
19:03 |
Re: XactLockTableWait doesn't set wait_event correctly
|
Robert Haas |
19:04 |
Re: GiST support for UUIDs
|
Tom Lane |
19:13 |
Re: Patch: Implement failover on libpq connect level.
|
Kuntal Ghosh |
19:19 |
Re: [BUGS] object_classes array is broken, again
|
Alvaro Herrera |
19:28 |
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013
|
Christian Ullrich |
19:45 |
Re: move collation import to backend
|
Andres Freund |
19:53 |
Re: PSQL commands: \quit_if, \quit_unless
|
Fabien COELHO |
20:07 |
Re: move collation import to backend
|
Tom Lane |
20:10 |
[PATCH] Add diff directives to gitattributes 📎
|
Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= |
20:12 |
Re: Patch: Implement failover on libpq connect level.
|
Robert Haas |
20:14 |
Re: Patch: Implement failover on libpq connect level.
|
Robert Haas |
20:14 |
Re: [PATCH] Add diff directives to gitattributes
|
Tom Lane |
20:16 |
Re: Contains and is contained by operators of inet datatypes
|
Tom Lane |
20:22 |
Re: PSQL commands: \quit_if, \quit_unless
|
Corey Huinker |
20:37 |
Re: Exclude pg_largeobject form pg_dump
|
Guillaume Lelarge |
21:31 |
Re: patch: function xmltable 📎
|
Pavel Stehule |
21:36 |
Re: amcheck (B-Tree integrity checking tool)
|
Peter Geoghegan |
22:06 |
Re: PSQL commands: \quit_if, \quit_unless
|
Andrew Dunstan |
22:08 |
Re: PSQL commands: \quit_if, \quit_unless
|
David Steele |
22:25 |
Re: PSQL commands: \quit_if, \quit_unless
|
Andrew Dunstan |
23:00 |
Nov. 30, 2016
Thread |
Author |
Time |
Re: pg_recvlogical --endpos
|
Okano, Naoki |
01:18 |
Re: [PATCH] Add diff directives to gitattributes
|
Michael Paquier |
01:27 |
Re: pg_recvlogical --endpos
|
Craig Ringer |
01:34 |
Re: patch: function xmltable
|
Craig Ringer |
01:40 |
Re: Patch: Implement failover on libpq connect level.
|
Mithun Cy |
01:44 |
Re: GiST support for UUIDs
|
Chris Bandy |
02:57 |
Re: Remove the comment on the countereffectiveness of large
shared_buffers on Windows
|
Magnus Hagander |
03:30 |
Re: pg_recvlogical --endpos
|
Okano, Naoki |
05:26 |
Re: patch: function xmltable
|
Pavel Stehule |
05:30 |
Re: Parallel bitmap heap scan 📎
|
Dilip Kumar |
05:38 |
Re: [PATCH] Reload SSL certificates on SIGHUP
|
Michael Paquier |
05:52 |
Re: PSQL commands: \quit_if, \quit_unless
|
David Fetter |
06:05 |
Re: PSQL commands: \quit_if, \quit_unless
|
Tom Lane |
06:46 |
Re: Random number generation, take two 📎
|
Michael Paquier |
07:01 |
Re: PSQL commands: \quit_if, \quit_unless
|
Fabien COELHO |
07:45 |
Minor correction in alter_table.sgml 📎
|
Amit Langote |
07:51 |
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013
|
Michael Paquier |
07:56 |
Minor correction in alter_table.sgml 📎
|
Amit Langote |
08:01 |
Re: postgres_fdw : altering foreign table not invalidating
prepare statement execution plan. 📎
|
Etsuro Fujita |
08:25 |
Re: Push down more UPDATEs/DELETEs in postgres_fdw
|
Etsuro Fujita |
08:29 |
Re: PSQL commands: \quit_if, \quit_unless
|
Fabien COELHO |
08:47 |
Re: postgres_fdw : altering foreign table not invalidating
prepare statement execution plan.
|
Amit Langote |
08:53 |
Re: postgres_fdw : altering foreign table not invalidating
prepare statement execution plan.
|
Etsuro Fujita |
09:05 |
Re: Proposal: scan key push down to heap [WIP] 📎
|
Dilip Kumar |
10:41 |
Re: Declarative partitioning - another take 📎
|
Amit Langote |
10:53 |
Re: Fix checkpoint skip logic on idle systems by tracking
LSN progress
|
Amit Kapila |
10:53 |
Re: XactLockTableWait doesn't set wait_event correctly
|
Simon Riggs |
11:50 |
Re: Random number generation, take two 📎
|
Heikki Linnakangas |
11:51 |
Re: patch: function xmltable
|
Alvaro Herrera |
12:38 |
Re: PSQL commands: \quit_if, \quit_unless
|
Andrew Dunstan |
12:47 |
Re: Radix tree for character conversion
|
Heikki Linnakangas |
12:59 |
Re: move collation import to backend
|
Peter Eisentraut |
13:18 |
Re: Random number generation, take two
|
Michael Paquier |
13:22 |
Re: patch: function xmltable
|
Pavel Stehule |
13:53 |
Re: Remove the comment on the countereffectiveness of large
shared_buffers on Windows
|
Peter Eisentraut |
14:43 |
Re: Mail thread references in commits
|
Peter Eisentraut |
14:52 |
Re: patch: function xmltable
|
Pavel Stehule |
15:21 |
Re: Minor correction in alter_table.sgml
|
Stephen Frost |
15:24 |
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using
XSLT stylesheets by default
|
Peter Eisentraut |
15:44 |
Re: Mail thread references in commits
|
Heikki Linnakangas |
15:46 |
Re: Minor correction in alter_table.sgml
|
Amit Langote |
15:46 |
Re: Declarative partitioning - another take
|
Robert Haas |
15:48 |
Re: Declarative partitioning - another take
|
Robert Haas |
15:54 |
Re: Declarative partitioning - another take
|
Amit Langote |
15:56 |
Re: Minor correction in alter_table.sgml
|
Tom Lane |
16:17 |
Re: Mail thread references in commits
|
Andrew Dunstan |
16:19 |
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 📎
|
Christian Ullrich |
16:24 |
postgres 1 个(共 2 个) can pg 9.6 vacuum freeze skip page on index?
|
xu jian |
16:33 |
Re: GIN non-intrusive vacuum of posting tree 📎
|
Andrew Borodin |
16:38 |
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default 📎
|
Tom Lane |
17:30 |
Fix typo in ecpg.sgml 📎
|
Tobias Bussmann |
18:14 |
Re: Parallel execution and prepared statements
|
Robert Haas |
18:27 |
Re: EvalPlanQual() doesn't follow LockTuple() pattern
|
Robert Haas |
18:47 |
Re: Mail thread references in commits
|
Greg Stark |
18:50 |
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default
|
Tom Lane |
18:52 |
Re: Random number generation, take two
|
Alvaro Herrera |
19:05 |
Re: pgbench - allow backslash continuations in \set expressions
|
Tom Lane |
19:20 |
Re: Random number generation, take two
|
Heikki Linnakangas |
19:20 |
Re: Hash Indexes
|
Robert Haas |
20:48 |
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013
|
Michael Paquier |
21:07 |
Re: Logical Replication WIP 📎
|
Peter Eisentraut |
21:37 |
Re: Add support for restrictive RLS policies 📎
|
Stephen Frost |
21:54 |
Re: pgbench - allow backslash continuations in \set
expressions
|
Fabien COELHO |
23:04 |
Re: pgbench - allow backslash continuations in \set expressions
|
Tom Lane |
23:38 |
Dec. 1, 2016
Browse Archives
Prev
|
Next