]> granicus.if.org Git - postgresql/commit
om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
authorMarc G. Fournier <scrappy@hub.org>
Sun, 16 Mar 1997 18:51:29 +0000 (18:51 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 16 Mar 1997 18:51:29 +0000 (18:51 +0000)
commitea58f28ee8c0d090557ff0079ef937e3e26b1ec6
treea5ad913a7ea620bb6c7a0e46a77f245452ce17bf
parenta9049a4a2862e86c4424646179b5dbbc6721e1e7
om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Subject: [HACKERS] Patch for io routines

  I am currently trying to improve on the front-backend communication
routines; and noticed that lots of code are duplicated for libpq and
the backend. This is a first patch that tries to share code between
the two, more to follow.

        mjl
src/include/libpq/pqcomm.h
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-misc.c