Hi all,
Here is a patch to add support for FILLFACTOR option on tables.
Fillfactor is visible on the properties tab of a table view and on the
table dialog. A user can add a fillfactor value at table's creation
time, but can't change it later.
I don't think this patch should be applied right
Hi,
On Wed, 09 May 2007 20:47:45 +0100, Dave Page wrote:
> Nope, incomplete testing on the part of my QA gnomes :-(
>
Well, svn version users are going to do some QA from time to time to make
your task a little easier :-)
> Please svn update and try the latest code - it should be OK now.
>
>
Author: dpage
Date: 2007-05-09 21:44:17 + (Wed, 09 May 2007)
New Revision: 6285
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6285&view=rev
Log:
Ensure we don't try logging anything until we're actually ready to rock'n'roll
Modified:
trunk/pgadmin3/pgadmin/pgAdmin3
Author: dpage
Date: 2007-05-09 21:05:36 + (Wed, 09 May 2007)
New Revision: 6284
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6284&view=rev
Log:
Actually embed the XRC data into the release builds on *nix as we're supposed
to!
Modified:
trunk/pgadmin3/acinclude.m4
Giuseppe Sacco wrote:
> Il giorno mer, 09/05/2007 alle 09.24 +0100, Dave Page ha scritto:
> [...]
>> Please try building SVN trunk. The code that it's failing on is lifted
>> straight from PostgreSQL and was resync'ed earlier in this development
>> cycle (which probably explains why it works for
Erwin Brandstetter wrote:
> Hi Dave!
>
> [EMAIL PROTECTED] wrote:
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6259&view=rev
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6014&view=rev
>>
>> Thanks for the bug report though! I'll post a new snapshot soon and
>> mail the list so you can be
Leszek Trenkner wrote:
> Hi,
> In current head (checked out && compiled few hours ago) I've noticed
> strange, uconvinient and not really helpful behavior.
>
> When I hit [Enter], next-line char apperar where it should, but cursor
> immediately moves to the end of editing buffer (visible text).
Author: dpage
Date: 2007-05-09 19:41:24 + (Wed, 09 May 2007)
New Revision: 6283
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6283&view=rev
Log:
Fix auto-indent when used mid-file, per Leszek Trenkner
Modified:
trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp
-
Il giorno mer, 09/05/2007 alle 09.24 +0100, Dave Page ha scritto:
[...]
> Please try building SVN trunk. The code that it's failing on is lifted
> straight from PostgreSQL and was resync'ed earlier in this development
> cycle (which probably explains why it works for 1.6.x). I've stripped it
> t
Hi Dave!
[EMAIL PROTECTED] wrote:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6259&view=rev
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6014&view=rev
Thanks for the bug report though! I'll post a new snapshot soon and
mail the list so you can be using more up to date code.
I've had a l
Author: dpage
Date: 2007-05-09 15:32:22 + (Wed, 09 May 2007)
New Revision: 6282
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6282&view=rev
Log:
Add header
Modified:
trunk/pgadmin3/pgadmin/schema/pgView.cpp
---(end of broadcast)
Hi,
In current head (checked out && compiled few hours ago) I've noticed
strange, uconvinient and not really helpful behavior.
When I hit [Enter], next-line char apperar where it should, but cursor
immediately moves to the end of editing buffer (visible text).
If you type something from scratch,
Author: dpage
Date: 2007-05-09 14:18:26 + (Wed, 09 May 2007)
New Revision: 6281
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6281&view=rev
Log:
Treat view columns as first class citizens. Show them on the treeview, and
allow their properties page to be viewed. Allow ed
Leszek Trenkner wrote:
Hi,
On Wed, 09 May 2007 09:24:56 +0100, Dave Page wrote:
All,
Please try building SVN trunk. The code that it's failing on is lifted
straight from PostgreSQL and was resync'ed earlier in this development
cycle (which probably explains why it works for 1.6.x). I've stri
Hi,
On Wed, 09 May 2007 09:24:56 +0100, Dave Page wrote:
> All,
>
> Please try building SVN trunk. The code that it's failing on is lifted
> straight from PostgreSQL and was resync'ed earlier in this development
> cycle (which probably explains why it works for 1.6.x). I've stripped it
> to it
Cui Shijun wrote:
Hi
I've been trying to compile the latest pgadmin3 on windows. I
installed PostgreSQL8.2 to %PGDIR%, but when I use vc++ 2005 to compile
pgadmin, it can't find libpq.lib.
libpq.lib is under my $PGDIRC/lib/ms, I don't understand why it can't
be found.
Copy libpq.lib into
Hi
I've been trying to compile the latest pgadmin3 on windows. I installed
PostgreSQL8.2 to %PGDIR%, but when I use vc++ 2005 to compile pgadmin, it
can't find libpq.lib.
libpq.lib is under my $PGDIRC/lib/ms, I don't understand why it can't be
found.
Regards,
ranc
Author: dpage
Date: 2007-05-09 10:46:37 + (Wed, 09 May 2007)
New Revision: 6280
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6280&view=rev
Log:
Allow F3 to be used to 'Find Next' in the query tool.
Modified:
trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp
trunk/pgadmin
Author: dpage
Date: 2007-05-09 10:27:40 + (Wed, 09 May 2007)
New Revision: 6279
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6279&view=rev
Log:
Set the find button as the default.
Modified:
trunk/pgadmin3/pgadmin/ui/dlgFindReplace.xrc
trunk/pgadmin3/pgadmin/ui/x
Author: dpage
Date: 2007-05-09 10:23:53 + (Wed, 09 May 2007)
New Revision: 6278
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6278&view=rev
Log:
Load second and subsequent postgresql.conf files into the config editor
correctly.
Modified:
trunk/pgadmin3/CHANGELOG
Author: guillaume
Date: 2007-05-09 09:48:33 + (Wed, 09 May 2007)
New Revision: 6277
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6277&view=rev
Log:
Update french .po file for website.
Modified:
trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
trunk/www/lo
Author: dpage
Date: 2007-05-09 09:18:17 + (Wed, 09 May 2007)
New Revision: 6276
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6276&view=rev
Log:
Prompt the user to save changes before opening a file from the recent files
menu on the Query Tool, per Taras Kopets
Modifi
Guillaume Lelarge wrote:
Dave Page a écrit :
Guillaume Lelarge wrote:
I have the same issue on a computer upgraded from edgy to feisty. I
don't have it on my laptop (no upgrade, installed with feisty).
All,
Please try building SVN trunk. The code that it's failing on is lifted
straight from
Dave Page a écrit :
Guillaume Lelarge wrote:
I have the same issue on a computer upgraded from edgy to feisty. I
don't have it on my laptop (no upgrade, installed with feisty).
All,
Please try building SVN trunk. The code that it's failing on is lifted
straight from PostgreSQL and was resync
Erwin Brandstetter wrote:
This example finally works as it should. You get the idea ...
Names of OUT parameters are "shifted" to unnamed IN parameters, one
after the other.
Hi Erwin,
I rewrote all the code that handles that in SVN trunk the other day - I
just ran all your tests through it an
Guillaume Lelarge wrote:
I have the same issue on a computer upgraded from edgy to feisty. I
don't have it on my laptop (no upgrade, installed with feisty).
All,
Please try building SVN trunk. The code that it's failing on is lifted
straight from PostgreSQL and was resync'ed earlier in this d
Author: dpage
Date: 2007-05-09 07:59:56 + (Wed, 09 May 2007)
New Revision: 6275
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6275&view=rev
Log:
Reduce the imported keyword related code from PostgreSQL to the bare minimum to
avoid potential problems on some compilers. E
Hi,
Leszek Trenkner a écrit :
Thu, 03 May 2007 14:54:12 +0200, Florian G. Pflug wrote:
I'm doing nightly builds on OSX 10.3 with wx 2.8.3, and I also sucessfully
built 1.6 on ubuntu edgy a few weeks ago.
I'm using Ubuntu Fiesty (upgraded from edgy). I've just compiled
pgadmin3-1.6.3 from so
Hi all,
Thu, 03 May 2007 14:54:12 +0200, Florian G. Pflug wrote:
>
> I'm doing nightly builds on OSX 10.3 with wx 2.8.3, and I also sucessfully
> built 1.6 on ubuntu edgy a few weeks ago.
>
I'm using Ubuntu Fiesty (upgraded from edgy). I've just compiled
pgadmin3-1.6.3 from sources without any
29 matches
Mail list logo