Re: Notify enhancement - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Notify enhancement
Date
Msg-id db4f5148253808f785ddbebd20425b6c@biglumber.com
Whole thread Raw
In response to Re: Notify enhancement  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Notify enhancement
Re: Notify enhancement
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Tom Lane asked:

> What "relation constraint"?  They can be any identifier you want.

To clarify, it would be nice to use any arbitrary string (perhaps up
to NAMEDATALEN), rather than bumping into the rules for valid identifiers:

LISTEN notify.name.like.this;

LISTEN table.mutation;

It would also make things like this act more intuitively:

LISTEN nosuchschema.abc;

NOTIFY foo.bar.abc;

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200612031856
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFFc2WSvJuQZxSWSsgRAkQOAJ93c1ZiTx9h9Bho0YLpFmNwrRHVzACgp/tl
hi1sQRbEcFRpMNNbQQ7xnhM=
=LAI2
-----END PGP SIGNATURE-----




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Notify enhancement
Next
From: "Andrew Dunstan"
Date:
Subject: Re: Notify enhancement