| Replied (other)Follow-up patch | Update our timezone code to IANA tzcode2026b | 2 days ago |
| Replied (own) | for loop variable fixes | 2 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 3 days ago |
| Replied (other) | [Proposal] Adding callback support for custom statistics kinds | 4 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 4 days ago |
| Replied (other) | [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause() | 4 days ago |
| Replied (other) | implement CAST(expr AS type FORMAT 'template') | 4 days ago |
| Replied (other) | implement CAST(expr AS type FORMAT 'template') | 4 days ago |
| Replied (other) | [PATCH] ecpg: use memcpy in a few length-based copies | 4 days ago |
| Replied (other) | Add bms_offset_members() function for bitshifting Bitmapsets | 5 days ago |
| Replied (other) | libpq: Process buffered SSL read bytes to support records >8kB on async API | 5 days ago |
| Replied (other) | Fix SET EXPRESSION for virtual columns with whole-row dependencies | 5 days ago |
| Replied (other) | [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION | 5 days ago |
| Replied (other) | BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build | 5 days ago |
| Replied (other) | Wrong query result w/ propgraph single lateral col reference | 5 days ago |
| Replied (other) | BUG #19542: Boolean syntax in GRAPH_TABLE | 5 days ago |
| Replied (other) | Add malloc attribute to memory allocation functions | 6 days ago |
| Replied (other) | Mark class_descr strings for translation | 6 days ago |
| Replied (other) | Increased SECURITY RISCS from omitting some compikler options when building PG with meson; e.g. -fcf-protection=full | 6 days ago |
| Replied (own) | truncating casts of pgoff_t | 6 days ago |
| Replied (other) | [PATCH] GROUP BY ALL | 6 days ago |
| Replied (other) | pg_threads.h take II | 7 days ago |
| Replied (other) | SECURITY LABEL ON PROPERTY GRAPH: supported? | 7 days ago |
| Replied (other) | ci: namespace ccache by PostgreSQL major version | 7 days ago |
| Replied (other) | FOR PORTION OF should reject GENERATED columns | 7 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 7 days ago |
| Replied (other) | (SQL/PGQ) Clean up orphaned properties when dropping a label | 8 days ago |
| Replied (other) | A few message wording/formatting cleanup patches | 10 days ago |
| Started thread | pgsql: Make property graph object descriptions better translatable | 10 days ago |
| Replied (other) | [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS | 10 days ago |
| Started thread | pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS | 10 days ago |
| Started thread | pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS | 10 days ago |
| Replied (other) | Property graph: fix error handling when dropping non-existent label property | 10 days ago |
| Replied (other) | [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure | 10 days ago |
| Started thread | pgsql: Fix handling of dropping a property not associated with the give | 10 days ago |
| Started thread | pgsql: Fix handling of dropping a property not associated with the give | 10 days ago |
| Started thread | pgsql: Prevent dropping the last label from a property graph element | 10 days ago |
| Started thread | pgsql: Prevent dropping the last label from a property graph element | 10 days ago |
| Replied (other) | implement CAST(expr AS type FORMAT 'template') | 11 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 11 days ago |
| Replied (other) | FOR PORTION OF should reject GENERATED columns | 11 days ago |
| Replied (other) | Fix mismatched deallocation functions | 12 days ago |
| Started thread | pgsql: Fix mismatched deallocation functions | 12 days ago |
| Replied (other) | pg_createsubscriber --dry-run logging concerns | 12 days ago |
| Started thread | pgsql: Split dry-run messages into primary and detail | 12 days ago |
| Started thread | pgsql: Split dry-run messages into primary and detail | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Started thread | pgsql: Don't cast off_t to 32-bit type for output, bug fix | 12 days ago |
| Replied (other) | vectorized CRC on ARM64 | 12 days ago |
| Started thread | pgsql: Use C11 alignas instead of pg_attribute_aligned | 12 days ago |
| Started thread | pgsql: Use C11 alignas instead of pg_attribute_aligned | 12 days ago |
| Replied (own) | Make SPI_prepare argtypes argument const | 13 days ago |
| Started thread | pgsql: Make SPI_prepare argtypes argument const | 13 days ago |
| Replied (other)Follow-up patch | [PATCH] GROUP BY ALL | 13 days ago |
| Started thread | pgsql: Fixes for SPI "const Datum *" use | 13 days ago |
| Started thread | pgsql: Fixes for SPI "const Datum *" use | 13 days ago |
| Started thread | pgsql: Fix typo | 14 days ago |
| Replied (other)Follow-up patch | pg_createsubscriber --dry-run logging concerns | 14 days ago |
| Replied (other) | FOR PORTION OF should not allow WHERE CURRENT OF | 14 days ago |
| Started thread | pgsql: Forbid FOR PORTION OF with WHERE CURRENT OF | 14 days ago |
| Started threadFirst patch | clean up size_t/ssize_t use with POSIX file system APIs | 14 days ago |
| Replied (own) | Fix handling of copy_file_range() return value | 14 days ago |
| Started thread | pgsql: Fix handling of copy_file_range() return value | 14 days ago |
| Started thread | pgsql: Fix handling of copy_file_range() return value | 14 days ago |
| Started thread | pgsql: Fix handling of copy_file_range() return value | 14 days ago |
| Replied (other)Follow-up patch | vectorized CRC on ARM64 | 14 days ago |
| Replied (other) | Move FOR PORTION OF checks out of analysis | 16 days ago |
| Started thread | pgsql: Reject child partition FDWs in FOR PORTION OF | 16 days ago |
| Replied (other) | Move FOR PORTION OF checks out of analysis | 16 days ago |
| Started thread | pgsql: Move FOR PORTION OF volatile check into planner | 16 days ago |
| Replied (other) | FOR PORTION OF should reject GENERATED columns | 16 days ago |
| Started thread | pgsql: Message and comment wording fixes | 18 days ago |
| Started thread | pgsql: doc: Some spell checking | 18 days ago |
| Started thread | pgsql: Fix options listing of pg_test_timing --cutoff | 18 days ago |
| Replied (other) | glob support in extension_control_path/dynamic_library_path? | 19 days ago |
| Replied (other) | Get rid of "Section.N.N.N" on DOCs | 19 days ago |
| Replied (own) | Reorganize GUC structs | 19 days ago |
| Started thread | pgsql: Remove extraneous newlines from guc_parameters.dat | 19 days ago |
| Replied (other) | Get rid of "Section.N.N.N" on DOCs | 19 days ago |
| Replied (other) | Direction for test frameworks: Perl TAP vs. Python/pytest | 19 days ago |
| Replied (other) | Move FOR PORTION OF checks out of analysis | 19 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 19 days ago |
| Replied (other) | FOR PORTION OF should reject GENERATED columns | 19 days ago |
| Replied (own) | for loop variable fixes | 20 days ago |
| Started threadFirst patch | for loop variable fixes | 20 days ago |
| Replied (own) | doc: should pg_createsubscriber be grouped as a client application? | 20 days ago |
| Replied (other) | Fix DROP PROPERTY GRAPH "unsupported object class" error | 20 days ago |
| Started thread | pgsql: Readable identity strings for property graph objects | 20 days ago |
| Replied (other) | (SQL/PGQ) Clean up orphaned properties when dropping a label | 20 days ago |
| Started threadFirst patch | truncating casts of pgoff_t | 21 days ago |
| Started threadFirst patch | Fix handling of copy_file_range() return value | 21 days ago |
| Started thread | doc: should pg_createsubscriber be grouped as a client application? | 21 days ago |
| Replied (other) | PG20 Minimum Dependency Thread | 23 days ago |