[pgadmin-hackers] Re: [pgadmin-hackers] Re: [pgadmin-hackers] Fwd: tradução do pgadmin pt_BR

2011-09-20 Thread Euler Taveira de Oliveira
om/pg/vp.txt -- Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mai

Re: [pgadmin-hackers] Ticket 4: better i18n

2010-06-29 Thread Euler Taveira de Oliveira
on a single word). But I don't think >> there is a way to do better than the way I did. > > I'll have to trust you on that - you're the language guy :-) > That is/was a real issue, I've already noticed it too. Go for it even if we will have tons of strings to update.

Re: [pgadmin-hackers] SET search_path = value

2010-04-19 Thread Euler Taveira de Oliveira
ons will use this code path) and then implement a way to identify those strings without quotes in PostgreSQL. -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] Ticket 117: Explain Buffers

2010-01-25 Thread Euler Taveira de Oliveira
re is a bug when the BUFFERS option is enabled and you close and open the query tool again (the EXPLAIN menu turns enabled instead of disabled). The attached patch (on the top of your patch) addresses all of these problems. -- Euler Taveira de Oliveira http://www.timbira.com/ *** pgadmin/frm/f

Re: [pgadmin-hackers] Ticket 117: Explain Buffers

2010-01-23 Thread Euler Taveira de Oliveira
o. I understand the reason why we don't generate it (that's because of the long text output) but in 8.4 or later that noisy output was wiped out. It' so trivial that it is attached. Another must-fix is to have new machine-readable formats in multiple lines on 'Data Output

Re: [pgadmin-hackers] unpleasant characters

2009-12-14 Thread Euler Taveira de Oliveira
not printed. Also, it didn't prevent another object (wxMenu) to capture that event too. Did you reproduce the problem? -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] unpleasant characters

2009-12-14 Thread Euler Taveira de Oliveira
oding OnChar() to ignore Fx key strokes (or other unpleasant characters)? F2 = ŕ F3 = Ŗ F4 = ŗ F8 = ś F9 = Ŝ F11 = Ş F12 = ş -- Euler Taveira de Oliveira http://www.timbira.com/ Index: pgadmin/ctl/ctlSQLBox.cpp === --- pgadmi

[pgadmin-hackers] small typo

2009-12-04 Thread Euler Taveira de Oliveira
Hi, While updating the pt-br translation, I noticed that the sentence "This action will delete ALL data in the table!" should use the plural form i.e. "This action will delete ALL data in the tables!" when it is used for TRUNCATE ... CASCADE. Trivial patch is attached. --

Re: [pgadmin-hackers] Serbian's translation

2009-04-07 Thread Euler Taveira de Oliveira
/?cvsroot=glibc&hideattic=0#dirlist [2] http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/sr_RS?cvsroot=glibc -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your

Re: [pgadmin-hackers] Some notes on pgAdmin

2009-03-09 Thread Euler Taveira de Oliveira
. > What about do it after next release? Looking at the source code, almost everything uses 4 spaces per level so we could go through this way. -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make

Re: [pgadmin-hackers] segfault

2009-02-22 Thread Euler Taveira de Oliveira
m...@rton Akos escreveu: > In short: it works correctly at the first running, but at the second > returns with segfault. > Where is the backtrace? Also, a WIP of what you're doing should help us point the problem. -- Euler Taveira de Oliveira http://www.timbira.com/ -- Se

Re: [pgadmin-hackers] pgadmin3 removed from Fedora 10+

2009-01-18 Thread Euler Taveira de Oliveira
ol. ;) [1] https://fedoraproject.org/wiki/Features/Artistic1Removal -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] Support for older servers

2007-11-17 Thread Euler Taveira de Oliveira
too hard to test a feature in all of those old versions ;) -- Euler Taveira de Oliveira http://www.timbira.com/ ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate

Re: [pgadmin-hackers] pt_BR translation update

2007-10-19 Thread Euler Taveira de Oliveira
Euler Taveira de Oliveira wrote: > This is another translation update [1]. All strings are translated. > ... > [1] http://timbira.com/tmp/pt_BR.po.gz > > Could you please apply it before release 1.8.0 or is it too late? -- Euler Taveira de Oliveira http://

Re: [pgadmin-hackers] pt_BR translation update

2007-10-14 Thread Euler Taveira de Oliveira
e brazilian community members but if you want to do so... I invite you to join our list so we can exchange ideas about translation and other stuff. [1] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-dev [2] http://www.postgresql.org.br/VocabularioPadrao -- Euler Taveira de Oliv

[pgadmin-hackers] pt_BR translation update

2007-10-13 Thread Euler Taveira de Oliveira
Hi, This is another translation update [1]. All strings are translated. It would be good if someone could stretch some labels in File > Options > General Tab and Object Property > Properties Tab. [1] http://timbira.com/tmp/pt_BR.po.gz -- Euler Taveira de Oliveira http://www.ti

Re: [pgadmin-hackers] A bunch of minor issues

2007-09-25 Thread Euler Taveira de Oliveira
re is the patch? > It would be nice if the references to lines in source files in the > po-files worked for the strings extracted from xrc-files as well... > It would be nice but wxrc doesn't help. :( -- Euler Taveira de Oliveira http://www.timbira.

[pgadmin-hackers] pt_BR translation updates

2007-09-23 Thread Euler Taveira de Oliveira
[1] http://www.timbira.com/tmp/pt_BR.po.gz -- Euler Taveira de Oliveira http://www.timbira.com/ *** pgadmin/frm/frmReport.cpp.orig 2007-09-24 00:51:05.0 -0300 --- pgadmin/frm/frmReport.cpp 2007-09-24 00:51:25.0 -0300 *** *** 1093,1099 i

Re: [pgadmin-hackers] bug when dropping parent table

2007-09-17 Thread Euler Taveira de Oliveira
dea is to query the pg_depend to get all the dependencies (imitating the DROP ... CASCADE code) before drop the target object. So we could scan the tree for these dependencies and remove them too. -- Euler Taveira de Oliveira http://www.timbira.com/ ---(end of broadca

Re: [pgadmin-hackers] bug when dropping parent table

2007-09-17 Thread Euler Taveira de Oliveira
.png (sorry my pgsql is in pt_BR; the message said 'relation "b" does not exist') -- Euler Taveira de Oliveira http://www.timbira.com/ ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropr

[pgadmin-hackers] bug when dropping parent table

2007-09-17 Thread Euler Taveira de Oliveira
Hi, I saw I bug when dropping (Edit > Drop Cascaded) a table that has childs. I couldn't provide a patch, sorry. I only tested it on SVN code. -- Euler Taveira de Oliveira http://www.timbira.com/ ---(end of broadcast)--- TIP 1: if

Re: [pgadmin-hackers] public.pg_class isn't a catalog table

2007-09-05 Thread Euler Taveira de Oliveira
"DROP TABLE public.pg_class". By the way, is there any reason for not using the namespace? I don't know if it's the best way but this little proof of concept fix might be applied to all objects that can be created inside a schema. I could provide I patch if you want it. --

Re: [pgadmin-hackers] Google Summer of Code

2007-04-22 Thread Euler Taveira de Oliveira
d a database connection to open and modify the diagram; * using model 2, you can't differ if an object is part of one diagram or another one; so you can't have two models in the same database! IMHO an general ER Tool (I know it involves a complexity) is better than a database-driven o

Re: [pgadmin-hackers] Google Summer of Code

2007-04-22 Thread Euler Taveira de Oliveira
of the standard 'cause some metadata (position stuff, other?) needs to be stored too, so the tool could draw exactly the same way. RDF? I read some papers proposing it but I think the standard is the way to go? Comments? -- Euler Taveira de Oliveira http://www.timbira.com/ ---

[pgadmin-hackers] Google Summer of Code

2007-04-21 Thread Euler Taveira de Oliveira
I'm drafting the XML DTD (possible an XML Schema) and I'll post it ASAP, so you could comment about it. Fell free to contact me if you have any suggestion or doubt. [1] http://www.timbira.com/soc2007/ [2] http://wxart2d.sourceforge.net/ -- Euler Taveira de Oliveira http://www.timb