Re: [DOCS] [PATCH] Advise devs to prefer server_version_num over parsing the version

2015-04-28 Thread Bruce Momjian
On Fri, Feb 6, 2015 at 04:52:54PM +1100, Craig Ringer wrote: > We've had server_version_num since 8.2. > > Advise devs to prefer to use it instead of parsing version() or server_version Patch applied. -- Bruce Momjian http://momjian.us EnterpriseDB http

Re: [DOCS] Add a new table for Transaction Isolation?

2015-04-28 Thread Bruce Momjian
On Sat, Apr 25, 2015 at 02:14:37PM -0700, David G. Johnston wrote: > On Saturday, April 25, 2015, Bruce Momjian wrote: > > On Sat, Apr 25, 2015 at 08:47:47PM +, Kevin Grittner wrote: > > Maybe something like "Prohibited", "Allowed but not Possible", and > > "Possible"?  That would

Re: [DOCS] Add a new table for Transaction Isolation?

2015-04-28 Thread Bruce Momjian
On Sat, Apr 25, 2015 at 02:54:00PM -0700, David G. Johnston wrote: > Paraphrasing here... > > Table # presents the postgresql implementation of the sql standard > isolation levels and notes the additional impermissible behaviors by > including "(contra-SQL)" in the cell.  "Contrary