forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita6554df
committed
In an effort to reduce the total number of chapters, combine the small
chapters on extending types, operators, and aggregates into the extendingfunctions chapter. Move the information on how to call table functionsinto the queries chapter. Remove some outdated information that isalready present in a better form in other parts of the documentation.1 parent730840c commita6554df
File tree
11 files changed
+963
-1345
lines changed- doc/src/sgml
11 files changed
+963
-1345
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 |
| - | |
119 | 117 |
| |
120 | 118 |
| |
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
126 |
| - | |
127 |
| - | |
128 | 124 |
| |
129 | 125 |
| |
130 | 126 |
| |
131 |
| - | |
132 |
| - | |
133 | 127 |
| |
134 | 128 |
| |
135 | 129 |
| |
|
Lines changed: 0 additions & 116 deletions
This file was deleted.
Lines changed: 11 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
50 |
| - | |
51 |
| - | |
52 | 51 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
| |||
160 | 158 |
| |
161 | 159 |
| |
162 | 160 |
| |
163 |
| - | |
| 161 | + | |
164 | 162 |
| |
165 | 163 |
| |
166 | 164 |
| |
| |||
271 | 269 |
| |
272 | 270 |
| |
273 | 271 |
| |
274 |
| - | |
275 | 272 |
| |
276 | 273 |
| |
277 | 274 |
| |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
285 | 279 |
| |
286 | 280 |
| |
287 | 281 |
| |
|
0 commit comments
Comments
(0)