pgsql-hackers - May 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

May 1, 2014

Thread Author Time
Re: Display of timestamp in pg_dump custom format Bruce Momjian 00:04
Re: Display of timestamp in pg_dump custom format Gavin Flower 00:33
Re: Small doc patch for pg_replication_slots Robert Haas 02:56
Re: hooks not working in postgresql 9.3 (building from source) Michael Paquier 03:56
Re: Fix initdb for path with whitespace and at char Amit Kapila 04:55
improving \dt++ in psql Filip RembiaƂkowski 05:30
Why do we allow indexes to contain the same column more than once? Greg Stark 12:55
Re: Why do we allow indexes to contain the same column more than once? Andres Freund 13:11
Re: improving \dt++ in psql Tom Lane 13:47
Re: quiet inline configure check misses a step for clang Andres Freund 13:57
Re: Successor of MD5 authentication, let's use SCRAM Greg Stark 14:06
Re: Why do we allow indexes to contain the same column more than once? Tom Lane 14:08
Re: quiet inline configure check misses a step for clang Tom Lane 14:10
Re: quiet inline configure check misses a step for clang Andres Freund 14:12
Re: Small doc patch for pg_replication_slots Thomas Reiss 14:42
Re: Clock sweep not caching enough B-Tree leaf pages? Kevin Grittner 15:55
Re: Clock sweep not caching enough B-Tree leaf pages? Kevin Grittner 16:00
Re: Display of timestamp in pg_dump custom format Bruce Momjian 16:09
Obsolete coding in fork_process.c Tom Lane 16:13
Re: Obsolete coding in fork_process.c Noah Misch 18:32
Re: quiet inline configure check misses a step for clang 📎 Andres Freund 18:48
Re: Obsolete coding in fork_process.c Tom Lane 19:16
Re: Store data in pg_toast for custom type fails (bug?) Tom Lane 19:32
pgsql: Fix "quiet inline" configure test for newer clang compilers. Tom Lane 20:16
Re: quiet inline configure check misses a step for clang Tom Lane 20:17
Re: quiet inline configure check misses a step for clang Andres Freund 21:51
Re: Obsolete coding in fork_process.c 📎 Tom Lane 21:59
Re: quiet inline configure check misses a step for clang Tom Lane 22:08
Re: Obsolete coding in fork_process.c Robert Haas 23:43

May 2, 2014

Thread Author Time
Re: Obsolete coding in fork_process.c Noah Misch 00:00
Re: Obsolete coding in fork_process.c Tom Lane 00:44
Re: Obsolete coding in fork_process.c Noah Misch 01:24
Re: includedir_internal headers are not self-contained Alvaro Herrera 01:33
Re: includedir_internal headers are not self-contained Tom Lane 01:40
need xmllint on borka 📎 Peter Eisentraut 02:05
Re: need xmllint on borka Tom Lane 02:51
Re: Obsolete coding in fork_process.c Tom Lane 03:07
Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) Amit Langote 03:57
Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) Amit Langote 04:30
is there a hook by which we can modify input query before postgresql builds raw parse tree Rajmohan C 04:37
Re: is there a hook by which we can modify input query before postgresql builds raw parse tree Atri Sharma 04:39
Re: is there a hook by which we can modify input query before postgresql builds raw parse tree Michael Paquier 05:06
Re: is there a hook by which we can modify input query before postgresql builds raw parse tree Michael Paquier 05:16
Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) Rajeev rastogi 06:03
pgaudit - an auditing extension for PostgreSQL Ian Barwick 06:19
Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) David Rowley 07:14
Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) Albe Laurenz 07:16
Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b) Amit Langote 07:30
Re: Proposal for Merge Join for Non '=' Operators 📎 Dilip kumar 09:28
Re: includedir_internal headers are not self-contained Christoph Berg 13:53
Re: Obsolete coding in fork_process.c Noah Misch 14:28
Re: need xmllint on borka Alvaro Herrera 14:38
Re: need xmllint on borka Alvaro Herrera 14:52
Sending out a request for more buildfarm animals? Andres Freund 15:04
elog a stack trace Jeff Janes 15:16
Re: elog a stack trace Andres Freund 15:18
Re: pgsql: Fix "quiet inline" configure test for newer clang compilers. Andres Freund 15:34
Re: pgaudit - an auditing extension for PostgreSQL Josh Berkus 17:28
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 18:04
Re: pgaudit - an auditing extension for PostgreSQL Josh Berkus 18:14
Supporting multiple column assignment in UPDATE (9.5 project) Tom Lane 18:15
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 18:22
Faster array_length() 📎 Hadi Moshayedi 18:55
Re: [COMMITTERS] pgsql: Fix "quiet inline" configure test for newer clang compilers. Tom Lane 19:31
Re: Supporting multiple column assignment in UPDATE (9.5 project) Merlin Moncure 19:34
Re: Supporting multiple column assignment in UPDATE (9.5 project) Tom Lane 19:47
Re: Supporting multiple column assignment in UPDATE (9.5 project) Merlin Moncure 19:59
Re: Supporting multiple column assignment in UPDATE (9.5 project) Tom Lane 20:03
Re: Supporting multiple column assignment in UPDATE (9.5 project) Merlin Moncure 20:10
regexp_replace( , , , NULL ) returns null? Jim Nasby 23:34

May 3, 2014

Thread Author Time
Re: Sending out a request for more buildfarm animals? Noah Misch 01:07
New and interesting replication issues with 9.2.8 sync rep Josh Berkus 01:57
Re: regexp_replace( , , , NULL ) returns null? Tom Lane 01:57
Re: Faster array_length() Tom Lane 02:32
Re: Faster array_length() Hadi Moshayedi 03:45
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 04:41
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 05:14
tab completion for setting search_path Jeff Janes 05:34
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 06:24
Re: tab completion for setting search_path 📎 Jeff Janes 07:13
Re: New and interesting replication issues with 9.2.8 sync rep Andres Freund 08:07
Re: Sending out a request for more buildfarm animals? Andres Freund 08:09
Re: tab completion for setting search_path Andres Freund 08:11
Re: quiet inline configure check misses a step for clang Andres Freund 08:15
Re: Sending out a request for more buildfarm animals? Dave Page 08:31
Re: Supporting multiple column assignment in UPDATE (9.5 project) Marko Tiikkaja 10:48
Re: pg_get_viewdefs() indentation considered harmful Marko Tiikkaja 13:17
Re: pg_get_viewdefs() indentation considered harmful Andrew Dunstan 13:44
need of anonymous record Peter Krauss 13:55
Re: Sending out a request for more buildfarm animals? Bernd Helmle 13:56
Re: need of anonymous record David G Johnston 14:23
Re: need of anonymous record Andrew Dunstan 14:36
Re: Possible fix for occasional failures on castoroides etc Andres Freund 15:09
Re: Sending out a request for more buildfarm animals? Noah Misch 15:19
Re: Sending out a request for more buildfarm animals? Tomas Vondra 16:42
Re: Sending out a request for more buildfarm animals? Tom Lane 16:54
Re: Sending out a request for more buildfarm animals? Andrew Dunstan 17:01
Re: Possible fix for occasional failures on castoroides etc Tom Lane 17:25
pgindent run Bruce Momjian 18:20
Re: Possible fix for occasional failures on castoroides etc Tom Lane 18:59
Re: Possible fix for occasional failures on castoroides etc Andres Freund 19:29

May 4, 2014

Thread Author Time
Re: need of anonymous record Craig Ringer 07:54
pg_shmem_allocations view 📎 Andres Freund 11:44
Re: pg_shmem_allocations view Andres Freund 11:50
Re: pg_shmem_allocations view 📎 Andres Freund 12:02
9.4 release notes Bruce Momjian 12:46
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 12:52
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 12:58
Re: 9.4 release notes Andres Freund 13:49
Re: bgworker crashed or not? 📎 Petr Jelinek 13:57
Re: 9.4 release notes Oleg Bartunov 14:06
Re: 9.4 release notes Petr Jelinek 14:12
Re: missing RelationCloseSmgr in FreeFakeRelcacheEntry? Andres Freund 14:14
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 14:24
Re: 9.4 release notes Andrew Dunstan 14:24
Re: need of anonymous record Tom Lane 14:30
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 15:03
Re: Per table autovacuum vacuum cost limit behaviour strange Amit Kapila 15:09
Re: pgaudit - an auditing extension for PostgreSQL Tom Lane 15:12
Re: pg_shmem_allocations view Euler Taveira 15:13
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 15:21
Re: 9.4 release notes Magnus Hagander 16:47
Re: pgaudit - an auditing extension for PostgreSQL Neil Tiffin 18:17
Re: 9.4 release notes Oleg Bartunov 19:26
Re: Sending out a request for more buildfarm animals? Tomas Vondra 19:29
Re: Sending out a request for more buildfarm animals? Josh Berkus 19:35
Re: Sending out a request for more buildfarm animals? Magnus Hagander 20:13
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 20:17
Comment patch for index-only scans 📎 Jeff Davis 20:50
EXPIRE as a statement Blagoj Petrushev 21:38
Re: EXPIRE as a statement Stephen Frost 22:15
Re: pgaudit - an auditing extension for PostgreSQL Neil Tiffin 22:15
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 22:27

May 5, 2014

Thread Author Time
Re: EXPIRE as a statement David G Johnston 00:40
Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi 01:05
Re: EXPIRE as a statement Tom Lane 02:06
Re: EXPIRE as a statement David G Johnston 02:19
Re: Per table autovacuum vacuum cost limit behaviour strange Amit Kapila 03:22
Re: 9.4 release notes Heikki Linnakangas 06:10
Re: 9.4 release notes Heikki Linnakangas 06:23
Re: Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood 06:27
Re: Sending out a request for more buildfarm animals? Heikki Linnakangas 06:40
Re: Sending out a request for more buildfarm animals? Michael Paquier 09:03
Re: using array of char pointers gives wrong results Ashutosh Bapat 09:11
Re: Sending out a request for more buildfarm animals? Andres Freund 09:16
Cluster name in ps output 📎 Thomas Munro 10:00
Recursive ReceiveSharedInvalidMessages not safe Andres Freund 10:05
Re: Cluster name in ps output Andres Freund 10:10
Re: Race condition between PREPARE TRANSACTION and COMMIT PREPARED (was Re: Problem with txid_snapshot_in/out() functionality) 📎 Heikki Linnakangas 10:41
Re: Cluster name in ps output Thomas Munro 10:49
Re: Cluster name in ps output Craig Ringer 10:53
Re: Cluster name in ps output Andres Freund 10:54
Re: Cluster name in ps output Stephen Frost 11:58
Re: Cluster name in ps output Stephen Frost 12:03
Re: Cluster name in ps output Andres Freund 12:07
Re: Cluster name in ps output Stephen Frost 12:11
Re: Cluster name in ps output 📎 Thomas Munro 12:57
Re: Fix initdb for path with whitespace and at char Heikki Linnakangas 13:08
Cascading replication and archive_command Michael Renner 13:19
Re: folder:lk/lk date:yesterday.. Heikki Linnakangas 13:27
Re: 9.4 release notes Bruce Momjian 13:28
Re: 9.4 release notes Bruce Momjian 13:29
Re: Cascading replication and archive_command Heikki Linnakangas 13:34
Re: 9.4 release notes Bruce Momjian 13:38
Re: 9.4 release notes Bruce Momjian 13:41
Re: 9.4 release notes Bruce Momjian 13:48
Re: tab completion for setting search_path Bernd Helmle 13:49
Re: Cluster name in ps output Tom Lane 13:52
Re: Cluster name in ps output Stephen Frost 14:01
Re: Minor improvement to fdwhandler.sgml Robert Haas 14:05
Re: Cluster name in ps output Tom Lane 14:07
Re: 9.4 release notes Bruce Momjian 14:14
Re: 9.4 release notes Alvaro Herrera 14:18
Re: Cluster name in ps output Stephen Frost 14:20
Re: 9.4 release notes Bruce Momjian 14:31
Re: Supporting multiple column assignment in UPDATE (9.5 project) Merlin Moncure 15:02
Re: Supporting multiple column assignment in UPDATE (9.5 project) Pavel Stehule 15:20
Re: 9.4 release notes Andrew Dunstan 15:28
Re: Supporting multiple column assignment in UPDATE (9.5 project) Andrew Dunstan 15:32
Re: Supporting multiple column assignment in UPDATE (9.5 project) Merlin Moncure 15:33
Re: Supporting multiple column assignment in UPDATE (9.5 project) David G Johnston 15:35
Re: Cluster name in ps output Andres Freund 15:36
Re: Cluster name in ps output Andres Freund 15:37
Re: Cluster name in ps output Andres Freund 15:39
Re: Cluster name in ps output Stephen Frost 15:40
Re: pgsql: Revive line type 📎 Andres Freund 15:58
Re: 9.4 release notes Bruce Momjian 16:06
Re: tab completion for setting search_path Jeff Janes 16:10
[PATCH] Fix use of free in walsender error handling after a sysid mismatch. 📎 Andres Freund 16:14
Re: Cluster name in ps output Tom Lane 17:07
Re: regexp_replace( , , , NULL ) returns null? Jim Nasby 17:11
Re: New and interesting replication issues with 9.2.8 sync rep Josh Berkus 17:16
Re: Cluster name in ps output Andres Freund 17:22
Re: pgsql: Revive line type Tom Lane 17:24
Re: New and interesting replication issues with 9.2.8 sync rep Andres Freund 17:25
TABLESPACE and directory for Foreign tables? Josh Berkus 17:26
Re: pgsql: Revive line type Andres Freund 17:27
Re: New and interesting replication issues with 9.2.8 sync rep Josh Berkus 17:30
Docs for 9.4's worker_spi? Bruce Momjian 17:30
Re: 9.4 release notes Josh Berkus 17:40

Browse Archives

Prev | Next