CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@postgresql.org 03/03/21 23:23:34
Modified files: src/backend/tcop: postgres.c
Log message: Fix comment-only query to return Null result set, rather than nothing.
Cleans up blank query handling to be more consistent.