From: | "Theodore M Rolle, Jr(dot)" <stercor(at)gmail(dot)com> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Tab-completion error...? |
Date: | 2022-01-04 18:22:37 |
Message-ID: | CAPDmd-As40JeU_LVznwgNcT0w-ABDMd9rojaM+9fc1n8aLL6Nw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I don't use pacman for PostgreSQL.
I compile from source.
Seems as though this error shouldn't happen.
On Wed, Dec 22, 2021 at 5:24 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:
> On 12/22/21 2:14 PM, Theodore M Rolle, Jr. wrote:
> Please reply to list also.
> Ccing list.
>
> From below, what did pacman -Syyuu do?
>
> > You are correct in guessing what I did...
> >
> > config.log:
> > a bunch of
> > #define HAVE_LIBREADLINE 1
> > then
> > configure:13450: checking readline/readline.h usability
> > configure:13450: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith
> > -Wdeclaration-after-statement -Werror=vla -Wendif-labels
> > -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
> > -Wformat-security -fno-strict-aliasing -fwrapv
> > -fexcess-precision=standard -Wno-format-truncation
> > -Wno-stringop-truncation -O2 -I/home/ted/hercules-helper/rexx/include
> > -D_GNU_SOURCE conftest.c >&5
> > configure:13450: $? = 0
> >
> > configure:13450: result: yes
> > configure:13450: checking readline/readline.h presence
> > configure:13450: gcc -E -I/home/ted/hercules-helper/rexx/include
> > -D_GNU_SOURCE conftest.c
> > configure:13450: $? = 0
> > configure:13450: result: yes
> > configure:13450: checking for readline/readline.h
> > configure:13450: result: yes
> > configure:13480: checking readline/history.h usability
> > configure:13480: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith
> > -Wdeclaration-after-statement -Werror=vla -Wendif-labels
> > -Wmissing-format-attribute -Wimplicit-fallthrough=3
> > -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv
> > -fexcess-precision=standard -Wno-format-truncation
> > -Wno-stringop-truncation -O2
> > -I/home/ted/hercules-helper/rexx/include -D_GNU_SOURCE conftest.c
> >&5
> > configure:13480: $? = 0
> > configure:13480: result: yes
> > configure:13480: checking readline/history.h presence
> > configure:13480: gcc -E -I/home/ted/hercules-helper/rexx/include
> > -D_GNU_SOURCE conftest.c
> > configure:13480: $? = 0
> > configure:13480: result: yes
> > configure:13480: checking for readline/history.h
> > configure:13480: result: yes
> > configure:13602: checking zlib.h usability
> > configure:13602: gcc -c -Wall -Wmissing-prototypes -Wpointer-arith
> > -Wdeclaration-after-statement -Werror=vla -Wendif-labels
> > -Wmissing-format-attribute -Wimplicit-fallthrough=3
> > -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv
> > -fexcess-precision=standard -Wno-format-truncation
> > -Wno-stringop-truncation -O2
> > -I/home/ted/hercules-helper/rexx/include -D_GNU_SOURCE conftest.c
> >&5
> > configure:13602: $? = 0
> >
> > It looks good, doesn't it?
> > N.B. v14.1 is the first version to have this problem. Another thought:
> > perhaps the pacman -Syyuu update did it.
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>
--
GnuPG/PGP key: 0xDD4276BA
+-----------------------------------------------------------------------------------------------------+
| 3.14159 26535 89793 23846 26433 83279 50288 41971 69399 37510 |
| 58209 74944[59230 78164]06286 20899 86280
+----------------------------------|
| 34825 34211 70679*82148 08651 32823 06647 | May the spirit
|
| 09384 46095 50582 23172 53594 08128 48111 | of π spread
|
| 74502 84102 70193 85211 05559 64462 29489 | around the world.
|
| 54930 38196 44288 10975 66593 34461 28475 | PI VOBISCUM!
|
| 38196 44288 10975 66593 34461 28475 64823
+---------------------------------|
| 37867 83165 27120 19091 45648 56692 34603 48610 45432 6648... |
+----------------------------------------------------------------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleas Mantzios | 2022-01-04 18:29:30 | Re: Refresh ONE publication out of the Two Publications the Subscription has |
Previous Message | Tom Lane | 2022-01-04 17:54:35 | Re: md5 issues Postgres14 on OL7 |