CVSROOT: /cvsrootModule name: pgsqlChanges by: petere@postgresql.org 02/04/24 01:24:00
Modified files: src/bin/psql : command.c copy.c describe.c
Log message: Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers dynamically with PQExpBuffer.