Commit 4e83a97
authored
Improve PgBinOper docs (#916)
<!--
Thank you for contributing to this project!
If you need any help please feel free to contact us on Discord:
https://discord.com/invite/uCPdDXzbdv
Or, mention our core members by typing `@GitHub_Handle` on any issue /
PR
Add some test cases! It help reviewers to understand the behaviour and
prevent it to be broken in the future.
-->
## PR Info
<!-- mention the related issue -->
- Closes <!-- issue link -->
<!-- is this PR depends on other PR? (if applicable) -->
- Dependencies:
- <!-- PR link -->
<!-- any PR depends on this PR? (if applicable) -->
- Dependents:
- <!-- PR link -->
## New Features
- [ ] <!-- what are the new features? -->
## Bug Fixes
- [ ] <!-- if it fixes a bug, please provide a brief analysis of the
original bug -->
## Breaking Changes
- [ ] <!-- any change in behaviour or method signature? is it backward
compatible? -->
## Changes
- [ ] <!-- any other non-breaking changes to the codebase -->1 parent c68b46b commit 4e83a97
1 file changed
+24
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
| 32 | + | |
29 | 33 | | |
| 34 | + | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
| 39 | + | |
| 40 | + | |
32 | 41 | | |
| 42 | + | |
| 43 | + | |
33 | 44 | | |
| 45 | + | |
| 46 | + | |
34 | 47 | | |
| 48 | + | |
| 49 | + | |
35 | 50 | | |
| 51 | + | |
| 52 | + | |
36 | 53 | | |
37 | | - | |
| 54 | + | |
38 | 55 | | |
39 | | - | |
| 56 | + | |
40 | 57 | | |
41 | | - | |
| 58 | + | |
42 | 59 | | |
43 | | - | |
| 60 | + | |
44 | 61 | | |
45 | 62 | | |
| 63 | + | |
46 | 64 | | |
47 | 65 | | |
| 66 | + | |
48 | 67 | | |
49 | 68 | | |
| 69 | + | |
50 | 70 | | |
51 | 71 | | |
52 | 72 | | |
| |||
0 commit comments