Re: Fix XML handling with DOCTYPE
Ryan Lambert <ryan@rustprooflabs.com>
From: Ryan Lambert <ryan@rustprooflabs.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Chapman Flack <chap@anastigmatix.net>, pgsql-hackers@postgresql.org
Date: 2019-03-25T14:40:50Z
Lists: pgsql-hackers
Perfect, thank you! I do remember seeing that message now, but hadn't understood what it really meant. I will test later today. Thanks *Ryan* On Sun, Mar 24, 2019 at 9:19 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Chapman Flack <chap@anastigmatix.net> writes: > > On 03/24/19 21:04, Ryan Lambert wrote: > >> I am unable to get latest patches I found [1] to apply cleanly to > current > >> branches. It's possible I missed the latest patches so if I'm using the > >> wrong ones please let me know. I tried against master, 11.2 stable and > the > >> 11.2 tag with similar results. > > > Tom pushed the content-with-DOCTYPE patch, it's now included in master, > > REL_11_STABLE, REL_10_STABLE, REL9_6_STABLE, REL9_5_STABLE, and > > REL9_4_STABLE. > > Right. If you want to test (and please do!) you could grab the relevant > branch tip from our git repo, or download a nightly snapshot tarball from > > https://www.postgresql.org/ftp/snapshot/ > > regards, tom lane >
Commits
-
Improve documentation about our XML functionality
- 728c49779ba8 11.6 landed
- 603a28b44973 10.11 landed
-
Improve documentation about our XML functionality.
- 12d46ac392d0 12.0 landed
-
Doc: clarify that REASSIGN OWNED doesn't handle default privileges.
- 50973687f185 9.6.13 cited
- 24df8662e4a4 11.3 cited
-
Suppress Append and MergeAppend plan nodes that have a single child.
- 8edd0e79460b 12.0 cited
-
Accept XML documents when xmloption = content, as required by SQL:2006+.
- 8d1dadb25bb5 12.0 landed
- da45927cef78 9.5.17 landed
- d7cfd5ee4591 9.6.13 landed
- 849f87a1c334 11.3 landed
- 78f84fe0f478 9.4.22 landed
- 754ffcd42006 10.8 landed
-
Ensure xmloption = content while restoring pg_dump output.
- 4870dce37fab 12.0 landed
- 8ba485422933 9.4.22 landed
- 08d8cfe3cfd6 9.5.17 landed
- de922529fe62 10.8 landed
- 7c89f350f109 11.3 landed
- 687acb598308 9.6.13 landed