Commit 851636b
committed
Move DATA entry to correct position
In commit 7b4bfc8 the DATA and DESCR entries for the new
row_security_active() function were inadvertantly put after
the PROVOLATILE defines, rather than before as they should
have been placed. Move them up where they belong.
Backpatch to 9.5 where the new entries were introduced.1 parent 7975c5e commit 851636b
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5202 | 5202 | | |
5203 | 5203 | | |
5204 | 5204 | | |
| 5205 | + | |
| 5206 | + | |
| 5207 | + | |
| 5208 | + | |
| 5209 | + | |
5205 | 5210 | | |
5206 | 5211 | | |
5207 | 5212 | | |
| |||
5215 | 5220 | | |
5216 | 5221 | | |
5217 | 5222 | | |
5218 | | - | |
5219 | | - | |
5220 | | - | |
5221 | | - | |
5222 | | - | |
5223 | | - | |
5224 | 5223 | | |
5225 | 5224 | | |
5226 | 5225 | | |
| |||
0 commit comments