CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/05/12 12:48:17
Modified files: src/backend/tcop: postgres.c
Log message: Avoid unnecessary copying of parameter values in BIND. This allows efficient insertion of large bytea values through the BIND interface.