This is a discussion on Re: No WX_2_6_BRANCH? within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto gadmin-hackers-owner@postgresql.org] On Behalf Of > Andreas Pflug > Sent: 26 April ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto > Andreas Pflug > Sent: 26 April 2005 15:42 > To: Florian G. Pflug > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] No WX_2_6_BRANCH? > > Hm, we usually use a very exact version for snapshots, in > this case it > would be 2.6.0 release. For development it's ok to use cvs > head, but not > for daily builds. Speaking on which, I'm finding that 2.6 will not compile on Slackware 9 or 10 with --enable-mimetype=no. Is this still required (I can't see any mention of it in the 2.6 README). Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| ||||
| Dave Page wrote: > >Speaking on which, I'm finding that 2.6 will not compile on Slackware 9 >or 10 with --enable-mimetype=no. Is this still required (I can't see any >mention of it in the 2.6 README). > > Strictly speaking, it shouldn't matter at all. We don't use mime directly, but xrc will do so indirectly. reading the mime config files takes quite a while, and used to throw asserts. So the advice would be to use --disable-mimetype if possible. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| Thread Tools | |
| Display Modes | |
|
|