pgsql-hackers - April 2014

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 1, 2014

Thread Author Time
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Venkata Balaji Nagothi 01:01
Re: [BUG FIX] Compare returned value by socket() against PGINVALID_SOCKET instead of < 0 📎 Bruce Momjian 01:01
Re: Fix memset usage in pgcrypto Bruce Momjian 01:03
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Alvaro Herrera 02:17
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Tom Lane 02:54
Re: Comment in src/backend/commands/vacuumlazy.c Amit Langote 03:44
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Michael Paquier 04:14
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello 04:34
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Stephen Frost 04:34
Re: PQputCopyData dont signal error Michael Paquier 04:36
Re: Archive recovery won't be completed on some situation. Jeff Janes 04:39
Re: issue log message to suggest VACUUM FULL if a table is nearly empty Amit Kapila 04:58
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Michael Paquier 05:12
Typo fix in contrib/sepgsql/relation.c 📎 Amit Langote 05:58
Re: Typo fix in contrib/sepgsql/relation.c Heikki Linnakangas 06:31
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 08:08
Re: gaussian distribution pgbench 📎 Fabien COELHO 09:25
Re: GSoC 2014 proposal Heikki Linnakangas 10:23
Re: GSoC 2014 proposal Heikki Linnakangas 10:41
Re: using arrays within structure in ECPG 📎 Ashutosh Bapat 11:04
Re: datistemplate of pg_database does not behave as per description in documentation 📎 Rajeev rastogi 11:06
Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink 📎 Adrian Vondendriesch 11:50
Re: Inheritance of foregn key constraints. Andrzej Mazurkiewicz 12:13
Including replication slot data in base backups 📎 Michael Paquier 12:24
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Tom Lane 14:03
Re: Inheritance of foregn key constraints. Fabrízio de Royes Mello 14:06
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas 14:25
Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Tom Lane 14:32
Re: Inheritance of foregn key constraints. Tom Lane 14:37
pg_stat_statements cluttered with "DEALLOCATE dbdpg_p*" Fabien COELHO 14:45
Re: Including replication slot data in base backups Magnus Hagander 14:45
Re: pg_stat_statements cluttered with "DEALLOCATE dbdpg_p*" Andrew Dunstan 14:57
Re: Including replication slot data in base backups Andres Freund 14:59
Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink 📎 Adrian Vondendriesch 15:06
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Tom Lane 15:13
Re: pg_stat_statements cluttered with "DEALLOCATE dbdpg_p*" Fabien COELHO 15:25
Re: Including replication slot data in base backups Robert Haas 15:26
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Mike Blackwell 15:26
Re: psql \d+ and oid display Robert Haas 15:30
Re: GSoC project suggestion: PIVOT ? Robert Haas 15:32
Re: Archive recovery won't be completed on some situation. Robert Haas 15:41
Re: psql \d+ and oid display Bruce Momjian 15:42
Re: PQputCopyData dont signal error Robert Haas 15:56
Re: psql \d+ and oid display Robert Haas 16:01
Re: psql \d+ and oid display Tom Lane 16:05
Re: psql \d+ and oid display Tom Lane 16:09
Re: PQputCopyData dont signal error steve k 16:14
Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra 16:28
Re: GSoC proposal - "make an unlogged table logged" Fabrízio de Royes Mello 16:37
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 16:40
Re: using arrays within structure in ECPG Michael Meskes 16:50
get_fn_expr_variadic considered harmful Tom Lane 16:52
Re: PATCH: decreasing memory needlessly consumed by array_agg Alvaro Herrera 17:04
Re: PATCH: decreasing memory needlessly consumed by array_agg Tom Lane 17:08
Re: psql \d+ and oid display Robert Haas 17:36
Re: GSoC proposal - "make an unlogged table logged" Heikki Linnakangas 17:39
Re: psql \d+ and oid display Andres Freund 17:41
Re: psql \d+ and oid display Jeff Janes 17:45
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Robert Haas 17:46
Re: PQputCopyData dont signal error Robert Haas 17:53
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello 17:55
Re: GSoC proposal - "make an unlogged table logged" Jim Nasby 17:56
Re: Inheritance of foregn key constraints. Robert Haas 17:56
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 17:58
Re: get_fn_expr_variadic considered harmful Robert Haas 18:03
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 18:04
Re: four minor proposals for 9.5 Pavel Stehule 18:12
Re: get_fn_expr_variadic considered harmful Tom Lane 18:23
Re: get_fn_expr_variadic considered harmful Andres Freund 18:26
Re: get_fn_expr_variadic considered harmful Tom Lane 18:33
Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra 18:45
Re: PATCH: decreasing memory needlessly consumed by array_agg Tom Lane 18:56
Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra 19:34
Re: json/jsonb/hstore operator precedence Jim Nasby 19:40
Re: [PATCH] Negative Transition Aggregate Functions (WIP) 📎 Florian Pflug 19:58
Re: json/jsonb/hstore operator precedence Andrew Dunstan 20:07
Ok to flip pg_constraint.condeferrable on 9.1? Jerry Sievers 20:16
Re: get_fn_expr_variadic considered harmful Robert Haas 20:49
Re: json/jsonb/hstore operator precedence Josh Berkus 21:16
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Jim Nasby 21:38
Re: json/jsonb/hstore operator precedence Jim Nasby 21:42
Re: json/jsonb/hstore operator precedence Andrew Dunstan 22:07
Re: using arrays within structure in ECPG Merlin Moncure 23:28

April 2, 2014

Thread Author Time
Re: Including replication slot data in base backups Josh Berkus 00:29
It seems no Windows buildfarm members are running find_typedefs Tom Lane 00:53
Re: Including replication slot data in base backups Michael Paquier 00:59
Re: It seems no Windows buildfarm members are running find_typedefs Andrew Dunstan 01:22
Re: [BUGS] BUG #9518: temporary login failure - "missing pg_hba entry" 📎 Tom Lane 02:05
Re: using arrays within structure in ECPG Ashutosh Bapat 04:03
Re: It seems no Windows buildfarm members are running find_typedefs Andrew Dunstan 04:25
Re: Fwd: Proposal: variant of regclass Amit Kapila 05:41
Fwd: SSL auth question carriingfate92 06:38
Re: using arrays within structure in ECPG Michael Meskes 09:40
Re: Including replication slot data in base backups Bernd Helmle 09:46
Re: Including replication slot data in base backups Andres Freund 09:58
Re: GSoC 2014 proposal Alexander Korotkov 10:22
Re: Including replication slot data in base backups Michael Paquier 11:59
Re: using arrays within structure in ECPG Ashutosh Bapat 12:19
Re: inherit support for foreign tables 📎 Etsuro Fujita 12:25
Re: Including replication slot data in base backups Andres Freund 13:27
Re: get_fn_expr_variadic considered harmful Tom Lane 14:06
Re: Inheritance of foregn key constraints - dropping isinternal triggers by a Andrzej Mazurkiewicz 14:45
Re: using arrays within structure in ECPG Michael Meskes 14:59
polymorphic SQL functions has a problem with domains Pavel Stehule 15:07
Re: polymorphic SQL functions has a problem with domains Tom Lane 15:19
Re: polymorphic SQL functions has a problem with domains Pavel Stehule 15:23
Re: polymorphic SQL functions has a problem with domains David Johnston 15:47
Re: polymorphic SQL functions has a problem with domains Tom Lane 16:27
Re: polymorphic SQL functions has a problem with domains Pavel Stehule 16:30
Re: polymorphic SQL functions has a problem with domains Andres Freund 16:32
Re: polymorphic SQL functions has a problem with domains David Johnston 16:34
Re: polymorphic SQL functions has a problem with domains Pavel Stehule 16:39
Re: It seems no Windows buildfarm members are running find_typedefs Andrew Dunstan 17:37
jsonb is also breaking the rule against nameless unions Tom Lane 17:56
Re: jsonb is also breaking the rule against nameless unions Alvaro Herrera 18:17
Re: jsonb is also breaking the rule against nameless unions Andres Freund 18:18
Re: jsonb is also breaking the rule against nameless unions Andres Freund 18:21
Re: jsonb is also breaking the rule against nameless unions Tom Lane 18:36
Re: jsonb is also breaking the rule against nameless unions Tom Lane 18:42
Re: jsonb is also breaking the rule against nameless unions Andres Freund 18:43
Re: jsonb is also breaking the rule against nameless unions Tom Lane 19:03
Re: jsonb is also breaking the rule against nameless unions Andres Freund 19:21
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Greg Stark 20:08
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Andres Freund 20:16
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 20:33
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Tom Lane 21:13
a fast bloat measurement tool (was Re: Measuring relation free space) 📎 Abhijit Menon-Sen 21:41
Re: jsonb is also breaking the rule against nameless unions Andres Freund 21:50

April 3, 2014

Thread Author Time
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Robert Haas 00:10
Re: Fwd: SSL auth question Robert Haas 00:12
Re: Fwd: Proposal: variant of regclass Robert Haas 00:13
Re: Fwd: SSL auth question Wim Lewis 00:32
Re: It seems no Windows buildfarm members are running find_typedefs Tom Lane 00:43
Re: It seems no Windows buildfarm members are running find_typedefs Andrew Dunstan 01:30
Re: It seems no Windows buildfarm members are running find_typedefs Wim Lewis 01:30
Re: It seems no Windows buildfarm members are running find_typedefs Tom Lane 01:42
Re: GSoC proposal - "make an unlogged table logged" Fabrízio de Royes Mello 02:44
Re: Fwd: Proposal: variant of regclass Amit Kapila 03:27
Re: It seems no Windows buildfarm members are running find_typedefs 📎 Tom Lane 04:01
Re: It seems no Windows buildfarm members are running find_typedefs Tom Lane 04:17
Re: a fast bloat measurement tool Abhijit Menon-Sen 04:33
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Greg Stark 04:48
Re: Fwd: SSL auth question Воронин Дмитрий 05:32
Re: using arrays within structure in ECPG Ashutosh Bapat 07:08
json(b) equality rules Oleg Bartunov 07:32
Re: json(b) equality rules Oleg Bartunov 07:40
Re: json(b) equality rules Yeb Havinga 08:40
Re: json(b) equality rules Oleg Bartunov 09:02
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Andres Freund 09:09
Re: GSoC proposal - "make an unlogged table logged" Heikki Linnakangas 10:38
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 10:44
quiet inline configure check misses a step for clang Andres Freund 10:47
Re: GSoC proposal - "make an unlogged table logged" Heikki Linnakangas 10:58
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 11:04
Re: GSoC proposal - "make an unlogged table logged" Heikki Linnakangas 11:26
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 11:37
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 11:41
Re: json(b) equality rules Andrew Dunstan 11:43
Firing trigger if only Gabriel 11:50
Re: GSoC proposal - "make an unlogged table logged" Heikki Linnakangas 12:02
Re: json(b) equality rules Hannu Krosing 12:21
Re: GSoC proposal - "make an unlogged table logged" Andres Freund 12:21
Re: GSoC 2014 proposal Alexander Korotkov 13:15
Re: quiet inline configure check misses a step for clang Tom Lane 13:43
Re: quiet inline configure check misses a step for clang Andres Freund 13:46
Re: GSoC proposal - "make an unlogged table logged" Tom Lane 13:46
WAL format and API changes (9.5) Heikki Linnakangas 14:14
Re: quiet inline configure check misses a step for clang Tom Lane 14:15
Re: quiet inline configure check misses a step for clang Andres Freund 14:16
Re: quiet inline configure check misses a step for clang Andres Freund 14:27
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Mike Blackwell 14:39
Re: json(b) equality rules Peter Geoghegan 15:20
Re: jsonb is also breaking the rule against nameless unions 📎 Andres Freund 15:28
Re: WAL format and API changes (9.5) Tom Lane 15:37
Re: It seems no Windows buildfarm members are running find_typedefs Andrew Dunstan 15:51
Re: WAL format and API changes (9.5) Heikki Linnakangas 15:58
Re: WAL format and API changes (9.5) Tom Lane 16:11
PostgreSQL Columnar Store for Analytic Workloads Hadi Moshayedi 16:35
Re: WAL format and API changes (9.5) Heikki Linnakangas 16:39
PostgreSQL Columnar Store for Analytic Workloads Hadi Moshayedi 16:43
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 16:52
Re: B-Tree support function number 3 (strxfrm() optimization) Thom Brown 17:23
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 18:05
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 18:49
Re: [COMMITTERS] pgsql: Add ALTER TABLESPACE ... MOVE command Alvaro Herrera 19:14
Re: B-Tree support function number 3 (strxfrm() optimization) Thom Brown 19:19
Re: GSoC 2014 proposal Heikki Linnakangas 19:21
Re: GSoC 2014 proposal Alexander Korotkov 19:44
Re: [COMMITTERS] pgsql: Add ALTER TABLESPACE ... MOVE command Tom Lane 21:10
Re: WAL format and API changes (9.5) Robert Haas 22:28
Re: Fwd: SSL auth question Tom Lane 22:58
Re: WAL format and API changes (9.5) Tom Lane 23:08
Re: get_fn_expr_variadic considered harmful 📎 Tom Lane 23:17
Re: WAL format and API changes (9.5) Andres Freund 23:23
Re: WAL format and API changes (9.5) Tom Lane 23:33
Re: WAL format and API changes (9.5) Andres Freund 23:40

April 4, 2014

Thread Author Time
Re: Securing "make check" (CVE-2014-0067) YAMAMOTO Takashi 02:36
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 03:25
Re: B-Tree support function number 3 (strxfrm() optimization) Tom Lane 03:44
Re: Securing "make check" (CVE-2014-0067) Noah Misch 03:49

Browse Archives

Prev | Next