eatures. I am
sure that the information specified there can be submitted in a more
accurate and convenient form.
P.S. Since the formatting of the letter can brake the form of the
tables, I attach a text file with the same content so that you do not
have to do too much copy/paste to see original view =)
Sin
er
> the \dA additions. Let's deal with them separately?
The attached patches are applied sequentially: first 0003-
psql_add_am_info.patch, then 0003-psql_add_index_info.patch.
Best regards,
Sergey Cherkashin.
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index c1
output, and restoring the owner
back? Or we should create a new opclass or opfamily with proper owner.
Or maybe it is not necesary to test these commands?
Best regards,
Sergey Cherkashin
s.cherkas...@postgrespro.rudiff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 3ed9021
Thanks for the answer.
On Ср, 2018-06-06 at 13:06 -0400, Tom Lane wrote:
> Sergey Cherkashin writes:
> >
> > The command "\dA" (as well as several commands that I write) accept
> > the access method name template. The resulting template is
> > processed by
Hello!
I'm working on adding to psql commands to print information about access
methods. I ran into the following problem:
The command "\dA" (as well as several commands that I write) accept the access
method name template. The resulting template is processed by the
processSQLNamePattern () fun