[pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Is that only me that sees Version 1.2.0 Beta 1 in splash screen of RC 1?
Regards,
- --
Devrim GUNDUZ 
devrim~gunduz.orgdevrim.gunduz~linux.org.tr
			http://www.tdmsoft.com
			http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmLOUtl86P3SPfQ4RAr1mAKDRe68zJ7Lw5FPAbkSgDWC1MnzIHwCgytIB
W8MnDx45I9v9l08CDAx62bg=
=PPLI
-END PGP SIGNATURE-
---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Andreas Pflug
Devrim GUNDUZ wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Is that only me that sees Version 1.2.0 Beta 1 in splash screen of RC 1?
Must be a dependency problem. If in doubt, delete frmSplash.o and 
frmAbout.o, and make again.

Regards,
Andreas
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
   (send unregister YourEmailAddressHere to [EMAIL PROTECTED])


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Mon, 15 Nov 2004, Andreas Pflug wrote:
Is that only me that sees Version 1.2.0 Beta 1 in splash screen of RC 1?
Must be a dependency problem. If in doubt, delete frmSplash.o and frmAbout.o, 
and make again.
This is a fresh rpm installation, on FC 3. Seems there is something 
unusual.

Anyway, let me rebuild the rpm.
Regards,
- --
Devrim GUNDUZ 
devrim~gunduz.orgdevrim.gunduz~linux.org.tr
			http://www.tdmsoft.com
			http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmLZHtl86P3SPfQ4RAv82AJ46OfRsSqRHNymPlAy8dE6DIwWDqACgoDlV
xKJOJNjG8U8yF2YNWYjunAw=
=36Ht
-END PGP SIGNATURE-
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Andreas Pflug
Devrim GUNDUZ wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Mon, 15 Nov 2004, Andreas Pflug wrote:
Is that only me that sees Version 1.2.0 Beta 1 in splash screen of 
RC 1?

Must be a dependency problem. If in doubt, delete frmSplash.o and 
frmAbout.o, and make again.

This is a fresh rpm installation, on FC 3. Seems there is something 
unusual.
Check VERSION_STR in src/include/version.h.
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


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Devrim GUNDUZ
Hi,
On Mon, 15 Nov 2004, Andreas Pflug wrote:
This is a fresh rpm installation, on FC 3. Seems there is something 
unusual.
Check VERSION_STR in src/include/version.h.
Oh!
#define VERSION_STR wxT(1.2.0 Beta 1)
#define VERSION_NUM 1,2,0,0
#define VERSION_PACKAGE 1.2.0-beta1
Have I built wrong rpm... Oh no!
--
Devrim GUNDUZ 
devrim~gunduz.orgdevrim.gunduz~linux.org.tr
			http://www.tdmsoft.com
			http://www.gunduz.org

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
 subscribe-nomail command to [EMAIL PROTECTED] so that your
 message can get through to the mailing list cleanly


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Andreas Pflug
Devrim GUNDUZ wrote:
Hi,
On Mon, 15 Nov 2004, Andreas Pflug wrote:
This is a fresh rpm installation, on FC 3. Seems there is something 
unusual.

Check VERSION_STR in src/include/version.h.

Oh!
#define VERSION_STR wxT(1.2.0 Beta 1)
#define VERSION_NUM 1,2,0,0
#define VERSION_PACKAGE 1.2.0-beta1
Have I built wrong rpm... Oh no!
Need a bottle of beer or two...
Regards,
Andreas
---(end of broadcast)---
TIP 6: Have you searched our list archives?
  http://archives.postgresql.org


Re: [pgadmin-hackers] A typo in splash screen?

2004-11-15 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Mon, 15 Nov 2004, Andreas Pflug wrote:
#define VERSION_STR wxT(1.2.0 Beta 1)
#define VERSION_NUM 1,2,0,0
#define VERSION_PACKAGE 1.2.0-beta1
Have I built wrong rpm... Oh no!
Need a bottle of beer or two...
Thanks, committed :-D
- --
Devrim GUNDUZ 
devrim~gunduz.orgdevrim.gunduz~linux.org.tr
			http://www.tdmsoft.com
			http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmRfFtl86P3SPfQ4RAjOWAJ9ObCvO0Yaf0d4XFhieoa5ojByn0QCg7rkU
kpr3DIhW4CNUWvfLZP3BOh0=
=4hNX
-END PGP SIGNATURE-
---(end of broadcast)---
TIP 8: explain analyze is your friend