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
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.
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 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
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
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
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
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.
--
/?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
.
>
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
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
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
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
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://
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
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 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.
[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
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
.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
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
"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.
--
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
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/
---
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
25 matches
Mail list logo