| From: | Markus Schiltknecht <markus(at)bluegap(dot)ch> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Shane Ambler <pgsql(at)007Marketing(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Integrating Replication into Core |
| Date: | 2006-11-22 19:58:32 |
| Message-ID: | 4564ABE8.8060706@bluegap.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-hackers |
Hi,
Andrew Dunstan wrote:
> What sort of grammar support do you want?
Support? I would have just extended the bison gram.y myself. :-)
I don't yet know what I will need. I'll probably have to add settings
per database, some per table, others per transaction. I thought about
some additions to existing ALTER DATABASE and ALTER TABLE commands as
well as some SET variables, probably within the syntax of SET TRANSACTION...
Stuffing them into such a syntax seems more consistent to me than using
function calls.
Regards
Markus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-11-22 20:40:46 | Re: Integrating Replication into Core |
| Previous Message | Andrew Dunstan | 2006-11-22 19:46:45 | Re: Integrating Replication into Core |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-11-22 20:03:03 | Re: Shutting down a warm standby database in 8.2beta3 |
| Previous Message | Andrew Dunstan | 2006-11-22 19:46:45 | Re: Integrating Replication into Core |