forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit284c030
committed
doc: Enhance documentation for postgres_fdw_get_connections() output columns.
The documentation previously described the output columns ofpostgres_fdw_get_connections() in text format, which was manageablefor the original two columns. However, upcoming patches will addnew columns, making text descriptions less readable.This commit updates the documentation to use a table format,making it easier for users to understand each output column.Author: Fujii Masao, Hayato KurodaReviewed-by: Hayato KurodaDiscussion:https://postgr.es/m/d04aae8d-05f5-42f4-a263-b962334d9f75@oss.nttdata.com1 parent274bbce commit284c030
1 file changed
+42
-11
lines changedLines changed: 42 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
783 |
| - | |
784 |
| - | |
785 |
| - | |
786 |
| - | |
787 |
| - | |
788 |
| - | |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 |
| - | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
794 | 786 |
| |
795 | 787 |
| |
796 | 788 |
| |
| |||
799 | 791 |
| |
800 | 792 |
| |
801 | 793 |
| |
| 794 | + | |
| 795 | + | |
802 | 796 |
| |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
803 | 834 |
| |
804 | 835 |
| |
805 | 836 |
| |
|
0 commit comments
Comments
(0)