aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/util.c
Commit message (Collapse)AuthorAge
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
|
* clean up makefileMarc G. Fournier1996-10-31
| | | | add #include "postgres.h"
* Separate general purpose functions from portal functions so they may beBryan Henderson1996-10-11
used in test drivers.