CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 04/05/20 12:35:41
Modified files:
src/port : exec.c
Log message:
Clean up find_my_exec to work cleaner.
Add Win32 code to look in the current directory before the path.
Add code so memory is allocated using palloc in backend object files.