Re: patch for 9.2: enhanced errors

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Steve Singer <ssinger_pg(at)sympatico(dot)ca>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch for 9.2: enhanced errors
Date: 2011-06-20 03:47:14
Message-ID: 1308541605-sup-8257@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Excerpts from Pavel Stehule's message of dom jun 19 06:51:13 -0400 2011:
> Hello
>
> 2011/6/19 Steve Singer <ssinger_pg(at)sympatico(dot)ca>:
> > On 11-06-08 04:14 PM, Pavel Stehule wrote:

> > nbtinsert.c
> >
> > pg_get_indrelation is named differently than everything else in this file
> > (ie _bt...).  My guess is that this function belongs somewhere else but I
> > don't know the code well enough to say where you should move it too.
> >
>
> I'll try to get better name, but I would not use a public name like _bt

lsyscache.c?

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-06-20 04:25:08 Re: Patch - Debug builds without optimization
Previous Message Noah Misch 2011-06-20 03:42:11 Re: Make relation_openrv atomic wrt DDL