pgsql: Merge the loading of shared object descriptions with regular - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Merge the loading of shared object descriptions with regular
Date
Msg-id 20060321175429.81A9A9DC880@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Merge the loading of shared object descriptions with regular descriptions,
both in code and in the messages emitted to the user.

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.113 -> r1.114)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.113&r2=1.114)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix psql history handling: > 1) Fix the problems with the \s
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Minor refactoring: initialize_SSL() only returns 0, so it should