CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 02/02/23 16:46:03
Modified files: src/backend/commands: copy.c src/bin/psql : copy.c
Log message: Add fstat / S_ISDIR checks to make sure we're not trying to use a directory for COPY TO/FROM.
Brent Verner