[pgadmin-hackers] SVN Commit by dpage: r8263 - trunk/www

2010-04-09 Thread svn
Author: dpage Date: 2010-04-09 20:52:23 +0100 (Fri, 09 Apr 2010) New Revision: 8263 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8263&view=rev Log: Add a link to g...@edb's video walkthrough. Modified: trunk/www/index.php -- Sent via pgadmin-hackers mailing list (pg

Re: [pgadmin-hackers] pgadmin 1.10.2 crashes on start

2010-04-09 Thread Guillaume Lelarge
Le 09/04/2010 16:20, Erwin Brandstetter a écrit : > On 02.04.2010 17:24, guilla...@lelarge.info wrote: >> Le 02/04/2010 16:26, Erwin Brandstetter a écrit : >> >>> Hi Guillaume! >>> >>> On 27.03.2010 02:57, guilla...@lelarge.info wrote: >>> Hi Erwin, Le 26/03/2010 16:07, Erwin

Re: [pgadmin-hackers] pgadmin 1.10.2 crashes on start

2010-04-09 Thread Erwin Brandstetter
On 02.04.2010 17:24, guilla...@lelarge.info wrote: Le 02/04/2010 16:26, Erwin Brandstetter a écrit : Hi Guillaume! On 27.03.2010 02:57, guilla...@lelarge.info wrote: Hi Erwin, Le 26/03/2010 16:07, Erwin Brandstetter a écrit : (...) Hi Guillaume! I re-installed v1.10.2 on

Re: [pgadmin-hackers] Missing RULEs from VIEWs and their format

2010-04-09 Thread Erwin Brandstetter
On 08.04.2010 22:38, guilla...@lelarge.info wrote: Le 07/04/2010 19:47, Erwin Brandstetter a écrit : [...] I have just filed ticket #167 concerning missing RULEs with VIEWs. On a related but less important note: the formatting of rules might be improved if was done like triggers are: -- sta

Re: [pgadmin-hackers] pdAgmin bug: incorrect creation script for indexes with user operator class

2010-04-09 Thread Guillaume Lelarge
Le 09/04/2010 09:25, Данил Ильиных a écrit : > I create index: > create unique index on using btree > ( ); > > When I open pgAdmin and see creation script for table . > is omitted. > You're right. This feature is missing in 1.10 and older releases. Complete support for operator classes is ava

[pgadmin-hackers] pdAgmin bug: incorrect creation script for indexes with user operator class

2010-04-09 Thread Данил Ильиных
I create index: create unique index on using btree ( ); When I open pgAdmin and see creation script for table . is omitted. -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers