forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit728c497
committed
Improve documentation about our XML functionality
Add a section explaining how our XML features depart from currentversions of the SQL standard. Update and clarify the descriptionsof some XML functions.This is a backpatch for branches 10 and 11, taken from Tom's commit12d46ac for 12, then edited to correctly describe behaviors thatare fixed in 12 but still broken in 10 and 11.Chapman Flack, reviewed by Ryan LambertDiscussion:https://postgr.es/m/5BD1284C.1010305@anastigmatix.netDiscussion:https://postgr.es/m/5C81F8C0.6090901@anastigmatix.netDiscussion:https://postgr.es/m/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com1 parent1fcb73f commit728c497
File tree
4 files changed
+490
-86
lines changed- doc/src/sgml
- src/backend/catalog
4 files changed
+490
-86
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4228 | 4228 |
| |
4229 | 4229 |
| |
4230 | 4230 |
| |
| 4231 | + | |
| 4232 | + | |
| 4233 | + | |
| 4234 | + | |
| 4235 | + | |
4231 | 4236 |
| |
4232 | 4237 |
| |
4233 | 4238 |
| |
|
0 commit comments
Comments
(0)