Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: pg_char_to_encoding() was redundant in initdb because


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: pg_char_to_encoding() was redundant in initdb because
  • Date: Thu, 29 Mar 2007 19:46:43 -0300 (ADT)
  • Message-id: <20070329224643.375399FB980@postgresql.org> <text/plain>

Log Message:
-----------
pg_char_to_encoding() was redundant in initdb because
pg_valid_server_encoding() returns the same result if the encoding is
valid.

ITAGAKI Takahiro

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.135 -> r1.136)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.135&r2=1.136)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group