Thread: plpython questions
Is this the right list to ask questions about plpython? If not what would be the best list or git repo to ask questions related to plpython? Ted
On Tue, Aug 16, 2022 at 06:15:43PM -0500, Ted Toth wrote: > Is this the right list to ask questions about plpython? If not what > would be the best list or git repo to ask questions related to > plpython? Sure, go ahead. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson
On 8/16/22 16:15, Ted Toth wrote: > Is this the right list to ask questions about plpython? If not what > would be the best list or git repo to ask questions related to > plpython? This is the correct list. plpython(3)u is part of the core code for Postgres. > > Ted > > -- Adrian Klaver adrian.klaver@aklaver.com
On Tue, Aug 16, 2022 at 4:16 PM Ted Toth <txtoth@gmail.com> wrote:
Is this the right list to ask questions about plpython? If not what
would be the best list or git repo to ask questions related to
plpython?
This works if it is truly plpython related questions - that is an extension provided by this community.
More general questions about Python programming might find better purchase elsewhere.
David J.