Re: Postgres perl module namespace

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Postgres perl module namespace
Дата
Msg-id
3784121.1628606443@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Mark Dilger <mark.dilger@enterprisedb.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Robert Haas <robertmhaas@gmail.com>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Robert Haas <robertmhaas@gmail.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Mark Dilger <mark.dilger@enterprisedb.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Erik Rijkers <er@xs4all.nl>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andres Freund <andres@anarazel.de>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Noah Misch <noah@leadboat.com>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Andres Freund <andres@anarazel.de>
Re: Postgres perl module namespace Andres Freund <andres@anarazel.de>
Re: Postgres perl module namespace Daniel Gustafsson <daniel@yesql.se>
Re: Postgres perl module namespace Mark Dilger <mark.dilger@enterprisedb.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Mark Dilger <mark.dilger@enterprisedb.com>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Tom Lane <tgl@sss.pgh.pa.us>
Re: Postgres perl module namespace Andres Freund <andres@anarazel.de>
Re: Postgres perl module namespace Michael Paquier <michael@paquier.xyz>
Re: Postgres perl module namespace Mark Dilger <mark.dilger@enterprisedb.com>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Andrew Dunstan <andrew@dunslane.net>
Re: Postgres perl module namespace Julien Rouhaud <rjuju123@gmail.com>
Re: Postgres perl module namespace Devrim Gündüz <devrim@gunduz.org>
Andrew Dunstan  writes:
> I will undertake to do the work, once we get the bike-shedding part done.

> I'll kick that off by suggesting we move all of these to the namespace
> PgTest, and rename TestLib to Utils, so instead of
>     use TestLib;
>     use PostgresNode;
> you would say
>     use PgTest::Utils;
>     use PgTest::PostgresNode;

Using both "Pg" and "Postgres" seems a bit inconsistent.
Maybe "PgTest::PgNode"?

More generally, I've never thought that "Node" was a great name
here; it's a very vague term.  While we're renaming, maybe we
could change it to "PgTest::PgCluster" or the like?

			regards, tom lane


В списке pgsql-hackers по дате отправления
От: Alvaro Herrera
Дата:
От: Alvaro Herrera
Дата:
FAQ