Fwd: PostgreSQL Statement Dependency Resolving | Schema Upgrade

2021-02-28 Thread Jagmohan Kaintura
-- Forwarded message - From: Jagmohan Kaintura Date: Mon, Feb 22, 2021 at 7:44 AM Subject: PostgreSQL Statement Dependency Resolving | Schema Upgrade To: Hi Team, WHile performing a schema upgrade which needs any alter in the definition of schema object, it always asks to execu

Problem building psql on Mac OS 10.15 (around readline bit I think)

2021-02-28 Thread Ben Madin
G'day all, I am trying to build PostgreSQL 13.2 on Mac OS X 10.15.7. I was about to build 13.1 on the same 10.15 (but probably not 10.15.7) about 8 weeks ago without problems, so I was a bit surprised to find this error happening. The error comes up as: gcc -Wall -Wmissing-prototypes -Wpointer-a

Re: Problem building psql on Mac OS 10.15 (around readline bit I think)

2021-02-28 Thread Tom Lane
Ben Madin writes: > I am trying to build PostgreSQL 13.2 on Mac OS X 10.15.7. I was about to > build 13.1 on the same 10.15 (but probably not 10.15.7) about 8 weeks ago > without problems, so I was a bit surprised to find this error happening. > > *input.c:82:3: error: implicit declaration of func

Re: Problem building psql on Mac OS 10.15 (around readline bit I think)

2021-02-28 Thread Ben Madin
Hi Tom, thanks for such a quick reply - there's the rub, I really can't think of anything other than apple point updates. I checked the configure output, and it noted that neither of those functions were available (but didn't appear to change anything or not try building) I then installed readli