Commit d625119
committed
test(endtoend): Fix issues with PostgreSQL tests
1 parent faa1c9d commit d625119
File tree
63 files changed
+212
-84
lines changed- internal/endtoend/testdata
- citext
- pgx
- stdlib
- ddl_alter_table_alter_type/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_alter_table_drop_constraint/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_alter_table_index/postgresql
- pgx
- v4
- go
- v5
- go
- stdlib
- go
- ddl_alter_table_set_data_type/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_create_function_return/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_create_function_types/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_create_table_partition/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_drop_schema/postgresql
- pgx
- v4
- v5
- stdlib
- ddl_pg_temp/postgresql
- pgx
- v4
- go
- v5
- go
- stdlib
- go
- func_return/postgresql
- pgx
- v4
- v5
- stdlib
- hstore
- pgx
- v4
- v5
- stdlib
- identifier_dollar_sign
- join_alias/postgresql
- pgx
- v4
- v5
- stdlib
- join_full/postgresql
- join_right/postgresql
- join_table_name/postgresql
- pgx
- v4
- v5
- stdlib
- multischema
- pgx
- v4
- v5
- stdlib
- overrides_array/postgresql
- pgx
- v4
- v5
- stdlib
- overrides_go_types/postgresql
- pgx
- v4
- v5
- stdlib
- overrides_result_tag/stdlib
- unnest/postgresql
- pgx
- v4
- v5
- stdlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+212
-84
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | | - | |
4 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments