Opened 9 years ago
Closed 9 years ago
#50916 closed update (fixed)
octave-database @2.3.2_0: update to 2.4.0
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-database |
Description
octave-database has been updated to version 2.4.0. New this version:
- Added general package documentation.
- New functions var2bytea and bytea2var, enabling storing Octave values of arbitrary type in a database.
- Compatible with Octaves new exception-based error handling. Compatibility with old error handling up to Octave-4.0 is retained.
- Fixed racing condition in pq_lo_view.
- Fix: remove autoloaded function at package unload.
Notes:
- added octave-struct dependency
- the default_postgresql_suffix check is broken
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-database.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r146833.