log main/database/src/pq_connection.cc @ 12718:1af86934c14e octave-forge

age author description
Sat, 27 Feb 2016 11:11:04 +0000 i7tiol Make compatible with Octaves new exception-based error handling. octave-forge
Tue, 05 May 2015 07:31:33 +0000 i7tiol avoid using const_cast, new release 2.3.2 octave-forge
Tue, 26 Nov 2013 20:36:24 +0000 i7tiol Fix error due to typo in query in pq_connection.cc (bug #40707). octave-forge
Sun, 12 May 2013 18:12:31 +0000 i7tiol Fix segfault after internal error. Add converter for type 'unknown'. octave-forge
Sat, 27 Apr 2013 17:55:14 +0000 i7tiol Obtain connection information 'integer_datetimes'. octave-forge
Mon, 22 Apr 2013 13:40:13 +0000 i7tiol Clean out harmless warnings and one unnecessarily returned column. octave-forge
Sat, 16 Mar 2013 16:41:45 +0000 i7tiol Retrieve error message when failing to connect. octave-forge
Mon, 25 Feb 2013 18:52:54 +0000 i7tiol Cache map lookups of converters for composite type elements. octave-forge
Fri, 22 Feb 2013 10:16:58 +0000 i7tiol Retrieve element information of composite types already at connection time. Exclude negative element numbers (system columns) of composite types corresponding to tables. octave-forge
Mon, 18 Feb 2013 20:48:19 +0000 i7tiol Fix segfault reported by Richard <richard@mail.sheugh.com>, due to undefined order of initialization. octave-forge
Sun, 03 Feb 2013 10:26:05 +0000 i7tiol Consider schemas in type specifications by name. octave-forge
Tue, 29 Jan 2013 18:20:21 +0000 i7tiol Large object import/export also from/to pipes. octave-forge
Tue, 22 Jan 2013 20:24:30 +0000 i7tiol Conversion of enum types implemented. octave-forge
Wed, 16 Jan 2013 06:17:06 +0000 i7tiol Populated new database package with initial postgresql interface. octave-forge