pgsql-hackers since 2013-09-18 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

Sept. 18, 2013

Thread Author Time
Re: Patch for fail-back without fresh backup Sawada Masahiko 01:35
Re: Patch for fail-back without fresh backup Fujii Masao 02:45
Re: Minor inheritance/check bug: Inconsistent behavior Amit Kapila 03:35
Re: Patch for fail-back without fresh backup Sawada Masahiko 04:05
Re: Patch for fail-back without fresh backup Sawada Masahiko 04:19
Patch for typo in src/bin/psql/command.c 📎 Ian Lawrence Barwick 04:42
Re: pg_stat_statements: calls under-estimation propagation 📎 Sameer Thakur 05:41
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan 05:54
System catalog bloat removing safety Sergey Konoplev 06:12
Re: [RFC] Extend namespace of valid guc names Amit Kapila 06:25
Re: proposal: simple date constructor from numeric values 📎 Jeevan Chalke 06:37
Re: Minmax indexes Jaime Casanova 07:02
Re: PostgreSQL 9.3 beta breaks some extensions "make install" Marti Raudsepp 08:47
when construct new tuple for update? mohsen soodkhah mohammadi 08:51
Re: [RFC] Extend namespace of valid guc names Andres Freund 09:02
Re: System catalog bloat removing safety Andres Freund 09:06
Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Andres Freund 09:10
Re: psql sets up cancel handler very early Dean Rasheed 11:45
Re: Performance problem in PLPgSQL dlight 11:47
psql should show disabled internal triggers Andres Freund 11:52
WHERE CURRENT OF behaviour is not what's documented Boszormenyi Zoltan 12:23
Re: WHERE CURRENT OF behaviour is not what's documented Andres Freund 12:27
Re: psql should show disabled internal triggers Dimitri Fontaine 12:31
Re: Where to load modules from? Robert Haas 12:31
Re: Where to load modules from? Robert Haas 12:46
Re: Typo fix in spgtextproc.c Robert Haas 13:01
Re: Docs fix in advanced.sgml Robert Haas 13:05
Re: psql should show disabled internal triggers Bernd Helmle 13:15
Re: UTF8 national character data type support WIP patch and list of open issues. Robert Haas 13:16
Re: psql should show disabled internal triggers Andres Freund 13:19
Re: Freezing without write I/O Andres Freund 13:22
Re: Where to load modules from? Dimitri Fontaine 13:26
Re: WHERE CURRENT OF behaviour is not what's documented Boszormenyi Zoltan 14:05
Re: Fix picksplit with nan values 📎 Alexander Korotkov 14:11
REVIEW: Allow formatting in log_line_prefix Albe Laurenz 14:18
where we are with dbuckets calculation? Pavel Stehule 14:22
Re: information schema parameter_default implementation Amit Khandekar 14:43
Re: [PATCH] Add an ldapoption to disable chasing LDAP referrals Peter Eisentraut 14:56
Re: psql should show disabled internal triggers Bernd Helmle 15:00
Re: record identical operator Robert Haas 15:06
Re: Assertions in PL/PgSQL Pavel Stehule 15:11
Re: Performance problem in PLPgSQL Pavel Stehule 15:19
Re: Where to load modules from? Robert Haas 15:32
Re: relscan_details.h Robert Haas 15:43
Re: Performance problem in PLPgSQL Andrew Gierth 15:47
Re: record identical operator Stephen Frost 15:50
Re: record identical operator Andres Freund 15:53
Re: record identical operator Kevin Grittner 15:54
Re: record identical operator Stephen Frost 15:59
Re: record identical operator Stephen Frost 16:05
Re: record identical operator Merlin Moncure 16:06
Re: Where to load modules from? Dimitri Fontaine 16:11
Re: record identical operator Kevin Grittner 16:12
Re: record identical operator Andres Freund 16:13
Re: proposal: simple date constructor from numeric values Pavel Stehule 16:24
Re: record identical operator Stephen Frost 16:36
Re: record identical operator Stephen Frost 16:39
Re: Where to load modules from? Andres Freund 16:53
Re: record identical operator Steve Singer 16:54
Re: Patch for typo in src/bin/psql/command.c Fujii Masao 17:01
Re: System catalog bloat removing safety Sergey Konoplev 17:03
Re: record identical operator Stephen Frost 17:04
Re: UTF8 national character data type support WIP patch and list of open issues. Tom Lane 17:18
Re: record identical operator Kevin Grittner 17:39
Re: pg_stat_statements: calls under-estimation propagation Fujii Masao 17:41
Re: dynamic shared memory Andres Freund 17:42
Re: pg_stat_statements: calls under-estimation propagation Fujii Masao 17:49
Re: record identical operator Stephen Frost 17:53
Re: record identical operator Hannu Krosing 18:06
Re: UTF8 national character data type support WIP patch and list of open issues. Heikki Linnakangas 18:07
Re: record identical operator Kevin Grittner 18:08
Please mark new patches on the next CF David Fetter 18:29
Re: record identical operator Kevin Grittner 18:34
Re: record identical operator Kevin Grittner 18:40
Re: record identical operator Dimitri Fontaine 19:19
Re: record identical operator Kevin Grittner 19:41
Re: Freezing without write I/O Jeff Janes 19:55
Re: Not In Foreign Key Constraint Jim Nasby 20:00
Re: Questions about checksum feature in 9.3 Jim Nasby 20:04
Re: Assertions in PL/PgSQL Jim Nasby 20:17
Re: [PERFORM] encouraging index-only scans Jim Nasby 20:28
Re: record identical operator Hannu Krosing 21:09
Re: record identical operator Hannu Krosing 21:13
Re: record identical operator Hannu Krosing 21:21
Re: record identical operator Hannu Krosing 21:40
Re: record identical operator Hannu Krosing 21:49
Dead code or buggy code? Greg Stark 22:20
Re: relscan_details.h Noah Misch 22:26
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 22:42
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 22:46
Re: record identical operator Dimitri Fontaine 22:55
Re: record identical operator Vik Fearing 23:29
Re: Not In Foreign Key Constraint David Johnston 23:36

Sept. 19, 2013

Thread Author Time
Freezing without write I/O Jeff Janes 01:20
Some interesting news about Linux 3.12 OOM Daniel Farina 02:09
Re: Patch for fail-back without fresh backup 📎 Sawada Masahiko 02:48
Re: Patch for fail-back without fresh backup Fujii Masao 03:25
Re: record identical operator Kevin Grittner 03:48
Re: when construct new tuple for update? Amit Kapila 04:52
Re: logical changeset generation v6 Fujii Masao 05:08
Re: pg_stat_statements: calls under-estimation propagation samthakur74 05:25
Re: proposal: simple date constructor from numeric values Jeevan Chalke 06:00
Re: pg_stat_statements: calls under-estimation propagation Fujii Masao 06:01
Re: logical changeset generation v6 📎 Andres Freund 08:24
Re: record identical operator Dimitri Fontaine 08:54
Re: [RFC] Extend namespace of valid guc names 📎 Andres Freund 09:18
Re: Patch for fail-back without fresh backup Sawada Masahiko 10:07
Re: proposal: lob conversion functionality Rushabh Lathia 10:07
Re: Patch for fail-back without fresh backup Fujii Masao 10:32
FW: REVIEW: Allow formatting in log_line_prefix 📎 David Rowley 10:41
Re: record identical operator Hannu Krosing 11:07
Re: Freezing without write I/O Heikki Linnakangas 11:42
Re: proposal: lob conversion functionality Pavel Stehule 11:56
Re: Assertions in PL/PgSQL Pavel Stehule 12:08
Re: Assertions in PL/PgSQL Marko Tiikkaja 12:24
Re: Assertions in PL/PgSQL Marko Tiikkaja 12:28
Re: record identical operator Kevin Grittner 12:33
Re: record identical operator Andres Freund 12:36
Re: Assertions in PL/PgSQL Pavel Stehule 12:37
Re: Freezing without write I/O Andres Freund 12:40
Re: record identical operator Kevin Grittner 12:41
Re: FW: REVIEW: Allow formatting in log_line_prefix Peter Eisentraut 12:48
information schema parameter_default implementation Amit Khandekar 12:56
Re: record identical operator Hannu Krosing 12:59
Re: Freezing without write I/O Andres Freund 13:24
Re: Patch for fail-back without fresh backup Sawada Masahiko 13:41
Re: logical changeset generation v6 Robert Haas 14:02
Re: Re: Proposal/design feedback needed: WITHIN GROUP (sql standard ordered set aggregate functions) 📎 Robert Haas 14:11
Re: Some interesting news about Linux 3.12 OOM Robert Haas 14:12
Re: logical changeset generation v6 Andres Freund 14:43
Re: Some interesting news about Linux 3.12 OOM Merlin Moncure 15:30
Re: dynamic shared memory 📎 Robert Haas 15:44
Re: Some interesting news about Linux 3.12 OOM Robert Haas 15:49
Re: Some interesting news about Linux 3.12 OOM Andres Freund 16:02
Re: logical changeset generation v6 Robert Haas 16:05
Re: Some interesting news about Linux 3.12 OOM Robert Haas 16:08
Re: Some interesting news about Linux 3.12 OOM Dimitri Fontaine 16:23
Re: Some interesting news about Linux 3.12 OOM Andres Freund 16:27
Re: Some interesting news about Linux 3.12 OOM Dimitri Fontaine 16:29
Re: Performance problem in PLPgSQL dlight 16:30
Re: Support for REINDEX CONCURRENTLY Robert Haas 16:37
Re: proposal: lob conversion functionality 📎 Pavel Stehule 16:49
Re: Re: Proposal/design feedback needed: WITHIN GROUP (sql standard ordered set aggregate functions) Andrew Gierth 16:52
Re: Minor inheritance/check bug: Inconsistent behavior 📎 Robert Haas 16:58
Re: Re: Proposal/design feedback needed: WITHIN GROUP (sql standard ordered set aggregate functions) Robert Haas 17:03
Re: Not In Foreign Key Constraint Misa Simic 17:27
Re: Dead code or buggy code? Robert Haas 17:51
Re: Where to load modules from? Robert Haas 17:54
Re: Not In Foreign Key Constraint David Johnston 18:09
Re: [PERFORM] encouraging index-only scans Robert Haas 18:39
Re: UTF8 national character data type support WIP patch and list of open issues. Robert Haas 18:46
Re: [RFC] Extend namespace of valid guc names Robert Haas 18:57
Re: Assertions in PL/PgSQL Robert Haas 19:09
Re: record identical operator Robert Haas 19:20
Dump/Reload broken with relocatable extensions 📎 Vik Fearing 20:50
Range types do not display in pg_stats Josh Berkus 20:54
Re: Where to load modules from? Dimitri Fontaine 20:56
Re: [PERFORM] encouraging index-only scans Kevin Grittner 21:36
Re: Dump/Reload broken with relocatable extensions Dimitri Fontaine 21:40
Re: Where to load modules from? Andres Freund 21:54
Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Pavel Stehule 22:12
Re: [RFC] Extend namespace of valid guc names Andres Freund 22:19
Re: Freezing without write I/O Ants Aasma 22:27
Re: record identical operator - Review Steve Singer 22:31
Re: UTF8 national character data type support WIP patch and list of open issues. MauMau 22:42
Re: [PERFORM] encouraging index-only scans Andres Freund 22:59
Re: Dead code or buggy code? Greg Stark 23:13
Looking for information on our elephant Tatsuo Ishii 23:16
Re: Looking for information on our elephant Oleg Bartunov 23:57
Re: UTF8 national character data type support WIP patch and list of open issues. Tatsuo Ishii 23:58

Sept. 20, 2013

Thread Author Time
Re: Looking for information on our elephant Tatsuo Ishii 00:00
Re: Range types do not display in pg_stats Robert Haas 01:02
Re: UTF8 national character data type support WIP patch and list of open issues. Valentine Gogichashvili 01:20
Re: [RFC] Extend namespace of valid guc names Amit Kapila 04:18
Re: proposal: lob conversion functionality Rushabh Lathia 04:39
Re: FW: REVIEW: Allow formatting in log_line_prefix 📎 David Rowley 06:00
Re: pg_stat_statements: calls under-estimation propagation samthakur74 06:04
gaussian distribution pgbench 📎 KONDO Mitsumasa 06:42
Re: FW: REVIEW: Allow formatting in log_line_prefix Albe Laurenz 07:15
Re: Minor inheritance/check bug: Inconsistent behavior Amit Kapila 07:27
Re: Minor inheritance/check bug: Inconsistent behavior Amit Kapila 07:41
Re: Dump/Reload broken with relocatable extensions Vik Fearing 08:09
Re: pg_stat_statements: calls under-estimation propagation 📎 Daniel Farina 08:11
Re: pg_stat_statements: calls under-estimation propagation 📎 Daniel Farina 08:31
Re: Assertions in PL/PgSQL Amit Khandekar 10:09
Re: Patch for fail-back without fresh backup Sameer Thakur 10:10
Re: UTF8 national character data type support WIP patch and list of open issues. Martijn van Oosterhout 10:10
Re: Assertions in PL/PgSQL Marko Tiikkaja 10:17
Re: record identical operator - Review Martijn van Oosterhout 10:21
Re: Assertions in PL/PgSQL Marko Tiikkaja 10:24
Re: psql tab completion for updatable foreign tables Samrat Revagade 10:29
Re: logical changeset generation v6 Andres Freund 10:33
SSI freezing bug 📎 Heikki Linnakangas 10:55
Re: dynamic shared memory Andres Freund 11:44
Re: SSI freezing bug Andres Freund 11:53
Re: SSI freezing bug Andres Freund 11:57
Re: [PATCH] pg_sleep(interval) Fabien COELHO 11:59
Re: Assertions in PL/PgSQL Robert Haas 11:59
Re: Where to load modules from? Robert Haas 12:06
Re: Where to load modules from? Andres Freund 12:10

Browse Archives

Prev | Next