| Topic | Mailing Lists | Activity | Participants |
|---|---|---|---|
4 replies about 9 hours ago | hackers | 4 replies about 9 hours ago | |
3 commits Change InputFunctionCall* to take a const char *str masterunreleased Fix some -Wcast-qual warnings masterunreleased Remove old readline API workaround masterunreleased CI historyCI passed - final, thread committed Patchsetv1 Statewon't retry Resultsuccess Tests1023 / 1023 Base1d behind master 3 commits Change InputFunctionCall* to take a const char *str masterunreleased Fix some -Wcast-qual warnings masterunreleased Remove old readline API workaround masterunreleased CI historyCI passed - final, thread committed Patchsetv1 Statewon't retry Resultsuccess Tests1023 / 1023 Base1d behind master 4 replies about 11 hours ago | hackers | 4 replies about 11 hours ago | |
2 commits Fix signed/unsigned integer handling in pg_restore_relation_stats() masterunreleased doc: Document overflow handling of pg_class.relpages etc. masterunreleased CI historyCI passed - final, thread committed Patchsetv1 Statewon't retry Resultsuccess Tests1023 / 1023 Base1d behind master 2 commits Fix signed/unsigned integer handling in pg_restore_relation_stats() masterunreleased doc: Document overflow handling of pg_class.relpages etc. masterunreleased CI historyCI passed - final, thread committed Patchsetv1 Statewon't retry Resultsuccess Tests1023 / 1023 Base1d behind master 2 replies about 16 hours ago | hackers | 2 replies about 16 hours ago | |
| hackers | 4 replies Aug 12, 02:31 | ||
0 replies Aug 11, 13:24 | hackers | 0 replies Aug 11, 13:24 | |
5 commits Use frontend logging API in fe_utils/print.c masterunreleased Make printTableAddCell/printTableAddHeader string argument const masterunreleased Use frontend logging API in fe_utils/string_utils.c masterunreleased Remove useless/confusing const qualifiers masterunreleased Remove useless ENABLE_NLS conditionals masterunreleased CI historyCI passed - final, thread committed Patchsetv3 Statewon't retry Resultsuccess Tests1019 / 1019 Base14d behind master 5 commits Use frontend logging API in fe_utils/print.c masterunreleased Make printTableAddCell/printTableAddHeader string argument const masterunreleased Use frontend logging API in fe_utils/string_utils.c masterunreleased Remove useless/confusing const qualifiers masterunreleased Remove useless ENABLE_NLS conditionals masterunreleased CI historyCI passed - final, thread committed Patchsetv3 Statewon't retry Resultsuccess Tests1019 / 1019 Base14d behind master 4 replies Aug 11, 07:43 | hackers | 4 replies Aug 11, 07:43 | |
2 commits Fix MSVC warnings from new timezone code masterunreleased Sync our copy of the timezone library with IANA release tzcode2026b. masterunreleased | hackers | 6 replies Aug 05, 18:10 | |
7 commits Test what BEFORE UPDATE triggers do to FOR PORTION OF masterunreleasedREL_19_STABLE19beta3 Make ExecForPortionOfLeftovers() obey SRF protocol. master19beta1REL_19_STABLE19beta1 Add isolation tests for UPDATE/DELETE FOR PORTION OF master19beta1REL_19_STABLE19beta1 Add UPDATE/DELETE FOR PORTION OF master19beta1REL_19_STABLE19beta1 Record range constructor functions in pg_range master19beta1REL_19_STABLE19beta1 +2 more 7 commits Test what BEFORE UPDATE triggers do to FOR PORTION OF masterunreleasedREL_19_STABLE19beta3 Make ExecForPortionOfLeftovers() obey SRF protocol. master19beta1REL_19_STABLE19beta1 Add isolation tests for UPDATE/DELETE FOR PORTION OF master19beta1REL_19_STABLE19beta1 Add UPDATE/DELETE FOR PORTION OF master19beta1REL_19_STABLE19beta1 Record range constructor functions in pg_range master19beta1REL_19_STABLE19beta1 +2 more 67 replies Jul 21, 06:53 | hackers | 67 replies Jul 21, 06:53 | |
4 commits ci: Generate crashlogs on Windows masterunreleasedREL_19_STABLE19beta3 ci: Use optimized build for mingw masterunreleasedREL_19_STABLE19beta3 ci: Add GitHub Actions based CI master19beta2REL_19_STABLE19beta2 ci: Remove support for cirrus-ci based CI master19beta2REL_19_STABLE19beta2 4 commits ci: Generate crashlogs on Windows masterunreleasedREL_19_STABLE19beta3 ci: Use optimized build for mingw masterunreleasedREL_19_STABLE19beta3 ci: Add GitHub Actions based CI master19beta2REL_19_STABLE19beta2 ci: Remove support for cirrus-ci based CI master19beta2REL_19_STABLE19beta2 117 replies Jul 17, 16:02 | hackers | 117 replies Jul 17, 16:02 | 17 |
6 commits Raise requirement to Visual Studio 2022 masterunreleased Make PL/Tcl require Tcl 8.6 or later masterunreleased Require ICU 55 or later masterunreleased Drop support for _MSC_VER less than 1933 masterunreleased Replace __builtin_types_compatible_p with _Generic masterunreleased +1 more 6 commits Raise requirement to Visual Studio 2022 masterunreleased Make PL/Tcl require Tcl 8.6 or later masterunreleased Require ICU 55 or later masterunreleased Drop support for _MSC_VER less than 1933 masterunreleased Replace __builtin_types_compatible_p with _Generic masterunreleased +1 more 9 replies Jul 16, 14:22 | hackers | 9 replies Jul 16, 14:22 | |
9 commits Add assertion about ssize_t narrowing in AIO code masterunreleased Clean up write() return type masterunreleased Clean up read() return type masterunreleased Clean up secure_read()/secure_write() return type masterunreleased Make blkreftable API use size_t/ssize_t consistently masterunreleased +4 more 9 commits Add assertion about ssize_t narrowing in AIO code masterunreleased Clean up write() return type masterunreleased Clean up read() return type masterunreleased Clean up secure_read()/secure_write() return type masterunreleased Make blkreftable API use size_t/ssize_t consistently masterunreleased +4 more 2 replies Jul 16, 09:30 | hackers | 2 replies Jul 16, 09:30 | |
2 commits Fix for loop variables used with lengthof masterunreleased Fix for loop variables masterunreleased 2 commits Fix for loop variables used with lengthof masterunreleased Fix for loop variables masterunreleased 3 replies Jul 11, 14:38 | hackers | 3 replies Jul 11, 14:38 | |
3 commits Print off_t/pgoff_t consistently as %lld masterunreleased Don't cast pgoff_t to possibly 32-bit types for output masterunreleased Don't cast off_t to 32-bit type for output, bug fix masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15REL_15_STABLE15.19 3 commits Print off_t/pgoff_t consistently as %lld masterunreleased Don't cast pgoff_t to possibly 32-bit types for output masterunreleased Don't cast off_t to 32-bit type for output, bug fix masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15REL_15_STABLE15.19 3 replies Jul 07, 09:59 | hackers | 3 replies Jul 07, 09:59 | |
4 commits Update GROUP BY ALL comments about window functions masterunreleasedREL_19_STABLE19beta2 Add GROUP BY ALL. master19beta1REL_19_STABLE19beta1 Refactor to avoid code duplication in transformPLAssignStmt. master19beta1REL_19_STABLE19beta1 Fix missed copying of groupDistinct in transformPLAssignStmt. master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1REL_17_STABLE17.7REL_16_STABLE16.11REL_15_STABLE15.15REL_14_STABLE14.20 4 commits Update GROUP BY ALL comments about window functions masterunreleasedREL_19_STABLE19beta2 Add GROUP BY ALL. master19beta1REL_19_STABLE19beta1 Refactor to avoid code duplication in transformPLAssignStmt. master19beta1REL_19_STABLE19beta1 Fix missed copying of groupDistinct in transformPLAssignStmt. master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1REL_17_STABLE17.7REL_16_STABLE16.11REL_15_STABLE15.15REL_14_STABLE14.20 59 replies Jul 07, 06:54 | hackers | 59 replies Jul 07, 06:54 | 12 |
3 commits Make PLy_elog() use pg_integer_constant_p(). masterunreleasedREL_19_STABLE19beta2 Rename pg_builtin_integer_constant_p to pg_integer_constant_p master19beta1REL_19_STABLE19beta1 Teach MSVC that elog/ereport ERROR doesn't return master19beta1REL_19_STABLE19beta1 3 commits Make PLy_elog() use pg_integer_constant_p(). masterunreleasedREL_19_STABLE19beta2 Rename pg_builtin_integer_constant_p to pg_integer_constant_p master19beta1REL_19_STABLE19beta1 Teach MSVC that elog/ereport ERROR doesn't return master19beta1REL_19_STABLE19beta1 18 replies Jul 05, 23:39 | hackers | 18 replies Jul 05, 23:39 | |
5 commits Split dry-run messages into primary and detail masterunreleasedREL_19_STABLE19beta2 Log a note at program start when running in dry-run mode master19beta1REL_19_STABLE19beta1 Use USECS_PER_SEC from datatype/timestamp.h master19beta1REL_19_STABLE19beta1 Remove WaitPMResult enum in pg_createsubscriber master19beta1REL_19_STABLE19beta1 pg_createsubscriber: reword dry-run log messages master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1 5 commits Split dry-run messages into primary and detail masterunreleasedREL_19_STABLE19beta2 Log a note at program start when running in dry-run mode master19beta1REL_19_STABLE19beta1 Use USECS_PER_SEC from datatype/timestamp.h master19beta1REL_19_STABLE19beta1 Remove WaitPMResult enum in pg_createsubscriber master19beta1REL_19_STABLE19beta1 pg_createsubscriber: reword dry-run log messages master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1 26 replies Jul 01, 08:21 | hackers | 26 replies Jul 01, 08:21 | |
5 commits Use C11 alignas instead of pg_attribute_aligned masterunreleasedREL_19_STABLE19beta2 Add missing guard for __builtin_constant_p master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4 Exit early from pg_comp_crc32c_pmull for small inputs master19beta1REL_19_STABLE19beta1 Fix unused function warning on Arm platforms master19beta1REL_19_STABLE19beta1 Compute CRC32C on ARM using the Crypto Extension where available master19beta1REL_19_STABLE19beta1 5 commits Use C11 alignas instead of pg_attribute_aligned masterunreleasedREL_19_STABLE19beta2 Add missing guard for __builtin_constant_p master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4 Exit early from pg_comp_crc32c_pmull for small inputs master19beta1REL_19_STABLE19beta1 Fix unused function warning on Arm platforms master19beta1REL_19_STABLE19beta1 Compute CRC32C on ARM using the Crypto Extension where available master19beta1REL_19_STABLE19beta1 27 replies Jul 01, 07:07 | hackers | 27 replies Jul 01, 07:07 | |
2 commits Make SPI_prepare argtypes argument const masterunreleased Fixes for SPI "const Datum *" use masterunreleasedREL_19_STABLE19beta2 2 commits Make SPI_prepare argtypes argument const masterunreleased Fixes for SPI "const Datum *" use masterunreleasedREL_19_STABLE19beta2 5 replies Jun 30, 13:54 | hackers | 5 replies Jun 30, 13:54 | |
1 commit Fix handling of copy_file_range() return value master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11 1 commit Fix handling of copy_file_range() return value master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11 4 replies Jun 29, 11:12 | hackers | 4 replies Jun 29, 11:12 | |
10 commits Remove extraneous newlines from guc_parameters.dat master19beta2REL_19_STABLE19beta2 Fix NLS for incorrect GUC enum value hint message master19beta1REL_19_STABLE19beta1 Clean up qsort comparison function for GUC entries master19beta1REL_19_STABLE19beta1 Sort guc_parameters.dat alphabetically by name master19beta1REL_19_STABLE19beta1 Reorganize GUC structs master19beta1REL_19_STABLE19beta1 +5 more 10 commits Remove extraneous newlines from guc_parameters.dat master19beta2REL_19_STABLE19beta2 Fix NLS for incorrect GUC enum value hint message master19beta1REL_19_STABLE19beta1 Clean up qsort comparison function for GUC entries master19beta1REL_19_STABLE19beta1 Sort guc_parameters.dat alphabetically by name master19beta1REL_19_STABLE19beta1 Reorganize GUC structs master19beta1REL_19_STABLE19beta1 +5 more 19 replies Jun 24, 13:07 | hackers | 19 replies Jun 24, 13:07 | |
6 commits Add some const qualifiers enabled by typeof_unqual change on copyObject master19beta1REL_19_STABLE19beta1 Hardcode typeof_unqual to __typeof_unqual__ for clang master19beta1REL_19_STABLE19beta1 Hardcode override of typeof_unqual for clang-for-bitcode master19beta1REL_19_STABLE19beta1 Make typeof and typeof_unqual fallback definitions work on C++11 master19beta1REL_19_STABLE19beta1 Fixes for C++ typeof implementation master19beta1REL_19_STABLE19beta1 +1 more 6 commits Add some const qualifiers enabled by typeof_unqual change on copyObject master19beta1REL_19_STABLE19beta1 Hardcode typeof_unqual to __typeof_unqual__ for clang master19beta1REL_19_STABLE19beta1 Hardcode override of typeof_unqual for clang-for-bitcode master19beta1REL_19_STABLE19beta1 Make typeof and typeof_unqual fallback definitions work on C++11 master19beta1REL_19_STABLE19beta1 Fixes for C++ typeof implementation master19beta1REL_19_STABLE19beta1 +1 more 30 replies Jun 17, 12:11 | hackers | 30 replies Jun 17, 12:11 | 7 |
1 commit Fix pgstat_count_io_op_time() calls passing incorrect information master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6 1 commit Fix pgstat_count_io_op_time() calls passing incorrect information master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6 5 replies Jun 17, 05:42 | hackers | 5 replies Jun 17, 05:42 | |
5 commits Fix yet another portability problem in new NLS test. masterunreleasedREL_19_STABLE19beta3 Test PRI* macros even when we can't test NLS translation. master19beta1REL_19_STABLE19beta1 Avoid requiring Spanish locale to test NLS infrastructure. master19beta1REL_19_STABLE19beta1 Drop support for MSVCRT's float formatting quirk. master19beta1REL_19_STABLE19beta1 Drop support for MSVCRT's %I64 format strings. master19beta1REL_19_STABLE19beta1 5 commits Fix yet another portability problem in new NLS test. masterunreleasedREL_19_STABLE19beta3 Test PRI* macros even when we can't test NLS translation. master19beta1REL_19_STABLE19beta1 Avoid requiring Spanish locale to test NLS infrastructure. master19beta1REL_19_STABLE19beta1 Drop support for MSVCRT's float formatting quirk. master19beta1REL_19_STABLE19beta1 Drop support for MSVCRT's %I64 format strings. master19beta1REL_19_STABLE19beta1 40 replies Jun 10, 09:43 | hackers | 40 replies Jun 10, 09:43 | |
1 commit Support LIKE with nondeterministic collations master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1 | hackers | 29 replies May 18, 11:51 | 9 |
12 commits Fix cross variable references in graph pattern causing segfault master19beta1REL_19_STABLE19beta1 Property references are preferred over regular column references master19beta1REL_19_STABLE19beta1 Add a graph pattern variable only once master19beta1REL_19_STABLE19beta1 Reject consecutive element patterns of same kind master19beta1REL_19_STABLE19beta1 Fix some typos and make small stylistic improvements master19beta1REL_19_STABLE19beta1 +7 more PG19-FinalCommitted Patch#4904 TagsSQL Commands CINeeds rebase ReviewersVik Fearing (xocolatl), Zhao Junwang (zhjwpku), Hannu Krosing (hannukrosing), Henson Choi (assam258.gmail.com) CommitterPeter Eisentraut (petere) 12 commits Fix cross variable references in graph pattern causing segfault master19beta1REL_19_STABLE19beta1 Property references are preferred over regular column references master19beta1REL_19_STABLE19beta1 Add a graph pattern variable only once master19beta1REL_19_STABLE19beta1 Reject consecutive element patterns of same kind master19beta1REL_19_STABLE19beta1 Fix some typos and make small stylistic improvements master19beta1REL_19_STABLE19beta1 +7 more PG19-FinalCommitted Patch#4904 TagsSQL Commands CINeeds rebase ReviewersVik Fearing (xocolatl), Zhao Junwang (zhjwpku), Hannu Krosing (hannukrosing), Henson Choi (assam258.gmail.com) CommitterPeter Eisentraut (petere) 210 replies May 16, 13:00 | hackers | 210 replies May 16, 13:00 | 11 |
Loading more results...