Re: [COMMITTERS] pgsql: Message improvements

2015-11-16 Thread Euler Taveira
It seems you forgot to remove punctuation from errmsg. -- Euler Taveira Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make chan

Re: [COMMITTERS] pgsql: Add function to import operating system collations

2017-01-18 Thread Euler Taveira
how. > collname 'en_US' seems to be more popular than 'en_US.utf8' (it is shorter). We can't ignore locales without .utf8 or @something because it would break queries with COLLATE clause. Ignore collations at initdb time seems to fix the error. However, do co

Re: [COMMITTERS] pgsql: Add infrastructure to support EphemeralNamedRelation references.

2017-04-07 Thread Euler Taveira
f. If you consider ALTER TABLE ... DROP COLUMN ... CASCADE, it is not that wrong. However, if you want to be strict, there should be a check to identify a table column and then hint a specific message (ALTER instead of DROP). -- Euler Taveira Timbira - http://

Re: [COMMITTERS] pgsql: Translation updates

2014-12-15 Thread Euler Taveira
On 15-12-2014 02:27, Peter Eisentraut wrote: > Translation updates > It seems you forgot to update pt_BR. -- Euler Taveira Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento -- Sent via pgsql-committers m

Re: [COMMITTERS] pgsql: Translation updates

2014-12-15 Thread Euler Taveira
On 15-12-2014 12:55, Peter Eisentraut wrote: > On 12/15/14 8:08 AM, Euler Taveira wrote: >> On 15-12-2014 02:27, Peter Eisentraut wrote: >>> Translation updates >>> >> It seems you forgot to update pt_BR. > > I'm running the script I always run. Wh

Re: [COMMITTERS] pgsql: Translation updates

2014-12-15 Thread Euler Taveira
On 15-12-2014 13:36, Tom Lane wrote: > Euler Taveira writes: >> On 15-12-2014 12:55, Peter Eisentraut wrote: >>> On 12/15/14 8:08 AM, Euler Taveira wrote: >>>> It seems you forgot to update pt_BR. > >>> I'm running the script I always run. Wh

Re: [COMMITTERS] pgsql: Translation updates

2014-12-15 Thread Euler Taveira
On 15-12-2014 18:17, Peter Eisentraut wrote: > On 12/15/14 11:20 AM, Euler Taveira wrote: >> On 15-12-2014 12:55, Peter Eisentraut wrote: >>> On 12/15/14 8:08 AM, Euler Taveira wrote: >>>> On 15-12-2014 02:27, Peter Eisentraut wrote: >>>>> Translat

Re: [COMMITTERS] pgsql: Translation updates

2014-12-15 Thread Euler Taveira
On 15-12-2014 23:07, Alvaro Herrera wrote: > Peter Eisentraut wrote: >> On 12/15/14 4:28 PM, Euler Taveira wrote: >>> On 15-12-2014 18:17, Peter Eisentraut wrote: > >>>> The files messages/pt_BR/initdb.po and >>>> postgresql/src/bin/initdb/p

Re: [COMMITTERS] pgsql: Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.

2009-12-15 Thread Euler Taveira de Oliveira
gives us. I think you mean > log_*_stats, which is something else entirely. > That's it! -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers