PostgreSQL TGuid fields - broken again

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

PostgreSQL TGuid fields - broken again

Post by ertank »

Hello,

I confirm that between SVN 4052 and 4087 something broke working TGuid fields. I am using same SVN link
http://svn.code.sf.net/p/zeoslib/code-0 ... esting-7.2

I do not have time to identify exact revision number at the moment. I shall see to it as soon as I can.

Currently, I am reverting back to SVN 4052.

Thanks & regards,
Ertan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: PostgreSQL TGuid fields - broken again

Post by marsupilami »

Hello Ertan, in which way did TGuid for PostgreSQL break? What doesn't work anymore?
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

Re: PostgreSQL TGuid fields - broken again

Post by ertank »

Hello Jan,

I get same GUID displayed in all rows of a table. GUID's last 10-15 numbers being a zero. GUID seems to change each time I run the application. I would say, GUID is not initialized and displaying its variable's memory footprint as I once has my own bug in my application and GUID values look familiar.

If I revert back to earlier SVN all good and back to normal. Problem I am observing is not on Raspberry Pi 3 this time. This is a Debian 9.3 64bit linux OS running on a regular PC I am having mentioned problem.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: PostgreSQL TGuid fields - broken again

Post by EgonHugeist »

Hello ertrank,

is it possiple to pinpoint the revision the issue reintroduces?
If so we quickly can fix it..
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Fr0sT
Zeos Dev Team
Zeos Dev Team
Posts: 280
Joined: 08.05.2014, 12:08

Re: PostgreSQL TGuid fields - broken again

Post by Fr0sT »

Try r4100. I did bugfix there regarding GUIDs
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

Re: PostgreSQL TGuid fields - broken again

Post by ertank »

Hello,

Sorry, I am quite busy. Will check as soon as possible and post back in here.
Both the broken SVN version and SVN 4100 test result.

Thanks.
Post Reply