On 28/10/2014 02:03, silvioprog wrote: > Today I fixed that using a "mix of codes": creating the database using > the original postgre driver for Java, and calling "java -jar create_mydb > <params>" via TProcess. Now it worked like a charm!
Please don't raise a bug tracker issue... especially one with a simple sample program and PostgreSQL DDL so the issue is easily reproducible for devs. It's much better to keep using a workaround using another programming language and letting other programmers potentially face the same problem than getting it fixed in a newer version of FPC. </sarcasm> PS: Glad you did find a workaround but... well... -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
