| Replied (own)Follow-up patch | pg_get__*_ddl consolidation | 3 months ago |
| Replied (other) | MinGW CI tasks fail / timeout | 3 months ago |
| Replied (other) | [PATCH] Add support for INSERT ... SET syntax | 3 months ago |
| Replied (other) | [PATCH] Add support for INSERT ... SET syntax | 3 months ago |
| Started threadFirst patch | scale parallel_tuple_cost by tuple width | 3 months ago |
| Replied (other)Follow-up patch | [PoC] Add CANONICAL option to xmlserialize | 3 months ago |
| Replied (other)Follow-up patch | [PoC] Add CANONICAL option to xmlserialize | 3 months ago |
| Replied (other) | [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade | 3 months ago |
| Replied (own) | astreamer fixes | 3 months ago |
| Started thread | pgsql: Fix multiple bugs in astreamer pipeline code. | 3 months ago |
| Started thread | pgsql: Fix multiple bugs in astreamer pipeline code. | 3 months ago |
| Started thread | pgsql: Fix multiple bugs in astreamer pipeline code. | 3 months ago |
| Started thread | pgsql: Fix multiple bugs in astreamer pipeline code. | 3 months ago |
| Started thread | pgsql: Fix multiple bugs in astreamer pipeline code. | 3 months ago |
| Started thread | Re: pg_waldump: support decoding of WAL inside tarfile | 3 months ago |
| Replied (own) | astreamer fixes | 3 months ago |
| Replied (other) | PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part | 3 months ago |
| Started threadFirst patch | astreamer fixes | 3 months ago |
| Replied (other)Follow-up patch | PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part | 3 months ago |
| Replied (other) | PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part | 3 months ago |
| Replied (other) | [PATCH] pgindent truncates last line of files missing a trailing newline | 3 months ago |
| Replied (other) | pg_waldump: support decoding of WAL inside tarfile | 3 months ago |
| Replied (other)Follow-up patch | pg_waldump: support decoding of WAL inside tarfile | 3 months ago |
| Replied (own) | Non-text mode for pg_dumpall | 3 months ago |
| Replied (other)Follow-up patch | pg_waldump: support decoding of WAL inside tarfile | 3 months ago |
| Replied (other) | pg_waldump: support decoding of WAL inside tarfile | 3 months ago |
| Started thread | pgsql: pg_verifybackup: Enable WAL parsing for tar-format backups | 3 months ago |
| Started thread | pgsql: pg_waldump: Preparatory refactoring for tar archive WAL decoding | 3 months ago |
| Started thread | pgsql: pg_waldump: Add support for reading WAL from tar archives | 3 months ago |
| Started thread | pgsql: Move tar detection and compression logic to common. | 3 months ago |
| Replied (own) | pg_get__*_ddl consolidation | 3 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 3 months ago |
| Started thread | pgsql: introduce CopyFormat, refactor CopyFormatOptions | 3 months ago |
| Started thread | pgsql: json format for COPY TO | 3 months ago |
| Started thread | pgsql: Add option force_array for COPY JSON FORMAT | 3 months ago |
| Replied (own) | pg_get__*_ddl consolidation | 3 months ago |
| Replied (own) | pg_get__*_ddl consolidation | 3 months ago |
| Started threadFirst patch | pg_get__*_ddl consolidation | 3 months ago |
| Replied (other) | Re: pgsql: Don't leave behind files in src dir in 007_multixact_conversion. | 3 months ago |
| Replied (other) | Feature freeze timezone change request | 3 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 3 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 3 months ago |
| Replied (other) | IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT | 3 months ago |
| Started thread | pgsql: Allow IS JSON predicate to work with domain types | 3 months ago |
| Replied (other) | finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it | 3 months ago |
| Started thread | pgsql: make immutability tests in to_json and to_jsonb complete | 3 months ago |
| Replied (other)Follow-up patch | Emitting JSON to file using COPY TO | 3 months ago |
| Replied (other)First patch | pgsql: SQL Property Graph Queries (SQL/PGQ) | 3 months ago |
| Replied (other) | pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error | 3 months ago |
| Replied (other) | pg_restore: remove unnecessary code from restore_all_databases function | 3 months ago |
| Started thread | pgsql: pg_restore: Remove dead code in restore_all_databases() | 3 months ago |
| Replied (other) | bug: pg_dumpall with --data-only and --clean options is giving an error after some dump | 3 months ago |
| Replied (other) | IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT | 4 months ago |
| Replied (other)Follow-up patch | IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT | 4 months ago |
| Replied (other) | support fast default for domain with constraints | 4 months ago |
| Replied (other) | Add "format" target to make and ninja to run pgindent and pgperltidy | 4 months ago |
| Replied (other) | support fast default for domain with constraints | 4 months ago |
| Started thread | pgsql: Enable fast default for domains with non-volatile constraints | 4 months ago |
| Started thread | pgsql: Extend DomainHasConstraints() to optionally check constraint vol | 4 months ago |
| Replied (other) | BUG #19431: limitation of the data type jsonb equals 8Kb | 4 months ago |
| Replied (other) | BUG #19431: limitation of the data type jsonb equals 8Kb | 4 months ago |
| Replied (other) | alter check constraint enforceability | 4 months ago |
| Started thread | pgsql: rename alter constraint enforceability related functions | 4 months ago |
| Started thread | pgsql: Add support for altering CHECK constraint enforceability | 4 months ago |
| Replied (other)Follow-up patch | support fast default for domain with constraints | 4 months ago |
| Replied (other)Follow-up patch | pg_waldump: support decoding of WAL inside tarfile | 4 months ago |
| Replied (other)Follow-up patch | support fast default for domain with constraints | 4 months ago |
| Replied (other)Follow-up patch | finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it | 4 months ago |
| Replied (other) | Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) | 4 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 4 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 4 months ago |
| Replied (other) | pg_waldump: support decoding of WAL inside tarfile | 4 months ago |
| Replied (own) | Allow specifying NULL default in pg_proc.dat for "any" arguments | 4 months ago |
| Replied (own) | Allow specifying NULL default in pg_proc.dat for "any" arguments | 4 months ago |
| Started threadFirst patch | Allow specifying NULL default in pg_proc.dat for "any" arguments | 4 months ago |
| Replied (other)Follow-up patch | Emitting JSON to file using COPY TO | 4 months ago |
| Replied (other)Follow-up patch | finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it | 4 months ago |
| Replied (other) | Speed up COPY FROM text/CSV parsing using SIMD | 4 months ago |
| Replied (other)Follow-up patch | Emitting JSON to file using COPY TO | 4 months ago |
| Replied (other) | pg_restore add --no-globals option when restored using pg_dumpall non-text dump | 4 months ago |
| Started thread | pgsql: pg_restore: add --no-globals option to skip globals | 4 months ago |
| Replied (other) | pg_waldump: support decoding of WAL inside tarfile | 4 months ago |
| Started thread | pgsql: Improve writing map.dat preamble | 4 months ago |
| Replied (own) | Non-text mode for pg_dumpall | 4 months ago |
| Started thread | pgsql: Fix casting away const-ness in pg_restore.c | 4 months ago |
| Replied (other) | Emitting JSON to file using COPY TO | 4 months ago |
| Replied (other) | pg_waldump: support decoding of WAL inside tarfile | 4 months ago |
| Replied (other) | meson: Make test output much more useful on failure (both in CI and locally) | 4 months ago |