=== Applying patches on top of PostgreSQL commit ID b8aa44fd4f86ed1ba5798ad360423555865c437c === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-Add-pg_am_size-pg_namespace_size.patch patching file doc/src/sgml/func.sgml Hunk #1 succeeded at 29606 (offset 10 lines). patching file src/backend/utils/adt/dbsize.c patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 7489 (offset 11 lines). [cf/3256 366d0fa5c5] Add pg_am_size(), pg_namespace_size() .. Author: Justin Pryzby Date: Tue Jul 13 21:25:48 2021 -0500 3 files changed, 190 insertions(+) === applying patch ./0002-psql-add-convenience-commands-dA-and-dn.patch patching file src/bin/psql/command.c patching file src/bin/psql/describe.c Hunk #7 succeeded at 5048 (offset 10 lines). Hunk #8 succeeded at 5070 (offset 10 lines). patching file src/bin/psql/describe.h [cf/3256 63960e73d4] psql: add convenience commands: \dA+ and \dn+ Author: Justin Pryzby Date: Sat Dec 18 14:58:06 2021 -0600 3 files changed, 50 insertions(+), 24 deletions(-) === applying patch ./0003-f-convert-the-other-verbose-to-int-too.patch patching file src/bin/psql/command.c patching file src/bin/psql/describe.c Hunk #29 succeeded at 4195 with fuzz 2. Hunk #30 succeeded at 4237 with fuzz 2 (offset 7 lines). Hunk #31 succeeded at 4330 (offset 10 lines). Hunk #32 succeeded at 4346 (offset 10 lines). Hunk #33 succeeded at 4406 (offset 10 lines). Hunk #34 succeeded at 4433 (offset 10 lines). Hunk #35 succeeded at 4446 (offset 10 lines). Hunk #36 succeeded at 4489 (offset 10 lines). Hunk #37 succeeded at 4513 (offset 10 lines). Hunk #38 succeeded at 4523 (offset 10 lines). Hunk #39 succeeded at 4569 (offset 10 lines). Hunk #40 succeeded at 4637 (offset 10 lines). Hunk #41 succeeded at 4678 (offset 10 lines). Hunk #42 succeeded at 4813 (offset 10 lines). Hunk #43 succeeded at 4854 (offset 10 lines). Hunk #44 succeeded at 4875 (offset 10 lines). Hunk #45 succeeded at 4931 (offset 10 lines). Hunk #46 succeeded at 4995 (offset 10 lines). Hunk #47 succeeded at 5064 (offset 10 lines). Hunk #48 succeeded at 5175 (offset 10 lines). Hunk #49 succeeded at 5422 (offset 10 lines). Hunk #50 succeeded at 5437 (offset 10 lines). Hunk #51 succeeded at 5487 (offset 10 lines). Hunk #52 succeeded at 5495 (offset 10 lines). Hunk #53 succeeded at 5552 (offset 10 lines). Hunk #54 succeeded at 5756 (offset 10 lines). Hunk #55 succeeded at 5773 (offset 10 lines). Hunk #56 succeeded at 5791 (offset 10 lines). Hunk #57 succeeded at 5827 (offset 10 lines). Hunk #58 succeeded at 5842 (offset 10 lines). Hunk #59 succeeded at 5867 (offset 10 lines). Hunk #60 succeeded at 5903 (offset 10 lines). Hunk #61 succeeded at 5916 (offset 10 lines). Hunk #62 succeeded at 5958 (offset 10 lines). Hunk #63 succeeded at 5973 (offset 10 lines). Hunk #64 succeeded at 5993 (offset 10 lines). Hunk #65 succeeded at 6553 (offset 10 lines). Hunk #66 succeeded at 6584 (offset 10 lines). Hunk #67 succeeded at 6706 (offset 10 lines). Hunk #68 succeeded at 6741 (offset 10 lines). Hunk #69 succeeded at 6757 (offset 10 lines). Hunk #70 succeeded at 6807 (offset 10 lines). Hunk #71 succeeded at 6832 (offset 10 lines). Hunk #72 succeeded at 6896 (offset 10 lines). Hunk #73 succeeded at 6929 (offset 10 lines). Hunk #74 succeeded at 6938 (offset 10 lines). Hunk #75 succeeded at 6994 (offset 10 lines). Hunk #76 succeeded at 7021 (offset 10 lines). Hunk #77 succeeded at 7082 (offset 10 lines). Hunk #78 succeeded at 7096 (offset 10 lines). patching file src/bin/psql/describe.h [cf/3256 8256e29d12] f!convert the other verbose to int, too Author: Justin Pryzby Date: Thu Jul 15 03:19:58 2021 -0500 3 files changed, 151 insertions(+), 152 deletions(-) === applying patch ./0004-Move-the-double-plus-Size-columns-to-the-right.patch patching file src/bin/psql/describe.c Hunk #5 succeeded at 4198 with fuzz 2. Hunk #6 succeeded at 4226 (offset 7 lines). patching file src/test/regress/expected/psql.out [cf/3256 2d731911ed] Move the double-plus "Size" columns to the right Author: Justin Pryzby Date: Fri Dec 17 09:35:46 2021 -0600 2 files changed, 49 insertions(+), 45 deletions(-)