0002-transactional-variables-20200210.patch.gz
application/gzip
Filename: 0002-transactional-variables-20200210.patch.gz
Type: application/gzip
Part: 0
Message:
Re: proposal: schema variables
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
Series: patch 0002
| File | + | − |
|---|---|---|
| doc/src/sgml/catalogs.sgml | 11 | 0 |
| doc/src/sgml/ref/create_variable.sgml | 8 | 1 |
| src/backend/access/transam/xact.c | 1 | 0 |
| src/backend/catalog/pg_variable.c | 3 | 0 |
| src/backend/commands/schemavariable.c | 278 | 3 |
| src/backend/parser/gram.y | 27 | 19 |
| src/bin/pg_dump/pg_dump.c | 8 | 2 |
| src/bin/psql/describe.c | 3 | 1 |
| src/bin/psql/tab-complete.c | 12 | 3 |
| src/include/catalog/pg_variable.h | 3 | 0 |
| src/include/commands/schema_variable.h | 1 | 0 |
| src/test/regress/expected/schema_variables.out | 100 | 0 |
| src/test/regress/sql/schema_variables.sql | 59 | 0 |
Binary attachment — download to view.