nded
Query Protocol."
Thank you, the functions in the grep are the ones I was looking for.
Patrick
On Sun, Oct 4, 2020 at 11:32 PM Heikki Linnakangas wrote:
> On 02/10/2020 23:10, Patrick REED wrote:
> > Hi,
> >
> > I am having a hard time pinning down which function crea
Hi,
I am having a hard time pinning down which function creates a prepared
statement. Say in some language I create a Prepared Statement and send it
off. Before the first time I execute the prepared statement, which function
is the one that 'creates' the prepared statement. In other words, which
f
:
> Hello,
>
> On Mon, Apr 13, 2020 at 4:04 PM Patrick REED
> wrote:
> >
> > I am experimenting with postgres and am wondering if there is any
> tutorial on how to properly add a new command to postgres.
> >
> > I want to add a new constraint on "CREATE
Hi,
I am experimenting with postgres and am wondering if there is any tutorial
on how to properly add a new command to postgres.
I want to add a new constraint on "CREATE ROLE" that requires an integer,
it has an identifier that is not a known (reserved or unreserved keyword)
in postgres, say we