Bug 259028 - [PATCH] databases/postgresql-cstore_fdw: Fix for pgsql 13
Summary: [PATCH] databases/postgresql-cstore_fdw: Fix for pgsql 13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks: 258792
  Show dependency treegraph
 
Reported: 2021-10-09 16:08 UTC by Kevin Bowling
Modified: 2021-10-23 23:32 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (farrokhi)


Attachments
pg13 patch (1.19 KB, patch)
2021-10-09 16:08 UTC, Kevin Bowling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling freebsd_committer freebsd_triage 2021-10-09 16:08:54 UTC
Created attachment 228544 [details]
pg13 patch

Add compat for pgsql 13 which we would like to make the default pgsql version
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-23 23:31:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a1517141686b1835374b2d350609ec74c1d11af

commit 8a1517141686b1835374b2d350609ec74c1d11af
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-10-23 23:30:30 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-10-23 23:30:30 +0000

    databases/postgresql-cstore_fdw: Fix for pgsql 13

    PR:             259028
    Approved by:    maintainer timeout

 databases/postgresql-cstore_fdw/Makefile | 3 +++
 databases/postgresql-cstore_fdw/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)