Re: [pgadmin-hackers] quoting behavior

2010-08-29 Thread Guillaume Lelarge
Le 27/08/2010 23:18, Robert Haas a écrit : > Dave Page and I were discussing the word "name" this morning. I said > "I like to use a column called 'name' in a lot of my tables" and he > said "I don't like to do that because the quoting is really annoying" > and I said "what quoting?". Long story

[pgadmin-hackers] pgAdmin III commit: Quoting names is not required for unreserved keywor

2010-08-29 Thread Guillaume Lelarge
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c85ef8a3d4313e157ee90705baba616da894fa2e Author: Robert Haas Log Message --- Quoting names is not required for unreserved keywords This patch brings the behavior more closely into alignment with what core PG does. U

Re: [pgadmin-hackers] install instructions

2010-08-29 Thread Guillaume Lelarge
Le 28/08/2010 03:37, Robert Haas a écrit : > Over the last couple of days, Dave Page has been kind enough to talk > me through getting a development environment set up today on both > MacOS X and Windows, which was a challenge for me because I am > basically a Linux geek, not to mention a console g

[pgadmin-hackers] pgAdmin III commit: Enhance the INSTALL document

2010-08-29 Thread Guillaume Lelarge
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7f2295c1920993d51d758b8e84e917d158f4c09d Author: Robert Haas Log Message --- Enhance the INSTALL document Branch -- master Modified Files -- INSTALL | 45 +-

[pgadmin-hackers] pgAdmin III commit: Update afrikaans translation, per Petri Jooste.

2010-08-29 Thread Guillaume Lelarge
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1d8a2f6a1b6629d5d716b2bfba5cf820ab1ec33b Author: Petri Jooste Log Message --- Update afrikaans translation, per Petri Jooste. Branch -- REL-1_12_0_PATCHES Modified Files -- i18n/af_ZA/pgadmin3.mo |

[pgadmin-hackers] pgAdmin III commit: Update german translation, per Steffen Kuhn.

2010-08-29 Thread Guillaume Lelarge
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=579ffc5ba10c3362dca61ae28c3dfc686ea40b2c Author: Steffen Kuhn Log Message --- Update german translation, per Steffen Kuhn. Branch -- REL-1_12_0_PATCHES Modified Files -- i18n/de_DE/pgadmin3.mo | Bi

[pgadmin-hackers] #197 copy/paste numeric fields

2010-08-29 Thread Steffen Kuhn
Hi Dave, I attached a patch for #197. Please be so kind to review, if this was all about this issue. Regards Steffen diff --git a/pgadmin/frm/frmEditGrid.cpp b/pgadmin/frm/frmEditGrid.cpp index 67a28e9..d8c9e68 100644 --- a/pgadmin/frm/frmEditGrid.cpp +++ b/pgadmin/frm/frmEditGrid.cpp @@ -716,6

[pgadmin-hackers] #197 copy/paste numeric fields

2010-08-29 Thread Steffen Kuhn
Hi Dave, I attached a patch for #197. Please be so kind to review, if this was all about this issue. Regards Steffen diff --git a/pgadmin/frm/frmEditGrid.cpp b/pgadmin/frm/frmEditGrid.cpp index 67a28e9..d8c9e68 100644 --- a/pgadmin/frm/frmEditGrid.cpp +++ b/pgadmin/frm/frmEditGrid.cpp @@ -716,6