postgresql/src/interfaces
Bruce Momjian a9fad44372 Move find_my_exec() way up into main.c so it is available to the
timezone code and other places.

Remove elog() calls from find_my_exec;  do fprintf(stderr) instead.  We
can then remove the exec.c handling in the makefile because it doesn't
have to be built to suppress elog calls.
2004-05-18 20:18:59 +00:00
..
ecpg Move find_my_exec() way up into main.c so it is available to the 2004-05-18 20:18:59 +00:00
libpq Reorganize code to allow path-relative installs. 2004-05-17 14:35:34 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00