forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4c5cf54
committed
doc: Document factorial function
This has existed for a very long time, equivalent to the ! and !!operators, but it was never documented.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://www.postgresql.org/message-id/flat/6ce1df0e-86a3-e544-743a-f357ff663f68%402ndquadrant.com1 parent3f5863e commit4c5cf54
1 file changed
+17
-0
lines changedLines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 | 1349 |
| |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
1350 | 1367 |
| |
1351 | 1368 |
| |
1352 | 1369 |
| |
|
0 commit comments
Comments
(0)