Re: [HACKERS] Timestamp format question

2004-06-18 Thread Carlos Guzmán Álvarez
Hello: Depends whether you built the server with --enable-integer-timestamps or not. Thanks :) Sure: don't use binary I/O. hehe ... :-\ i will do ... thanks again :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain ---(end of broa

[HACKERS] Timestamp format question

2004-06-18 Thread Carlos Guzmán Álvarez
the supposed format that should be expected for time and timestamp values in binary format ?? There are any way to retrieve the value encoded always in the same way ?? or i'm making something really bad ?? :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain ---(e

Re: [HACKERS] Transaction Rollback problen (3.0 Protocol)

2003-11-21 Thread Carlos Guzmán Álvarez
Hello: Are you using the extended query protocol? If so you probably have forgotten the need for a Sync message. You are right, thanks very much, it's working well now. -- Best regards Carlos Guzmán Álvarez Vigo-España ---(end of broa

[HACKERS] Transaction Rollback problen (3.0 Protocol)

2003-11-21 Thread Carlos Guzmán Álvarez
ransaction command i'm not receiving any response from the server, instead, if the SQL command is a valid SQL command all runs fine, any idea about what can be the problem ?? Thanks in advance. -- Best regards Carlos Guzmán Álvarez Vigo-Spain ---(e

Re: [HACKERS] Question about read interval type in binary format

2003-10-27 Thread Carlos Guzmán Álvarez
Hello: In src/backend/utils/adt/timestamp.c, interval_send looks like what you are looking for. Thanks :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL

[HACKERS] Question about read interval type in binary format

2003-10-26 Thread Carlos Guzmán Álvarez
Hello: I'm trying to give support for interval type to my postgresql 7.4 ado.net provider, i want to know what is sent by the server for interval values in binary format or where to review it ?? :) Thanks in advance -- Best regards Carlos Guzmán Álvarez Vigo-