Displaying 2 results from an estimated 2 matches for "datestyl".
Did you mean:
datestyle
2006 Mar 17
3
Timestamps casted to nil?
Hi,
for some reason, all timestamp fields with or without time zone in my
Postgres tables seem to be casted to nil. From console:
>> me = User.find(''PS12345'')
=> #<User:0x2379788 @attributes={"mtime"=>"01.03.2006 13:26:32.737166",
"valid"=>"8", "valid_from"=>"01.03.1999 14:09:21 CET",
2009 Aug 12
0
Problem with Linux x86_64 RODBC and Netezza (PR#13889)
...\0\10\0\0 \220\246\266\2151Z\0\0\0\0\0\0\0\0", 16384,
0, NULL, NULL) = 26
sendto(3, "P\0\0\0\1set nz_encoding to \'utf8\'\0", 31, 0, NULL, 0) = 31
recvfrom(3, "C\0\0\0\1\0\0\0\rSET VARIABLE\0Z\0\0\0\1\0\0\0\0", 16384, 0, NULL,
NULL) = 31
sendto(3, "P\0\0\0\2set DateStyle to \'ISO\'\0", 28, 0, NULL, 0) = 28
recvfrom(3, "C\0\0\0\2\0\0\0\rSET VARIABLE\0Z\0\0\0\2\0\0\0\0", 16384, 0, NULL,
NULL) = 31
sendto(3, "P\0\0\0\3select version()\0", 22, 0, NULL, 0) = 22
recvfrom(3, "P\0\0\0\3\0\0\0\6blank\0T\0\0\0\3\0\0\0\25\0\1VERSIO"...