pgsql-hackers since 2015-10-03 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
Oct. 3, 2015
Thread |
Author |
Time |
Re: Parallel Seq Scan
|
Amit Kapila |
03:44 |
Re: Idea for improving buildfarm robustness
|
Tom Lane |
04:39 |
Re: Proposing COPY .. WITH PERMISSIVE 📎
|
dinesh kumar |
04:43 |
Re: Idea for improving buildfarm robustness
|
Michael Paquier |
05:56 |
Re: pgbench stats per script & other stuff 📎
|
Fabien COELHO |
06:11 |
Re: WIP: Rework access method interface
|
Amit Kapila |
06:27 |
Odd query execution behavior with extended protocol
|
Shay Rojansky |
09:03 |
Re: ON CONFLICT issues around whole row vars,
|
Andres Freund |
11:21 |
Re: WIP: Rework access method interface
|
Petr Jelinek |
11:37 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc. 📎
|
Michael Paquier |
11:38 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc.
|
Amir Rohan |
12:50 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc.
|
Amir Rohan |
13:04 |
Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an
error about mismatched types
|
Andres Freund |
13:18 |
Re: Why can't we used CAPITAL LETTERS into replication
slot_name?
|
Andres Freund |
13:31 |
Re: Refactoring speculative insertion with unique indexes
a little
|
Andres Freund |
13:38 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc.
|
Michael Paquier |
13:47 |
Re: perlcritic
|
Andres Freund |
13:53 |
Re: Unicode mapping scripts cleanup
|
Andres Freund |
13:57 |
Re: [PROPOSAL] VACUUM Progress Checker.
|
Andres Freund |
14:02 |
Re: Idea for improving buildfarm robustness
|
Tom Lane |
14:25 |
Re: creating extension including dependencies
|
Andres Freund |
15:15 |
Re: creating extension including dependencies 📎
|
Andres Freund |
15:16 |
Re: Mention column name in error messages
|
Andres Freund |
15:23 |
Re: [PATCH] Reload SSL certificates on SIGHUP
|
Andres Freund |
15:26 |
Re: WIP: Rework access method interface
|
Andres Freund |
15:34 |
Re: [PATCH] postgres_fdw extension support
|
Andres Freund |
15:49 |
Re: creating extension including dependencies 📎
|
Petr Jelinek |
15:56 |
Re: [PATCH v1] GSSAPI encryption support
|
Andres Freund |
16:18 |
Re: creating extension including dependencies
|
Andres Freund |
16:48 |
Re: Refactoring speculative insertion with unique indexes a little
|
Peter Geoghegan |
17:07 |
Re: Parallel Seq Scan
|
Robert Haas |
18:05 |
Re: Less than ideal error reporting in pg_stat_statements 📎
|
Peter Geoghegan |
18:37 |
Re: Idea for improving buildfarm robustness
|
Josh Berkus |
20:17 |
Re: jsonb_set array append hack?
|
Peter Geoghegan |
20:49 |
Re: jsonb_set array append hack?
|
Andrew Dunstan |
21:24 |
Re: creating extension including dependencies
|
Michael Paquier |
22:16 |
Oct. 4, 2015
Thread |
Author |
Time |
Re: Idea for improving buildfarm robustness
|
Tom Lane |
00:35 |
Draft release notes are up for review
|
Tom Lane |
02:35 |
Re: [PATCH] postgres_fdw extension support 📎
|
Paul Ramsey |
02:40 |
Re: Parallel Seq Scan
|
Amit Kapila |
04:51 |
Odd query execution behavior with extended protocol
|
Shay Rojansky |
05:59 |
Re: More work on SortSupport for text - strcoll() and
strxfrm() caching 📎
|
Peter Geoghegan |
06:17 |
SortSupport for UUID type 📎
|
Peter Geoghegan |
06:21 |
Re: 9.3.9 and pg_multixact corruption
|
Noah Misch |
06:33 |
Re: Odd query execution behavior with extended protocol
|
Charles Clavadetscher |
06:40 |
check fails on Fedora 23
|
Pavel Stehule |
08:50 |
Re: check fails on Fedora 23
|
Pavel Stehule |
09:53 |
Re: check fails on Fedora 23
|
Pavel Stehule |
10:50 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc. 📎
|
Michael Paquier |
11:03 |
Re: Odd query execution behavior with extended protocol
|
Shay Rojansky |
12:50 |
Re: Odd query execution behavior with extended protocol
|
Andres Freund |
12:57 |
Re: In-core regression tests for replication, cascading, archiving,
PITR, etc.
|
Amir Rohan |
13:27 |
Re: WIP: Rework access method interface
|
Amit Kapila |
13:27 |
Re: Re: In-core regression tests for replication, cascading, archiving,
PITR, etc.
|
Andres Freund |
13:29 |
Re: Re: In-core regression tests for replication,
cascading, archiving, PITR, etc.
|
Amir Rohan |
13:35 |
Re: row_security GUC, BYPASSRLS 📎
|
Stephen Frost |
14:00 |
Re: check fails on Fedora 23
|
Tom Lane |
14:37 |
Re: Odd query execution behavior with extended protocol
|
Tom Lane |
14:45 |
Re: check fails on Fedora 23
|
Pavel Stehule |
15:07 |
Re: check fails on Fedora 23
|
Pavel Stehule |
15:30 |
Re: check fails on Fedora 23
|
Pavel Stehule |
15:35 |
Re: Odd query execution behavior with extended protocol
|
Shay Rojansky |
15:49 |
Re: Odd query execution behavior with extended protocol
|
Shay Rojansky |
15:50 |
Re: check fails on Fedora 23
|
Andrew Dunstan |
15:52 |
Re: check fails on Fedora 23
|
Pavel Stehule |
16:02 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
16:27 |
Re: Odd query execution behavior with extended protocol
|
Tom Lane |
16:36 |
Re: Odd query execution behavior with extended protocol
|
Tom Lane |
16:40 |
Re: check fails on Fedora 23
|
Pavel Stehule |
16:52 |
Re: DBT-3 with SF=20 got failed
|
Tom Lane |
18:31 |
Re: about fsync in CLOG buffer write
|
Jeff Janes |
19:14 |
Re: about fsync in CLOG buffer write
|
Andres Freund |
19:25 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
19:41 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
20:01 |
Re: check fails on Fedora 23
|
Andrew Dunstan |
20:08 |
Re: Potential GIN vacuum bug
|
Jeff Janes |
20:10 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
20:12 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
20:14 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
20:25 |
ALTER TABLE behind-the-scenes effects' CONTEXT 📎
|
Marko Tiikkaja |
22:08 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
22:10 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
22:16 |
Re: No Issue Tracker - Say it Ain't So!
|
Nathan Wagner |
22:35 |
Re: No Issue Tracker - Say it Ain't So!]
|
Nathan Wagner |
22:42 |
Re: No Issue Tracker - Say it Ain`t So!]
|
Greg Sabino Mullane |
22:55 |
Re: Less than ideal error reporting in pg_stat_statements
|
Andrew Dunstan |
22:58 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
23:10 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
23:13 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
23:29 |
Re: No Issue Tracker - Say it Ain't So!]
|
Josh Berkus |
23:30 |
debbugs
|
Andrew Dunstan |
23:57 |
Oct. 5, 2015
Thread |
Author |
Time |
Re: No Issue Tracker - Say it Ain't So!]
|
Nathan Wagner |
00:08 |
Re: debbugs
|
Stephen Frost |
00:12 |
Re: CustomScan support on readfuncs.c
|
Kouhei Kaigai |
00:51 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
01:03 |
Re: Speed up Clog Access by increasing CLOG buffers
|
Jeff Janes |
01:04 |
Re: Confusing remark about UPSERT in fdwhandler.sgml
|
Etsuro Fujita |
03:20 |
Re: Speed up Clog Access by increasing CLOG buffers
|
Amit Kapila |
03:27 |
Re: ALTER TABLE behind-the-scenes effects' CONTEXT
|
Pavel Stehule |
03:47 |
Re: [PATCH] postgres_fdw extension support
|
Michael Paquier |
04:56 |
Re: Streaming replication for psycopg2
|
Craig Ringer |
05:13 |
Obsolete comment in tidpath.c
|
Etsuro Fujita |
07:05 |
Re: No Issue Tracker - Say it Ain't So!]
|
Oleg Bartunov |
08:29 |
Re: No Issue Tracker - Say it Ain't So!]
|
Magnus Hagander |
08:42 |
Re: Foreign join pushdown vs EvalPlanQual
|
Etsuro Fujita |
08:55 |
Re: [COMMITTERS] pgsql: Lower *_freeze_max_age minimum
values.
|
Andres Freund |
10:04 |
Re: Connection string parameter 'replication' in
documentation
|
Kyotaro HORIGUCHI |
10:07 |
Re: Freeze avoidance of very large table. 📎
|
Masahiko Sawada |
10:31 |
Re: No Issue Tracker - Say it Ain't So!]
|
Magnus Hagander |
10:32 |
Re: Rename withCheckOptions to insertedCheckClauses
|
Stephen Frost |
11:54 |
pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING
|
Stephen Frost |
11:55 |
Re: ON CONFLICT issues around whole row vars,
|
Stephen Frost |
12:01 |
Re: Odd query execution behavior with extended protocol
|
Shay Rojansky |
12:09 |
Re: ON CONFLICT issues around whole row vars,
|
Andres Freund |
12:14 |
Re: ON CONFLICT issues around whole row vars,
|
Stephen Frost |
12:17 |
Re: Parallel Seq Scan 📎
|
Amit Kapila |
12:20 |
Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6
and older 📎
|
Heikki Linnakangas |
13:02 |
Re: [COMMITTERS] pgsql: Lower *_freeze_max_age minimum values.
|
Tom Lane |
13:39 |
Re: [COMMITTERS] pgsql: Lower *_freeze_max_age minimum
values.
|
Andres Freund |
13:45 |
Re: ON CONFLICT issues around whole row vars,
|
Tom Lane |
13:50 |
Re: [COMMITTERS] pgsql: Lower *_freeze_max_age minimum values.
|
Tom Lane |
13:51 |
Re: ON CONFLICT issues around whole row vars,
|
Stephen Frost |
13:58 |
Re: Freeze avoidance of very large table.
|
Fujii Masao |
14:03 |
Re: Connection string parameter 'replication' in documentation
|
Takashi Ohnishi |
14:13 |
Re: ON CONFLICT issues around whole row vars,
|
Stephen Frost |
14:15 |
Re: Freeze avoidance of very large table.
|
Simon Riggs |
14:27 |
Re: Use EVP API pgcrypto encryption, dropping support for
OpenSSL 0.9.6 and older
|
Joe Conway |
14:28 |
Re: No Issue Tracker - Say it Ain't So!]
|
Merlin Moncure |
15:04 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
15:15 |
Re: Use EVP API pgcrypto encryption, dropping support for
OpenSSL 0.9.6 and older
|
Alvaro Herrera |
15:16 |
Re: Less than ideal error reporting in pg_stat_statements
|
Andrew Dunstan |
15:27 |
Re: Use EVP API pgcrypto encryption, dropping support for
OpenSSL 0.9.6 and older
|
Andres Freund |
15:28 |
Re: No Issue Tracker - Say it Ain't So!]
|
Alvaro Herrera |
15:33 |
Re: Use EVP API pgcrypto encryption, dropping support for
OpenSSL 0.9.6 and older
|
Alvaro Herrera |
15:37 |
Re: Less than ideal error reporting in pg_stat_statements
|
Alvaro Herrera |
15:40 |
run pg_rewind on an uncleanly shut down cluster.
|
Oleksii Kliukin |
15:41 |
Re: Less than ideal error reporting in pg_stat_statements
|
Tom Lane |
15:50 |
Re: run pg_rewind on an uncleanly shut down cluster.
|
Bruce Momjian |
16:04 |
Re: Freeze avoidance of very large table.
|
Masahiko Sawada |
16:23 |
Re: Odd query execution behavior with extended protocol
|
Shay Rojansky |
16:42 |
Re: pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING
|
Peter Geoghegan |
17:02 |
Re: [COMMITTERS] pgsql: Apply SELECT policies in
INSERT/UPDATE+RETURNING
|
Stephen Frost |
17:07 |
Re: WIP: Rework access method interface 📎
|
Alexander Korotkov |
17:25 |
Tsvector editing functions 📎
|
Stas Kelvich |
17:29 |
factor out encoding dependent json/jsonb regression tests
|
Andrew Dunstan |
17:32 |
Re: Less than ideal error reporting in pg_stat_statements
|
Peter Geoghegan |
17:38 |
Re: factor out encoding dependent json/jsonb regression tests
|
Peter Geoghegan |
17:52 |
Re: factor out encoding dependent json/jsonb regression tests
|
Tom Lane |
17:53 |
Re: factor out encoding dependent json/jsonb regression
tests
|
Andrew Dunstan |
18:01 |
Re: run pg_rewind on an uncleanly shut down cluster.
|
Oleksii Kliukin |
18:04 |
Re: factor out encoding dependent json/jsonb regression
tests
|
Alvaro Herrera |
18:14 |
Re: Multi-tenancy with RLS 📎
|
Haribabu Kommi |
23:56 |
Oct. 6, 2015
Browse Archives
Prev
|
Next