forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3204b8a
committed
doc: Fix description of pg_replication_origin_oid() in error case
This function returns NULL if the replication origin given in inputargument does not exist, contrary to what the docs describedpreviously.Author: Ian BarwickDiscussion:https://postgr.es/m/CAB8KJ=htJjBL=103URqjOxV2mqb4rjphDpMeKdyKq_QXt6h05w@mail.gmail.comBackpatch-through: 101 parent639a929 commit3204b8a
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25091 | 25091 |
| |
25092 | 25092 |
| |
25093 | 25093 |
| |
25094 |
| - | |
| 25094 | + | |
| 25095 | + | |
25095 | 25096 |
| |
25096 | 25097 |
| |
25097 | 25098 |
| |
|
0 commit comments
Comments
(0)