pgsql-hackers since 2015-03-10 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

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

Browse Archives

Prev | Next

March 10, 2015

Thread Author Time
Re: Documentation of bt_page_items()'s ctid field Jeff Janes 00:18
Re: Documentation of bt_page_items()'s ctid field 📎 Peter Geoghegan 00:34
Re: Using 128-bit integers for sum, avg and statistics aggregates 📎 Andreas Karlsson 00:37
Re: New functions Michael Paquier 00:57
Re: sepgsql and materialized views Stephen Frost 01:16
Re: Parallel Seq Scan Haribabu Kommi 01:20
Re: Using 128-bit integers for sum, avg and statistics aggregates Peter Geoghegan 01:26
Re: Proposal : REINDEX xxx VERBOSE 📎 Sawada Masahiko 02:43
Re: Join push-down support for foreign tables 📎 Kouhei Kaigai 03:07
Re: Proposal: knowing detail of config files via SQL Stephen Frost 03:08
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Kouhei Kaigai 03:18
Re: BRIN page type identifier 📎 Alvaro Herrera 03:36
Re: BRIN page type identifier Tom Lane 03:39
Re: TABLESAMPLE patch Amit Kapila 03:43
Re: BRIN page type identifier Tom Lane 03:45
Re: sepgsql and materialized views Kouhei Kaigai 03:51
Re: Parallel Seq Scan Amit Kapila 04:09
Re: Parallel Seq Scan Haribabu Kommi 04:53
Re: sepgsql and materialized views Kevin Grittner 05:25
Re: pg_rewind in contrib Michael Paquier 06:04
Re: Performance improvement for joins where outer side is unique Kyotaro HORIGUCHI 06:19
Re: pg_rewind in contrib Amit Kapila 06:46
Re: pg_trgm Memory Allocation logic Beena Emerson 06:55
Re: Parallel Seq Scan Amit Kapila 06:56
Re: initdb -S and tablespaces 📎 Abhijit Menon-Sen 07:49
Re: Proposal : REINDEX xxx VERBOSE Jim Nasby 08:05
Re: pg_basebackup may fail to send feedbacks. 📎 Kyotaro HORIGUCHI 08:29
Re: How about to have relnamespace and relrole? 📎 Kyotaro HORIGUCHI 08:42
Re: TABLESAMPLE patch Petr Jelinek 09:33
Re: TABLESAMPLE patch Amit Kapila 09:54
Re: TABLESAMPLE patch Petr Jelinek 10:05
Re: Reduce pinning in btree indexes Kyotaro HORIGUCHI 11:40
Re: Proposal: knowing detail of config files via SQL Stephen Frost 12:02
Re: pg_rewind in contrib Alvaro Herrera 12:16
Re: patch : Allow toast tables to be moved to a different tablespace Robert Haas 12:23
Re: patch : Allow toast tables to be moved to a different tablespace Alvaro Herrera 12:27
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 12:32
Re: CATUPDATE confusion? Robert Haas 12:52
Re: [REVIEW] Re: Compression of full-page-writes 📎 Michael Paquier 12:55
Relation ordering in FROM clause causing error related to missing entry... Or not. Michael Paquier 13:05
Re: One question about security label command 📎 Kohei KaiGai 13:28
Re: Relation ordering in FROM clause causing error related to missing entry... Or not. Stephen Frost 13:30
Re: Relation ordering in FROM clause causing error related to missing entry... Or not. Alvaro Herrera 13:32
Re: One question about security label command Alvaro Herrera 13:41
Re: moving from contrib to bin Alvaro Herrera 13:48
Re: Reduce pinning in btree indexes Kevin Grittner 13:57
Re: proposal: searching in array function - array_position Robert Haas 14:30
Re: proposal: disallow operator "=>" and use it for named parameters Robert Haas 15:12
Re: Reduce pinning in btree indexes 📎 Kevin Grittner 15:12
Re: proposal: disallow operator "=>" and use it for named parameters Tom Lane 15:50
Re: proposal: searching in array function - array_position Jim Nasby 15:53
Re: Stateful C-language function with state managed by third-party library Tom Lane 15:54
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 16:01
Re: proposal: searching in array function - array_position Pavel Stehule 16:07
Re: proposal: disallow operator "=>" and use it for named parameters Petr Jelinek 16:07
Re: Precedence of standard comparison operators Tom Lane 16:11
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 16:14
Re: Precedence of standard comparison operators Alvaro Herrera 16:29
Re: proposal: disallow operator "=>" and use it for named parameters Robert Haas 16:32
Re: Precedence of standard comparison operators Robert Haas 16:37
Re: Precedence of standard comparison operators David G. Johnston 16:45
Re: Precedence of standard comparison operators Robert Haas 16:47
Re: proposal: disallow operator "=>" and use it for named parameters Tom Lane 17:07
Re: Precedence of standard comparison operators Tom Lane 17:12
Re: proposal: disallow operator "=>" and use it for named parameters Kevin Grittner 17:44
Re: proposal: disallow operator "=>" and use it for named parameters Tom Lane 18:02
Re: Precedence of standard comparison operators Robert Haas 18:15
Re: proposal: searching in array function - array_position Pavel Stehule 18:27
Re: Doing better at HINTing an appropriate column within errorMissingColumn() 📎 Robert Haas 18:28
Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule 18:32
Re: Precedence of standard comparison operators Tom Lane 18:45
Re: proposal: searching in array function - array_position Tom Lane 18:50
Re: proposal: disallow operator "=>" and use it for named parameters 📎 Robert Haas 18:51
Re: Precedence of standard comparison operators Alex Hunsaker 19:10
Re: Precedence of standard comparison operators Tom Lane 19:13
Re: Parallel Seq Scan Robert Haas 19:31
Re: One question about security label command Robert Haas 19:34
Re: proposal: searching in array function - array_position Pavel Stehule 19:43
Re: proposal: searching in array function - array_position Robert Haas 19:45
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 20:03
Re: Precedence of standard comparison operators Peter Eisentraut 20:10
Re: get_object_address support for additional object types Alvaro Herrera 20:28
Re: Precedence of standard comparison operators Tom Lane 20:34
Re: get_object_address support for additional object types Stephen Frost 21:13
Re: proposal: searching in array function - array_position Jim Nasby 21:18
Re: proposal: searching in array function - array_position 📎 Jim Nasby 21:53
Re: [REVIEW] Re: Compression of full-page-writes 📎 Rahila Syed 22:08
Re: pg_rewind in contrib Heikki Linnakangas 22:14
Re: proposal: searching in array function - array_position Jim Nasby 22:20
Re: proposal: searching in array function - array_position Tom Lane 22:25
Re: One question about security label command 📎 Kohei KaiGai 22:58
Re: Relation ordering in FROM clause causing error related to missing entry... Or not. Michael Paquier 23:08
Re: Rethinking the parameter access hooks for plpgsql's benefit 📎 Tom Lane 23:24
Re: moving from contrib to bin Michael Paquier 23:45

March 11, 2015

Thread Author Time
Re: moving from contrib to bin Alvaro Herrera 01:06
Re: moving from contrib to bin Michael Paquier 01:13
Re: proposal: searching in array function - array_position Robert Haas 01:57
Re: moving from contrib to bin Alvaro Herrera 01:58
Re: moving from contrib to bin 📎 Peter Eisentraut 03:00
Re: moving from contrib to bin Michael Paquier 03:07
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 03:19
Re: pg_rewind in contrib Amit Kapila 04:01
Re: Question about lazy_space_alloc() / linux over-commit Noah Misch 05:28
Re: Rethinking the parameter access hooks for plpgsql's benefit Noah Misch 05:31
Re: moving from contrib to bin 📎 Michael Paquier 05:40
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Noah Misch 05:47
Re: Rethinking the parameter access hooks for plpgsql's benefit Pavel Stehule 05:52
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 06:04
Re: proposal: searching in array function - array_position Pavel Stehule 06:19
Re: proposal: searching in array function - array_position Pavel Stehule 06:29
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 06:57
Re: [REVIEW] Re: Compression of full-page-writes Michael Paquier 07:01
Re: mogrify and indent features for jsonb Ilya Ashchepkov 08:05
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Ashutosh Bapat 08:37
Re: pg_rewind in contrib 📎 Heikki Linnakangas 08:53
Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko 11:33
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita 11:40
Re: Proposal : REINDEX xxx VERBOSE 📎 Sawada Masahiko 12:37
Re: Install shared libs in lib/ and bin/ with MSVC (Was: install libpq.dll in bin directory on Windows / Cygwin) Asif Naeem 13:03
Re: moving from contrib to bin Alvaro Herrera 13:23
pgsql: Add macros wrapping all usage of gcc's __attribute__. Andres Freund 13:49
Re: __attribute__ for non-gcc compilers Andres Freund 13:53
Re: moving from contrib to bin Andres Freund 14:00
Re: moving from contrib to bin Tom Lane 14:08
Re: moving from contrib to bin Alvaro Herrera 14:19
Re: moving from contrib to bin Andres Freund 14:32
procost for to_tsvector Andrew Gierth 14:40
Re: procost for to_tsvector Andres Freund 14:44
Re: Proposal: knowing detail of config files via SQL 📎 Sawada Masahiko 14:46
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas 14:58
Re: procost for to_tsvector Tom Lane 16:07
Re: mogrify and indent features for jsonb Andrew Dunstan 16:08
Re: One question about security label command 📎 Robert Haas 16:15
Re: procost for to_tsvector Andres Freund 16:26
Re: One question about security label command Alvaro Herrera 16:27
Re: Precedence of standard comparison operators Tom Lane 17:24
Re: Providing catalog view to pg_hba.conf file - Patch submission 📎 Greg Stark 17:32
Re: improve pgbench syntax error messages Robert Haas 18:37
Re: Strange assertion using VACOPT_FREEZE in vacuum.c Robert Haas 18:44
Re: Strange assertion using VACOPT_FREEZE in vacuum.c Alvaro Herrera 19:09
Re: Strange assertion using VACOPT_FREEZE in vacuum.c Robert Haas 19:14
Re: NULL-pointer check and incorrect comment for pstate in addRangeTableEntry Robert Haas 19:36
using CustomScan to inject nodes into the plan Tomas Vondra 19:48
Re: Precedence of standard comparison operators Peter Eisentraut 19:48
Re: [patch] PL/Python is too lossy with floats Peter Eisentraut 19:49
Re: using CustomScan to inject nodes into the plan Robert Haas 19:52
Re: Precedence of standard comparison operators Kevin Grittner 20:00
Re: Precedence of standard comparison operators Greg Stark 20:12
Re: proposal: searching in array function - array_position Jim Nasby 20:18
Re: Precedence of standard comparison operators Kevin Grittner 20:36
Re: proposal: searching in array function - array_position Jim Nasby 20:49
Re: using CustomScan to inject nodes into the plan Tom Lane 20:53
Re: Strange assertion using VACOPT_FREEZE in vacuum.c Tom Lane 20:57
Re: proposal: searching in array function - array_position Jim Nasby 21:14
Re: improve pgbench syntax error messages 📎 Fabien COELHO 21:21
Re: Strange assertion using VACOPT_FREEZE in vacuum.c Jim Nasby 21:22
Re: Precedence of standard comparison operators Robert Haas 21:32
Re: Proposal : REINDEX xxx VERBOSE Jim Nasby 21:36
Re: proposal: searching in array function - array_position 📎 Pavel Stehule 21:37
Re: proposal: searching in array function - array_position Jim Nasby 21:50
Re: procost for to_tsvector Andrew Gierth 21:54
Re: Parallel Seq Scan Haribabu Kommi 22:14
Re: Documentation of bt_page_items()'s ctid field 📎 Jeff Janes 22:14
Re: using CustomScan to inject nodes into the plan Tomas Vondra 22:14
Re: Precedence of standard comparison operators Kevin Grittner 22:19
Re: procost for to_tsvector Jeff Janes 22:22
Re: Documentation of bt_page_items()'s ctid field Peter Geoghegan 22:57
Re: Precedence of standard comparison operators Tom Lane 23:38
Re: NULL-pointer check and incorrect comment for pstate in addRangeTableEntry Michael Paquier 23:47
Re: Precedence of standard comparison operators Tom Lane 23:49
Re: moving from contrib to bin Peter Eisentraut 23:50
Re: One question about security label command 📎 Kohei KaiGai 23:54

March 12, 2015

Thread Author Time
Re: moving from contrib to bin 📎 Michael Paquier 00:21
Re: Turning off HOT/Cleanup sometimes Peter Eisentraut 00:38
Re: Stateful C-language function with state managed by third-party library Noah Misch 00:46
Re: Turning off HOT/Cleanup sometimes Peter Eisentraut 00:55
Re: logical column ordering Peter Eisentraut 01:13
Re: Precedence of standard comparison operators Robert Haas 01:13
Re: Precedence of standard comparison operators Robert Haas 01:15
Re: Precedence of standard comparison operators Tom Lane 01:58
Re: logical column ordering Tom Lane 02:16
Re: patch : Allow toast tables to be moved to a different tablespace Andreas Karlsson 02:50
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Ashutosh Bapat 03:51
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane 04:35
Re: pg_rewind in contrib 📎 Amit Kapila 06:49
Re: proposal: searching in array function - array_position 📎 Pavel Stehule 06:54
Re: patch : Allow toast tables to be moved to a different tablespace Julien Tachoires 07:01
timestamp format escape rules Rikard Pavelic 08:07
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita 08:30
Re: Turning off HOT/Cleanup sometimes Andres Freund 09:41
shebang for tcl postgresql modules 📎 Jozef Mlich 10:17
Re: Parallel Seq Scan Amit Langote 10:52
OOM-killer issue when updating a inheritance table which has large number of child tables chenhj 10:55
Re: How about to have relnamespace and relrole? Jeevan Chalke 11:06
Re: Precedence of standard comparison operators Greg Stark 11:16
Re: [PATCH] Add transforms feature Pavel Stehule 12:12
Re: Proposal : REINDEX xxx VERBOSE 📎 Sawada Masahiko 12:15
Re: alter user/role CURRENT_USER 📎 Kyotaro HORIGUCHI 12:38
Re: logical column ordering Tomas Vondra 13:07
Re: logical column ordering Alvaro Herrera 13:17

Browse Archives

Prev | Next