| Replied (other) | trivial designated initializers | 6 months ago |
| Replied (other) | RepOrigin vs. replorigin | 6 months ago |
| Replied (own)Follow-up patch | meson: Allow disabling static libraries | 6 months ago |
| Replied (own) | Fix accidentally cast away qualifiers | 6 months ago |
| Started thread | pgsql: Fix accidentally cast away qualifiers | 6 months ago |
| Replied (other) | AIX support | 6 months ago |
| Started threadFirst patch | rename and move AssertVariableIsOfType | 6 months ago |
| Replied (other) | Make copyObject work in C++ | 6 months ago |
| Replied (own) | get rid of Pointer type, mostly | 6 months ago |
| Replied (own) | alignas (C11) | 6 months ago |
| Started thread | pgsql: Disable extended alignment uses on older g++ | 6 months ago |
| Replied (own) | alignas (C11) | 6 months ago |
| Started thread | pgsql: Work around buggy alignas in older g++ | 6 months ago |
| Replied (own) | alignas (C11) | 6 months ago |
| Replied (other) | warning: dereferencing type-punned pointer | 6 months ago |
| Replied (other) | SQL:2011 Application Time Update & Delete | 6 months ago |
| Replied (other) | SQL:2011 Application Time Update & Delete | 6 months ago |
| Started thread | pgsql: Record range constructor functions in pg_range | 6 months ago |
| Replied (own) | pgsql: tests: Add a test C++ extension module | 6 months ago |
| Replied (own) | commented out code | 6 months ago |
| Started thread | pgsql: Mark commented out code as unused | 6 months ago |
| Started thread | pgsql: Remove incorrect commented out code | 6 months ago |
| Replied (own) | Remove redundant AssertVariableIsOfType uses in pg_upgrade | 6 months ago |
| Started thread | pgsql: Remove redundant AssertVariableIsOfType uses | 6 months ago |
| Started thread | pgsql: Detect if flags are needed for C++11 support | 6 months ago |
| Replied (other) | [PATCH] Provide support for trailing commas | 6 months ago |
| Replied (other) | AIX support | 6 months ago |
| Replied (own) | Remove more leftovers of AIX support | 6 months ago |
| Started thread | pgsql: Remove more leftovers of AIX support | 6 months ago |
| Replied (own) | Change copyObject() to use typeof_unqual | 6 months ago |
| Replied (own) | enable fallthrough warnings on clang | 6 months ago |
| Replied (own) | Fix accidentally cast away qualifiers | 6 months ago |
| Replied (own) | anonymous unions (C11) | 6 months ago |
| Replied (own) | pgsql: tests: Add a test C++ extension module | 6 months ago |
| Started thread | pgsql: Fix for C++ compatibility | 6 months ago |
| Replied (other) | Collation with upper and numeric comparing in unexpected way | 6 months ago |
| Replied (other) | [PATCH] Fix severe performance regression with gettext 0.20+ on Windows | 6 months ago |
| Replied (other) | Make copyObject work in C++ | 6 months ago |
| Replied (other) | Make copyObject work in C++ | 6 months ago |
| Replied (own) | pgsql: tests: Add a test C++ extension module | 6 months ago |
| Started threadFirst patch | enable fallthrough warnings on clang | 6 months ago |
| Started threadFirst patch | Remove redundant AssertVariableIsOfType uses in pg_upgrade | 6 months ago |
| Started threadFirst patch | Change copyObject() to use typeof_unqual | 6 months ago |
| Replied (own)Follow-up patch | commented out code | 6 months ago |
| Started threadFirst patch | Fix accidentally cast away qualifiers | 6 months ago |
| Started threadFirst patch | meson: Allow disabling static libraries | 6 months ago |
| Started threadFirst patch | Move MAXIMUM_ALIGNOF definition to c.h | 6 months ago |
| Started threadFirst patch | Remove more leftovers of AIX support | 6 months ago |
| Replied (other) | pgsql: Add the MODE option to the WAIT FOR LSN command | 6 months ago |
| Replied (other) | tablecmds: clarify recurse vs recusing | 6 months ago |
| Replied (other)Follow-up patch | SQL:2011 Application Time Update & Delete | 6 months ago |
| Replied (own) | pgsql: Enable Python Limited API for PL/Python on MSVC | 6 months ago |
| Started thread | pgsql: Fix PL/Python build on MSVC with older Meson | 6 months ago |
| Replied (other) | [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t | 6 months ago |
| Replied (own) | PL/Python initialization cleanup | 6 months ago |
| Replied (own) | PL/Python initialization cleanup | 6 months ago |
| Started thread | pgsql: plpython: Streamline initialization | 6 months ago |
| Started thread | pgsql: plpython: Remove duplicate PyModule_Create() | 6 months ago |
| Started thread | pgsql: plpython: Remove commented out code | 6 months ago |
| Started thread | pgsql: plpython: Clean up PyModule_AddObject() uses | 6 months ago |
| Replied (own) | pgsql: Enable Python Limited API for PL/Python on MSVC | 6 months ago |
| Replied (other) | AIX support | 6 months ago |
| Replied (other) | Make copyObject work in C++ | 6 months ago |
| Replied (own) | remove pg_restrict workaround | 6 months ago |
| Started thread | pgsql: Revert "Replace pg_restrict by standard restrict" | 6 months ago |
| Started thread | pgsql: doc: Slightly correct advice on C/C++ linkage | 6 months ago |
| Replied (own) | Use Python "Limited API" in PL/Python | 6 months ago |
| Started thread | pgsql: Enable Python Limited API for PL/Python on MSVC | 6 months ago |
| Replied (other) | Proposal: SELECT * EXCLUDE (...) command | 6 months ago |
| Started thread | how to gate experimental features (SQL/PGQ) | 6 months ago |
| Replied (own) | SQL Property Graph Queries (SQL/PGQ) | 6 months ago |
| Replied (own) | SQL Property Graph Queries (SQL/PGQ) | 6 months ago |
| Replied (own) | SQL Property Graph Queries (SQL/PGQ) | 6 months ago |
| Replied (other) | Fix casting away const in _bt_reorder_array_cmp | 6 months ago |
| Replied (other) | Don't cast away const where possible | 6 months ago |
| Started thread | pgsql: Avoid casting void * function arguments | 6 months ago |
| Started thread | pgsql: Add const to read only TableInfo pointers in pg_dump | 6 months ago |
| Replied (own) | PL/Python initialization cleanup | 6 months ago |
| Replied (own)Follow-up patch | PL/Python initialization cleanup | 6 months ago |
| Replied (other) | Remaining dependency on setlocale() | 6 months ago |
| Started thread | pgsql: Make dmetaphone collation-aware | 6 months ago |
| Replied (other) | Decouple C++ support in Meson's PGXS from LLVM enablement | 7 months ago |
| Started thread | pgsql: Decouple C++ support in Meson's PGXS from LLVM enablement | 7 months ago |
| Started thread | pgsql: ci: Configure g++ with 32-bit for 32-bit build | 7 months ago |
| Started thread | pgsql: meson: Rename cpp variable to cxx | 7 months ago |
| Replied (other)Follow-up patch | SQL:2011 Application Time Update & Delete | 7 months ago |
| Replied (other) | SQL:2023 JSON simplified accessor support | 7 months ago |
| Replied (own) | more POSIX 2008 cleanup: strnlen(), rindex() | 7 months ago |
| Started thread | pgsql: Remove use of rindex() function | 7 months ago |
| Started thread | pgsql: strnlen() is now required | 7 months ago |
| Replied (other) | Proposal: Add a UNIQUE NOT ENFORCED constraint | 7 months ago |
| Replied (other) | GIN pageinspect support for entry tree and posting tree | 7 months ago |
| Replied (other) | A typo in .cirrus.tasks.yml | 7 months ago |
| Started thread | pgsql: Fix typo | 7 months ago |
| Started thread | pgsql: Fix typo | 7 months ago |
| Started thread | pgsql: Fix typo | 7 months ago |
| Started thread | pgsql: Fix typo | 7 months ago |
| Started thread | pgsql: Fix typo | 7 months ago |
| Replied (other) | nbtree: Cache operator family OID in _bt_setup_array_cmp | 7 months ago |
| Replied (other) | Remaining dependency on setlocale() | 7 months ago |
| Started thread | pgsql: Add test coverage for indirection transformation | 7 months ago |
| Replied (other) | Don't cast away const where possible | 7 months ago |
| Replied (other) | Refactor to eliminate cast-away-const in pg_dump object sort comparator | 7 months ago |
| Started thread | pgsql: Separate read and write pointers in pg_saslprep | 7 months ago |
| Replied (other) | Decouple C++ support in Meson's PGXS from LLVM enablement | 7 months ago |
| Replied (other) | COPY WHERE clause generated/system column reference | 7 months ago |
| Replied (own) | Use Python "Limited API" in PL/Python | 7 months ago |
| Replied (own) | Use Python "Limited API" in PL/Python | 7 months ago |
| Replied (own) | some Page/PageData const stuff | 7 months ago |
| Started thread | pgsql: Remove bogus const qualifier on PageGetItem() argument | 7 months ago |
| Replied (own) | remove pg_restrict workaround | 7 months ago |
| Replied (own)Follow-up patch | some Page/PageData const stuff | 7 months ago |
| Started threadFirst patch | more POSIX 2008 cleanup: strnlen(), rindex() | 7 months ago |