pgsql/doc/src/sgml typeconv.sgml - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/doc/src/sgml typeconv.sgml
Date
Msg-id 200110150101.f9F113s51519@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/10/14 21:00:59

Modified files:
    doc/src/sgml   : typeconv.sgml

Log message:
    Update examples of type coercion rules --- some of them no longer worked
    as the example claimed, because of changes elsewhere in the system.


pgsql-committers by date:

Previous
From: ishii@postgresql.org
Date:
Subject: pgsql/src/backend/utils/mb wchar.c
Next
From: ishii@postgresql.org
Date:
Subject: pgsql/src bin/psql/Makefile bin/psql/print.c t ...