forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit36d1a84
committed
Doc: fix minor issues in GiST support function documentation.
gist.sgml and xindex.sgml hadn't been fully updated for theaddition of a sortsupport support function (commit16fa9b2).xindex.sgml also missed that the compress and decompress supportfunctions are optional, an apparently far older oversight.In passing, fix gratuitous inconsistencies in wording andcapitalization.Noted by E. Rogov. Back-patch to v14; the residual issuesbefore that aren't significant enough to bother with.Discussion:https://postgr.es/m/163335322905.12519.5711557029494638051@wrigleys.postgresql.org1 parent7111e33 commit36d1a84
2 files changed
+22
-20
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
| 275 | + | |
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Lines changed: 18 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
462 |
| - | |
| 462 | + | |
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
| 504 | + | |
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
| 547 | + | |
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
| 553 | + | |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
| |||
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
569 |
| - | |
| 569 | + | |
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
| |||
583 | 583 |
| |
584 | 584 |
| |
585 | 585 |
| |
586 |
| - | |
587 |
| - | |
588 |
| - | |
589 |
| - | |
| 586 | + | |
| 587 | + | |
590 | 588 |
| |
591 | 589 |
| |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
592 | 596 |
| |
593 | 597 |
| |
594 | 598 |
| |
| |||
642 | 646 |
| |
643 | 647 |
| |
644 | 648 |
| |
645 |
| - | |
646 |
| - | |
647 |
| - | |
648 |
| - | |
| 649 | + | |
| 650 | + | |
649 | 651 |
| |
650 | 652 |
| |
651 | 653 |
| |
| |||
720 | 722 |
| |
721 | 723 |
| |
722 | 724 |
| |
723 |
| - | |
| 725 | + | |
724 | 726 |
| |
725 | 727 |
| |
726 | 728 |
| |
| |||
778 | 780 |
| |
779 | 781 |
| |
780 | 782 |
| |
781 |
| - | |
| 783 | + | |
782 | 784 |
| |
783 | 785 |
| |
784 | 786 |
| |
|
0 commit comments
Comments
(0)