=== Applying patches on top of PostgreSQL commit ID c7301c3b6fe2feaf96d52cbf35a85ac6b95374dc === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v3-0001-Add-new-COPY-option-REJECT_LIMIT-number.patch patching file doc/src/sgml/ref/copy.sgml patching file src/backend/commands/copy.c patching file src/backend/commands/copyfrom.c patching file src/include/commands/copy.h patching file src/test/regress/expected/copy2.out patching file src/test/regress/sql/copy2.sql [cf/4797 79fe393746] Add new COPY option REJECT_LIMIT number Author: Atsushi Torikoshi Date: Mon Jul 22 21:19:38 2024 +0900 6 files changed, 131 insertions(+) === applying patch ./v3-0002-Add-new-COPY-option-REJECT_LIMIT-ratio.patch patching file doc/src/sgml/ref/copy.sgml patching file src/backend/commands/copy.c patching file src/backend/commands/copyfrom.c patching file src/include/commands/copy.h patching file src/test/regress/expected/copy2.out patching file src/test/regress/sql/copy2.sql [cf/4797 e962927aa8] Add new COPY option REJECT_LIMIT ratio Author: Atsushi Torikoshi Date: Mon Jul 22 21:23:42 2024 +0900 6 files changed, 60 insertions(+), 6 deletions(-)