File tree
476 files changed
+123327
-94534
lines changed- ext/pg_query/include
- postgres
- access
- archive
- catalog
- commands
- common
- datatype
- executor
- foreign
- jit
- lib
- libpq
- mb
- nodes
- optimizer
- parser
- partitioning
- port
- atomics
- win32/sys
- portability
- postmaster
- regex
- replication
- rewrite
- storage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
476 files changed
+123327
-94534
lines changedDiff for: CHANGELOG.md
+18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
7 | 25 |
| |
8 | 26 |
| |
9 | 27 |
| |
|
Diff for: Gemfile.lock
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Diff for: Rakefile
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Diff for: ext/pg_query/include/pg_query.h
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| |||
131 | 132 |
| |
132 | 133 |
| |
133 | 134 |
| |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
|
0 commit comments