unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-pg 0.16 available
@ 2003-08-13 16:53 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2003-08-13 16:53 UTC (permalink / raw)
  Cc: guile-user

NEWS excerpt below.  tarballs in directory:

  http://www.glug.org/alt/

tarballs and extracted meta info in directory:

  http://www.glug.org/people/ttn/software/guile-pg/

gearing up for the Great Error Handling Cleanup (see TODO file), so if
you are a guile-pg user and would like to voice your opinions on error
handling methodology wrt postgresql (including when to do the cleanup:
now or later), now's a good time to speak up.  (remove guile-sources
from the cc line, please.)

thi

__________________________________________________
 - 0.16 | 2003-08-13
 
   - New (database postgres) proc: `pg-print'
   - New (database postgres) proc: `pg-make-print-options'
 
 	These are documented in the manual.
 
   - "make check" now passes for PostgreSQL 7.3.3
 
 	As of PostgreSQL 7.2, the output representation of arrays has
 	changed to conditionally use double-quotes (only when "needed").
 	Here is a short table using type `text[]':
 
 	                   needed               unneeded
         prior to 7.2       {",a","{}","c'c"}    {"d","e","f"}
         7.2 and later      {",a","{}","c'c"}    {d,e,f}
 
 	Although the module (database postgres-types) has been able to
 	handle these cases all along, one of the "make check" tests was
 	previously failing because it checked the representation before
 	the conversion to scheme objects.  This has now been corrected
 	and verified to work against a stock-install PostgreSQL 7.3.3.
 
   - Script to share the good news publicized
 
 	The README now mentions the test/show-platform script.

[end]


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-13 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-13 16:53 guile-pg 0.16 available Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).