Hi,
Attached is a small patch to fix some typos in probes.d path.
--
Euler Taveira de Oliveira
http://www.timbira.com/
Index: doc/src/sgml/monitoring.sgml
===
RCS file: /a/pgsql/dev/anoncvs/pgsql/doc/src/sgml/monitoring.sgml,v
pat.c already include pg_locale.h.
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
Bruce Momjian wrote:
I have reviewed this patch. I like the method you used, but I did find
a few things I had to change.
Good catch. I tested here and it seems ok. Thanks for your review.
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list
Joshua D. Drake wrote:
The pages could certainly stand an updating to reflect how development
currently commences. I will work up a patch next week.
IMHO, this development information needs to be at [1].
[1] http://www.postgresql.org/developer/roadmap
--
Euler Taveira de Oliveira
http
/CommitFest:July
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
VR avril 2008
(1 registro)
euler=# set lc_time to 'cs_CZ.UTF-8';
SET
euler=# select to_char(now(), 'dy tmDy tmDay mon tmMON tmmonth ');
to_char
-----------
thu Čt Čtvrtek apr DUB duben 2008
(1 registro)
--
Euler Taveira de Oliveir
Bruce Momjian wrote:
Euler, have you updated this patch yet?
I'm in a process to submit another patch but I want to test on Windows
first.
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to
day we can increase the limits (eg ts_type.h redesign).
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
ser could set
it runtime and/or on postgresql.conf.
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
Edwin Groothuis wrote:
Is it possible to make it a WARNING instead of an ERROR? Right now I get:
No. All of the other types emit an ERROR if you're trying an out of
range value.
--
Euler Taveira de Oliveira
http://www.timbira.com/
--
Sent via pgsql-patches mailing list (pgsql-pa
MONTH Month MON Mon
mon', 'NLS_DATE_LANGUAGE = portuguese') FROM dual;
TO_CHAR(SYSDATE,'DYDYDAYDAYDAYMONTHMONTHMONMONMON','NLS_DATE_LANGUAGE=PORTUGUESE'
-------------
TER ter TERCA-FEI
ngroup.org/onlinepubs/009695399/functions/strftime.html
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
xx, TMMONTH should be
, and TMmonth should be .
If you want to ensure lowercase in months, you could use TMmonth instead
of TMMonth.
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end of broadcast)---
TIP 9: In versio
tion so you can choose if you
want it capitalized or not. Is it ok to output TMDay as 'Dinsdag' ?
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
rier
(1 registro)
euler=# set lc_time to 'it_IT';
SET
euler=# select to_char(now(), 'TMDay TMDy TMMon TMMonth');
to_char
-
lunedì lun feb febbraio
(1 registro)
euler=# set lc_time to 'hu_HU';
SET
euler=# select to_char(now(),
istro)
[1] http://archives.postgresql.org/pgsql-hackers/2006-11/msg00539.php
[2] http://archives.postgresql.org/pgsql-hackers/2006-11/msg00693.php
[3] http://archives.postgresql.org/pgsql-hackers/2007-10/msg00214.php
[4] http://archives.postgresql.org/pgsql-hackers/2006-11/msg00692.php
Hi,
I updated the brazilian FAQ; it's in [1]. I'm attaching a small patch
that adds a forgotten question and change < to <.
[1] http://timbira.com/tmp/FAQ_brazilian.html
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** ./doc/src/FAQ/FAQ.html.orig 2007-11-30 22
s broken too. In PostgreSQL, it's
following the en_US behavior. Comments?
[EMAIL PROTECTED]:/a/pgsql$ ./a.out C
decimal_point: "."
thousands_sep: ""
[EMAIL PROTECTED]:/a/pgsql$ ./a.out en_US
decimal_point: "."
thousands_sep: ","
[1] http:/
Hi,
An updated pt_BR FAQ patch is attached. If you prefer the complete
version, you can get it [1]. There is also a small typo fix.
[1] http://timbira.com/tmp/FAQ_brazilian.html
--
Euler Taveira de Oliveira
http://www.timbira.com/
faq.diff.gz
Description: GNU Zip compressed data
t to ask this kind of question. Use pgsql-hackers
instead.
Some statistics functions [1] are already implemented in PostgreSQL.
Samples are in utils/adt/float.c.
[1]
http://www.postgresql.org/docs/8.2/static/functions-aggregate.html#FUNCTIONS-AGGREGATE-STATISTICS-TABLE
--
Euler Taveira
k makes sense. A copy is an all or nothing option, if a
> copy fails in the middle the whole thing is rolled back.
>
I was worried about PITR, but Simon answers my question: PITR enables so
uses WAL.
--
Euler Taveira de Oliveira
http://www.timbira.com/
t; docs, just code comments.
>
IMHO, this deserves an GUC parameter (use_wal_in_copy?). Because a lot
of people use COPY because it's faster than INSERT but expects that it
will be in WAL. The default would be use_wal_in_copy = true.
--
Euler Taveira de Oliveir
Peter Eisentraut wrote:
> On the name of the option, it's not actually a "data" directory, so I'd just
> call it --xlogdir, parallel to --datadir.
>
Seems reasonable. Patch modified is attached.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** ./doc/
missions --
FAILED
4) xlog diretory exists but is not empty -- FAILED
5) interrupting initdb execution (Ctrl-C) to test the cleanup code -- OK
PS> i didn't test it in a win32 box but it should be ok.
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end
Hi,
This simple patch lets someone specifies the xlog directory at initdb
time. It uses symlinks to do it, and create and/or set permissions at
the directory as appropriate.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** ./doc/src/sgml/ref/initdb.sgml.orig 2006-12-23 22:08
Euler Taveira de Oliveira wrote:
> This is an updated version of Brazilian FAQ [1]. If you prefer [2] is
> the diff file.
> Please apply it.
>
> [1] http://timbira.com/pg/FAQ_brazilian.html
> [2] http://timbira.com/pg/faq.diff
>
Where are we on this?
--
Euler Tavei
Hi,
There is a small typo in backup documentation.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** backup.sgml.orig2006-10-29 14:00:13.0 -0200
--- backup.sgml 2006-10-29 14:00:21.0 -0200
***
*** 1430,1436
Sample code for the C
Hi,
This is an updated version of Brazilian FAQ [1]. If you prefer [2] is
the diff file.
Please apply it.
[1] http://timbira.com/pg/FAQ_brazilian.html
[2] http://timbira.com/pg/faq.diff
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end of broadcast
Hi,
This is a small cosmetic patch that adds pt_BR IRC channel to the lists
of IRC channels, fixes a typo in the OID's question, and corrects the
PGCluster's project name.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** FAQ.html.orig 2006-10-14 14:27:30.0
Hi,
Attached is a patch to make some sentences consistent with similar ones.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** ./src/backend/access/transam/twophase.c.orig2006-10-01
12:42:49.0 -0300
--- ./src/backend/access/transam/twophase.c 2006-10-01 12:46
Hi,
This is cosmetic patch that puts the parameters in the correct order (same
as other similar commands).
--
Euler Taveira de Oliveira
http://www.timbira.com/
x
Description: Binary data
---(end of broadcast)---
TIP 5: don't forg
was so ugly that I didn't send
to -patches. Maybe Bruce's solution (\x & select * from seq) could be
hardcoded in describe.c.
--
Euler Taveira de Oliveira
http://www.timbira.com/
---(end of broadcast)---
TIP 3: Have y
--- Euler Taveira de Oliveira <[EMAIL PROTECTED]> escreveu:
> I have a patch like this. But this was for 7.4.x. I have to take a
> look
> at it.
>
The patch is attached. It implements day and month i18n. I fixed a few
misspelling comments. Docs is attached too.
template1=#
Hi,
This is a small typo in guc.c.
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Promoção Yahoo! Acesso Grátis: a cada hora navegada você acumula cupons e
concorre a mais de 500 prêmios
--- Peter Eisentraut <[EMAIL PROTECTED]> escreveu:
> Euler Taveira de Oliveira wrote:
> > > If you want we could also replicate the older branches in the
> > > pgtranslation repository. Is there interest in that?
> >
> > I think so. At least those branches
Hi Peter,
>
> If you want we could also replicate the older branches in the
> pgtranslation repository. Is there interest in that?
>
I think so. At least those branches that are maintained yet.
Euler Taveira de Oliveira
euler[at]
e pgtranslations project in pgfoundry? You could
> commit them yourself there, and they will be folded back to main
> Postgres "automatically".
>
Yeah. I'm subscribed. I took a look at it and saw that I can't update
older branches. How can we &qu
Hi,
This is the translation updates for 7.4.x [1] and 8.0.x [2]. Please try
to include them before release. I'll send the 8.1 update ASAP.
[1] http://br.geocities.com/eulerto/backend74.po.gz
[2] http://br.geocities.com/eulerto/pg80.tgz
Regards,
Euler Taveira de Oliveira
euler[at]yahoo_c
n 8.1.
http://archives.postgresql.org/pgsql-hackers/2005-06/msg01578.php
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora!
or
> twice not ten times.
>
IIRC, people want the last one. We have more control if we can set it
per user or per database. Talking about pgstat, I think you can rely on
it 'cause it can be disabled. Could you describe the design you
intended to implement?
Euler Tavei
we are supplying pg-specific behavior.
>
Agreed.
An updated version of the patch is attached. It is just implement
'pg_start_time' function that works in multi-user and stand-alone. Docs
is attached too.
Comments?
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
ime' function.
Talking abouts names, IMHO we need to go with uptime() and
start_time(). Why? That's because a system function and it's about
server. When we implement backend uptime, we can go with
connection_uptime() and connecti
Hi,
This is translation updates for branchs 7.4 and 8.0.
http://br.geocities.com/eulerto/nls_74_pt-br.tgz
http://br.geocities.com/eulerto/nls_80_pt-br.tgz
Please apply.
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Converse com seus amigos
_from=true, all these queries are
> rejected anyway, so I think it makes sense to warn about all of them
> when add_missing_from is disabled. Objections?
>
No. That's why I'm thinking now while looking at the code :) Could you
provide a patch?
Euler Taveira de Oliveira
eu
need at least a NOTICE here. Of course it could be extended
to UPDATE too.
BTW, what about regression tests for UPDATE ... FROM?
PS> all examples are extracted from regression database.
Euler Taveira de Oliveira
euler[at]yahoo_com_br
Yahoo! Acesso G
g_dump to indicate such a thing? Maybe -l
or --change-line [m|w|u]
Another TODO item?
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/
mplemented
(starttime). Basically I changed the uptime()'s return type to
'interval' (more funcional now, uh?) and rework in the Matthias
function (start_time()). The last one return type is 'timestamp with
time zone'. The docs are attached to, but maybe need some
wo
Hi,
This is another translation update for pt_BR.
http://br.geocities.com/eulerto/pg/nls_pt-br.tgz
Please apply it before the new release (if possible).
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Converse com seus amigos em tempo
Hi,
This is an update for FAQ_brazilian.html.
Please apply to HEAD (before release if possible).
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Instale o discador do
Hi,
This is a small fix in FAQ.html.
Please apply it to HEAD.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora.
http
Hi,
Sorry for the delay. This is a heavily revised version of the pt_BR
message files.
http://br.geocities.com/eulerto/pg/nls_pt-br.tgz
Please apply it before the Official Release.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
;
I couldn't see a good place to put it. Any suggestion?
=====
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora.
http://br.acesso.yahoo.co
Hi,
> > > This patch just implement a function that returns the uptime of
> the
> > > postmaster.
> >
> > Doesn't work in EXEC_BACKEND case.
> >
> Sorry. I'll fix this.
>
Patch updated. I improved the function output too.
Comments?
Hi Tom,
> > This patch just implement a function that returns the uptime of the
> > postmaster.
>
> Doesn't work in EXEC_BACKEND case.
>
Sorry. I'll fix this.
=
Euler Taveira de
you prefer.
Comments?
Please review it and apply it.
PS> Hold it for 8.1.
=====
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora.
h
Hi,
This patch allows additional tables to be specified in DELETE for joins
(from TODO list). Basically I ripped the code from UPDATE ... FROM and
hacked the grammar. The docs are include too. The tab-complete part
needs more work.
Please review it and apply.
=
Euler Taveira de Oliveira
Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Mail - Agora com 250MB de espaço gratuito. Abra
uma conta agora! http://br.info.mail.yahoo.com/
---(end of broadcast
Hi,
This little patch change my e-mail address in the FAQ. If it's possible
yet, please apply it to HEAD.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Converse com seus amigos em tempo real com o Yahoo! Messenger
Hi,
Attached is a patch to up to date the brazilian FAQ. I included some
typo fixes too.
Please apply.
PS> Do not consider the last patch I sent to correct the typos, they
are included in this patch.
=====
Euler Taveira de Oliveira
euler[at]yahoo_com
Hi,
Attached is a patch that correct two typos in pt_BR FAQ.
Please apply.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi,
Here is another update for pt_BR message files. I updated some comments
and some fuzzy/untranslated messages. It's too big so I put it here:
http://br.geocities.com/eulerto/pg/nls_pt_br.tgz
Please apply.
=
Euler Taveira de Oliveira
euler[at]yahoo_c
Hi,
I just updated the pt_BR translation. The URL above contain a tarball
with all the updates.
http://br.geocities.com/eulerto/pg/pg_pt-br.tgz
Please apply.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Do You Yahoo!?
Tired of spam
Hi,
Here is a patch to available the first translation of pg_config. The
files attached needs to be in src/bin/pg_config. Basically, it is two
files (nls.mk, pt_BR.po) and one directory (po/).
Please apply.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
Hi,
This simple patch fixes a typo, ensure pg_config is removed in win32
and correct some splitted message mistake.
Please apply.
PS> I'll send the translated file soon.
=====
Euler Taveira de Oliveira
euler[at]yaho
Hi,
This small patch correct a hint style and change from multiple to
single line comment because gettext seems not to like multiple line
comments. Then we could see the "translator: ..." in po files too.
=====
Euler Taveira de Oliveira
euler[at]ya
Hi,
This is the pg_dump translation update. Please apply it to HEAD.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora
Hi Bruce,
This is a small update for FAQ_brazilian.html. Don't forget to generate
the text version.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
___
Yahoo! Acesso Grátis - Internet rápida e g
Hi,
Attached is the initdb, libpq, pg_controldata, pg_ctl, pg_resetxlog,
psql and scripts translation updates. Note that pg_ctl have to be added
to nls.mk
Please apply.
=
Euler Taveira de Oliveira
euler[at]yahoo_com_br
Hi,
I saw some inconsistence in the docbook version. Here is a patch that just correct it.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
docbook.diff
Description: Binary data
Hi Peter,
> Euler Taveira de Oliveira wrote:
> > Here are some updates for REL7_4.
> > Please apply it before release 7.4.3.
> > http://www.ufgnet.ufg.br/euler/pg_update_7_4_3.tar.gz
>
> Installed. Brazil takes the lead...
Thanks. And the docs are in progress too.
--
Hi,
Here are some updates for REL7_4.
Please apply it before release 7.4.3.
http://www.ufgnet.ufg.br/euler/pg_update_7_4_3.tar.gz
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
Hi Matthew,
> What have you done specifically? FYI, I will have the GUC variables
> done done today or tomorrow, and I have started on the new system tables
> already.
>
Almost everything. In a couple of days it will be done, then I send it for
review.
--
Euler Taveira de Ol
reate another new system table) to store
> additional per table pg_autovacuum data which will allow per table
> settings and persistent data
>
I just made some of this. If you want to exchanges ideas, drop me a line.
I'll try to get what you've done and integrate it with what i
Hi,
I just translated the FAQ to brazilian portuguese. There are two
versions: branch 7_4 and HEAD. The text versions are included too.
http://www.ufgnet.ufg.br/euler/faq.tar.gz
Please apply it.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de
Hi,
This is a small fix in FAQ. It just clean up some old comments and change an old
-not-working piece of code.
Please apply it in HEAD and 7.4 branch.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
Hi all,
Talking about patches in pipe, I just want to see my patch in PostgreSQL. Nobody
comments about it. It's about ALTER DATABASE foo OWNER TO bar.
http://archives.postgresql.org/pgsql-patches/2004-03/msg00440.php
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.u
owners don't need any aditional
privileges.
Please review it and apply it.
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
alter-db.patch
Description: Binary data
---(e
e should think of a more general solution. For example, there is
> still not any way to show the privileges of functions and other
> objects.
>
>
I could do it, if nobody objects.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistema
Hi,
I just forgot the documentation patch. It's attached.
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
dp_doc.patch
Description: Binary data
---(end of broa
b | sequence | {euler=a*r*w*d*R*x*t*/euler,teste=ar/euler}
public | foo| table| {euler=a*r*w*d*R*x*t*/euler,teste=ar/euler}
public | foobar | view |
public | teste | table| {euler=a*r*w*d*R*x*t*/euler,teste=ar/euler}
(4 rows)
Please apply it under HEAD, and if it's convenie
Hi,
I have updated postgres and psql translation. If it's not inconvenience, apply the
postgres in cvs head too.
This is a big file, so I put it here:
http://www.ufgnet.ufg.br/euler/translation_7_4_pt_BR.tgz
Please apply.
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.u
/translation_7_4_pt_BR.tgz
Please apply.
Regards,
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
---(end of broadcast)---
TIP 8: explain analyze is your
Hi,
I just enable support for internationalization of initdb. I used the same style from
"scripts". The files need to be put in initdb directory (nls.mk and po/pt_BR.po). The
patch was made under CVS HEAD.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Adm
,
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
-c -v psql-pt_BR.po
453 translated messages.
--
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
Desenvolvedor Web e Administrador de Sistemas
UFGNet - Universidade Federal de Goiás
---(end of broadcast)---
TIP 1: subscribe and unsubscribe com
Just say which files are new. Thanks.
>
I had known the rules. :))
Now I put the files in my machine because it's too large (84K). The file *.po are new
ones and *_patch are the updates against the REL_7_4_BETA1 branch.
<http://www2.ufgnet.ufg.br/euler/patch_pt-br.tar.gz>
--
Euler
it in root directory and then apply the patch.
I put the archives in my machine because the patch has 86K.
<http://www2.ufgnet.ufg.br/euler/patch_pt-br.tar.gz>
Best Regards,
Euler Taveira de Oliveira
euler (at) ufgnet.ufg.br
--
"My grandfather once told me that there are two kinds of p
87 matches
Mail list logo