CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 04/02/03 01:43:26
Modified files: src/interfaces/jdbc/org/postgresql/core: Tag: REL7_4_STABLE QueryExecutor.java src/interfaces/jdbc/org/postgresql/fastpath: Tag: REL7_4_STABLE Fastpath.java src/interfaces/jdbc/org/postgresql/test/jdbc2: Tag: REL7_4_STABLE Jdbc2TestSuite.java Added files: src/interfaces/jdbc/org/postgresql/test/jdbc2: Tag: REL7_4_STABLE NotifyTest.java Log message: V3 NotificationResonse messages were trying to be received as V2 messages. Also the PID was being read in the wrong byte order. Finally add a test case for listen/notify. Per report from Hans Nather. ---------------------------(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