- Notifications
You must be signed in to change notification settings - Fork28
Commit35b2d4b
committed
Move be-gssapi-common.h into src/include/libpq/
The file has been introduced in src/backend/libpq/ as ofb0b39f7, butall backend-side headers of libpq are located in src/include/libpq/.Note that the identification path on top of the file referred tosrc/include/libpq/ from the start.Author: Michael PaquierReviewed-by: Stephen FrostDiscussion:https://postgr.es/m/20190607043415.GE1736@paquier.xyz1 parent84d4de9 commit35b2d4b
File tree
4 files changed
+3
-3
lines changed- src
- backend/libpq
- include/libpq
4 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
File renamed without changes.
0 commit comments
Comments
(0)