index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix oversight in FindTriggerIncompatibleWithInheritance.
Etsuro Fujita
22 hours
*
pg_dump: Fix incorrect parsing of object types in pg_dump --filter.
Fujii Masao
25 hours
*
Disallow collecting transition tuples from child foreign tables.
Etsuro Fujita
28 hours
*
Add information about "generation" when dropping twice pgstats entry
Michael Paquier
30 hours
*
Extend int128.h to support more numeric code.
Dean Rasheed
39 hours
*
Fix checkpointer shared memory allocation
Alexander Korotkov
43 hours
*
Update ICU C++ API symbols
John Naylor
44 hours
*
pg_upgrade: Improve message indentation
Peter Eisentraut
44 hours
*
Simplify non-native 64x64-bit multiplication in int128.h.
Dean Rasheed
45 hours
*
Optimise non-native 128-bit addition in int128.h.
Dean Rasheed
46 hours
*
Improve tests of date_trunc() with infinity and unsupported units
Michael Paquier
2 days
*
Fix incorrect Datum conversion in timestamptz_trunc_internal()
Michael Paquier
2 days
*
Expand usage of macros for protocol characters.
Nathan Bossart
2 days
*
Rename transformRelOptions()'s "namspace" parameter to "nameSpace".
Nathan Bossart
3 days
*
Fix typo in comment.
Fujii Masao
3 days
*
Refactor int128.h, bringing the native and non-native code together.
Dean Rasheed
3 days
*
Fix printf format specfiers in test_int128 module.
Dean Rasheed
3 days
*
Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
3 days
*
Convert src/tools/testint128.c into a test module.
Dean Rasheed
3 days
*
Add regression test for short varlenas saved in TOAST relations
Michael Paquier
3 days
*
Suppress maybe-uninitialized warning.
Masahiko Sawada
3 days
*
Fix incorrect return value in brin_minmax_multi_distance_numeric().
Tom Lane
3 days
*
Hide expensive pg_upgrade test behind PG_TEST_EXTRA
Álvaro Herrera
4 days
*
Add backup_type column to pg_stat_progress_basebackup.
Masahiko Sawada
4 days
*
Don't copy datlocale from template unless provider matches.
Jeff Davis
4 days
*
Mop-up for commit e035863c9.
Tom Lane
4 days
*
Convert varatt.h access macros to static inline functions.
Peter Eisentraut
4 days
*
Fix varatt versus Datum type confusions
Peter Eisentraut
4 days
*
Fix various hash function uses
Peter Eisentraut
4 days
*
Throw ERROR when publish_generated_columns is specified without a value.
Amit Kapila
4 days
*
Fix mixups of FooGetDatum() vs. DatumGetFoo()
Peter Eisentraut
4 days
*
Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
4 days
*
Fix typo in create_index.sql.
Dean Rasheed
5 days
*
Rename XLogData protocol message to WALData
Álvaro Herrera
5 days
*
Avoid unexpected shutdown when sync_replication_slots is enabled.
Fujii Masao
5 days
*
Fix incorrect comment regarding mod_since_analyze
David Rowley
5 days
*
Detect and report update_deleted conflicts.
Amit Kapila
5 days
*
Take a little more care in set_backtrace().
Tom Lane
6 days
*
Avoid leakage of zero-length arrays in partition_bounds_copy().
Tom Lane
6 days
*
Silence complaints about leaks in PlanCacheComputeResultDesc.
Tom Lane
6 days
*
Suppress complaints about leaks in TS dictionary loading.
Tom Lane
6 days
*
Suppress complaints about leaks in function cache loading.
Tom Lane
6 days
*
Reduce leakage during PL/pgSQL function compilation.
Tom Lane
6 days
*
Silence Valgrind leakage complaints in more-or-less-hackish ways.
Tom Lane
6 days
*
Fix assorted pretty-trivial memory leaks in the backend.
Tom Lane
6 days
*
Fix MemoryContextAllocAligned's interaction with Valgrind.
Tom Lane
6 days
*
Improve our support for Valgrind's leak tracking.
Tom Lane
6 days
*
Fix assertion failure in pgbench when handling multiple pipeline sync messages.
Fujii Masao
6 days
*
Simplify options in pg_dump and pg_restore.
Jeff Davis
7 days
*
Fix typo in foreign_key.sql
Michael Paquier
7 days
[next]