Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
An omission of automatic completion in tab-complete.c
From:
"wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com>
To:
"pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:
An omission of automatic completion in tab-complete.c
Date:
2021-04-20 03:28:38
Message-ID:
OS3PR01MB6275935F62E161BCD393D6559E489@OS3PR01MB6275.jpnprd01.prod.outlook.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2021-04-20 03:28:38 from "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com> 📎
2021-04-20 07:41:13 from Michael Paquier <michael(at)paquier(dot)xyz>
2021-04-20 08:35:13 from Aleksander Alekseev <aleksander(at)timescale(dot)com>
2021-04-21 01:49:54 from Michael Paquier <michael(at)paquier(dot)xyz>
Lists:
pgsql-hackers
There is an omission of automatic completion of CURRENT_ROLE in tab-complete.c.
Best wishes,
Wei Wang
Attachment
Content-Type
Size
An-omission-of-automatic-completion-of-CURRENT_ROLE.patch
application/octet-stream
1.5 KB
Responses
Re: An omission of automatic completion in tab-complete.c
at 2021-04-20 07:41:13 from Michael Paquier
Browse pgsql-hackers by date
From
Date
Subject
Next Message
osumi.takamichi@fujitsu.com
2021-04-20 03:30:34
RE: Truncate in synchronous logical replication failed
Previous Message
Andy Fan
2021-04-20 03:16:03
Re: 2 questions about volatile attribute of pg_proc.