package/timescaledb: Fix build with Postgresql 13
authorMaxim Kochetkov <fido_max@inbox.ru>
Mon, 25 Jan 2021 07:40:58 +0000 (10:40 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 27 Jan 2021 21:32:58 +0000 (22:32 +0100)
commit59d119b36ae02a8e58a0a044f3a31f9613ea7b1b
tree9453fc25d6f858f7712d973a41813411af867814
parente76d9868c940f2d19968077b97e79c49376aa464
package/timescaledb: Fix build with Postgresql 13

Add missed patch for PG13 build.

Fixes;
    http://autobuild.buildroot.org/results/0e5/0e534ed0a5206856fad7272008b12205811f098a/build-end.log

Fixes: 5cff0c8a2d1c ("package/timescaledb: bump to version 2.0.0")
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
[yann.morin.1998@free.fr: add reference to autobuilder failure]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/timescaledb/0019-Adjust-code-to-PG13-tuptoaster-changes.patch [new file with mode: 0644]