From:
Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To:
Robert Haas <robertmhaas(at)gmail(dot)com>
Cc:
Peter Eisentraut <peter_e(at)gmx(dot)net>, David Fetter <david(at)fetter(dot)org>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: and it's not a bunny rabbit, either
Date:
2011-01-03 15:31:07
Message-ID:
1294068468-sup-4935@alvh.no-ip.org (view raw or flat )
Thread:
2010-12-27 03:13:35 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-27 03:33:15 from David Fetter <david(at)fetter(dot)org>
2010-12-27 03:44:40 from Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
2010-12-27 03:55:44 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-27 04:09:41 from Christophe Pettus <xof(at)thebuild(dot)com>
2010-12-27 15:18:21 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-27 19:06:52 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 04:54:46 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 09:09:56 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-29 11:17:57 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 17:29:23 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-29 17:49:19 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-29 18:35:07 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 19:29:45 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-29 19:42:08 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-29 20:01:10 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-29 21:04:05 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 21:53:47 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-29 22:14:35 from David Fetter <david(at)fetter(dot)org>
2010-12-30 15:47:42 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-30 16:00:02 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-30 16:03:35 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-31 13:48:18 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-01-01 05:05:30 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-01-01 14:53:57 from Guillaume Lelarge <guillaume(at)lelarge(dot)info>
2011-01-01 15:00:46 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-01-01 15:31:29 from Guillaume Lelarge <guillaume(at)lelarge(dot)info>
2011-01-01 21:28:34 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-01-01 21:28:10 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-01-01 22:21:38 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-01-02 21:45:29 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-01-03 15:21:44 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-01-03 15:31:07 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-30 16:49:20 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-30 17:06:02 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-30 17:32:32 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-30 19:34:45 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-31 01:58:20 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-31 02:19:26 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-31 02:30:32 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-31 05:07:18 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-31 13:10:07 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-31 13:35:25 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-31 13:52:49 from Peter Eisentraut <peter_e(at)gmx(dot)net>
Lists:
pgsql-hackers
Excerpts from Robert Haas's message of lun ene 03 12:21:44 -0300 2011:
> Yeah, that's no good. Maybe there's a good way to clear things up
> with an errdetail(), though I'm having a hard time thinking how to
> phrase it.
>
> ERROR: sequence "%s" does not support the requested operation
> DETAIL: Constraints are not supported on sequences.
This seems backwards to me: the "detail" is more general than the main
message.
> ERROR: constraints are not supported on sequences
> DETAIL: "%s" is a sequence.
This one seems good -- the detail message gives the detail.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
pgsql-hackers by date
Next :From: Robert HaasDate: 2011-01-03 15:34:58
Subject : Re: Scanning pg_tablespace from walsender
Previous :From : Tom LaneDate : 2011-01-03 15:29:36
Subject : Re: Scanning pg_tablespace from walsender