CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/09/15 21:50:10
Modified files: src/backend/executor: spi.c
Log message: Since SPI_modifytuple's natts argument is the number of attributes to be changed, it should allow a zero value (implying no changes to make).