OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.10 | Check-in [6010]: remove OSSP uuid from CVS -- it is now versioned controlled in a Monotone repository By rse. (diff) | |
1.9 | Check-in [5976]: PostgreSQL bindings: use SET_VARSIZE() instead of assigning to bytea->v_len under PostgreSQL >= 8.3 By rse. (diff) | |
1.8 | Check-in [5676]: Adjust copyright messages for new year 2007. By rse. (diff) | |
1.7 | Check-in [5663]: silence warning By rse. (diff) | |
1.6 | Check-in
[5662]:
Added PostgreSQL 8.2 PG_MODULE_MAGIC support.
Submitted by: David Wheeler <david@kineticode.com> By rse. (diff) | |
1.5 | Check-in
[5425]:
Numerious fixed to the error handling in the PostgreSQL bindings.
Submitted by: Neil Conway <neilc@samurai.com> By rse. (diff) | |
1.4 | Check-in
[5399]:
- Add Hash indexing support UUID data type of PostgreSQL bindings.
- Add comparison operators and B-Tree indexing support UUID data
type of PostgreSQL bindings.
Submitted by: Roman Neuhauser <neuhauser@sigpipe.cz> By rse. (diff) | |
1.3 | Check-in
[5371]:
Apply workaround to uuid.h to avoid conflicts with
vendor UUID implementations where uuid_t (Darwin / MacOS X)
or uuid_create/uuid_compare (POSIX) might exist.
Supported by: SpaceNet (MacOS X platform) By rse. (diff) | |
1.2 | Check-in [5356]: Adjust copyright messages for new year 2006. By rse. (diff) | |
1.1 | Check-in [5351]: Added experimental PostgreSQL bindings. By rse. |