TopicMailing ListsActivityParticipants
2 commits
Fix missing calls to table_finish_bulk_insert during COPY, take 2
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
Fix missing call to table_finish_bulk_insert during COPY
master12beta3REL_19_STABLE12beta3REL_18_STABLE12beta3REL_17_STABLE12beta3REL_16_STABLE12beta3REL_15_STABLE12beta3REL_14_STABLE12beta3REL_13_STABLE12beta3+1 more
Custom table AMs need to include heapam.h because of BulkInsertState
Custom table AMs need to include heapam.h because of BulkInsertState
hackers
27 replies
Aug 14, 2019
David RowleyMichael PaquierAndres FreundRobert Haas
1 commit
Improve stability of TAP test for synchronous replication
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+4 more
2019-07Committed
Patch#2154
CINot processed
ReviewersNoah Misch (nmisch)
CommitterMichael Paquier (michael-kun)
Race conditions with TAP test for syncrep
Race conditions with TAP test for syncrep
hackers
7 replies
Jul 24, 2019
Michael PaquierAlvaro HerreraNoah Misch
1 commit
Introduce safer encoding and decoding routines for base64.c
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
2019-07Committed
Patch#2165
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
CommitterMichael Paquier (michael-kun)
Refactoring base64 encoding and decoding into a safer interface
Refactoring base64 encoding and decoding into a safer interface
hackers
5 replies
Jul 04, 2019
Michael PaquierDaniel Gustafsson
pgsql: Remove unnecessary header from be-secure-gssapi.c
comitters
0 replies
Jun 29, 2019
Michael Paquier
1 commit
Remove remaining traces of Rand_OpenSSL() from the tree
master12beta3REL_19_STABLE12beta3REL_18_STABLE12beta3REL_17_STABLE12beta3REL_16_STABLE12beta3REL_15_STABLE12beta3REL_14_STABLE12beta3REL_13_STABLE12beta3+1 more
Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL)
Useless configure checks for RAND_OpenSSL (HAVE_RAND_OPENSSL)
hackers
3 replies
Jun 26, 2019
Michael PaquierDaniel GustafssonTom Lane
pgsql: Remove remaining traces of Rand_OpenSSL() from the tree
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
comitters
0 replies
Jun 26, 2019
Michael Paquier
pgsql: Fix thinkos in LookupFuncName() for function name lookups
comitters
0 replies
Jun 25, 2019
Michael Paquier
pgsql: Fix thinkos in LookupFuncName() for function name lookups
comitters
0 replies
Jun 25, 2019
Michael Paquier
pgsql: Add toast-level reloption for vacuum_index_cleanup
comitters
0 replies
Jun 25, 2019
Michael Paquier
pgsql: Rework some error strings for REINDEX CONCURRENTLY with system c
comitters
0 replies
Jun 20, 2019
Michael Paquier
pgsql: Fix description of pg_class.relam for table access methods
comitters
0 replies
Jun 20, 2019
Michael Paquier
Some reloptions non-initialized when loaded
hackers
1 reply
Jun 19, 2019
Michael PaquierKuntal Ghosh
1 commit
Remove last references to WAL segment size in MSVC scripts
master12beta3REL_19_STABLE12beta3REL_18_STABLE12beta3REL_17_STABLE12beta3REL_16_STABLE12beta3REL_15_STABLE12beta3REL_14_STABLE12beta3REL_13_STABLE12beta3+1 more
Still some references to configure-time WAL segment size option in msvc scripts
Still some references to configure-time WAL segment size option in msvc scripts
hackers
1 reply
Jun 19, 2019
Michael Paquier
pgsql: Remove last references to WAL segment size in MSVC scripts
comitters
0 replies
Jun 19, 2019
Michael Paquier
1 commit
Fix description of WAL record XLOG_BTREE_META_CLEANUP
master12beta3REL_19_STABLE12beta3REL_18_STABLE12beta3REL_17_STABLE12beta3REL_16_STABLE12beta3REL_15_STABLE12beta3REL_14_STABLE12beta3REL_13_STABLE12beta3+2 more
2019-07Committed
Patch#2153
CINot processed
CommitterMichael Paquier (michael-kun)
nbtdesc.c and nbtpage.c are inconsistent with XLOG_BTREE_META_CLEANUP (11~)
nbtdesc.c and nbtpage.c are inconsistent with XLOG_BTREE_META_CLEANUP (11~)
hackers
4 replies
Jun 19, 2019
Michael PaquierPeter Geoghegan
pgsql: Fix description of WAL record XLOG_BTREE_META_CLEANUP
comitters
0 replies
Jun 19, 2019
Michael Paquier
pgsql: Fix description of WAL record XLOG_BTREE_META_CLEANUP
comitters
0 replies
Jun 19, 2019
Michael Paquier
pgsql: Fix buffer overflow when processing SCRAM final message in libpq
comitters
0 replies
Jun 17, 2019
Michael Paquier
pgsql: Fix buffer overflow when processing SCRAM final message in libpq
comitters
0 replies
Jun 17, 2019
Michael Paquier
Loading more results...