]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
7 hours ago  Andres Freundci: Simplify ci-os-only handling master github/master
7 hours ago  Andres Freundci: Per-repo configuration for manually trigger tasks
8 hours ago  Álvaro HerreraAvoid including tableam.h and xlogreader.h in nbtree.h
8 hours ago  Tom LaneDon't leak memory during failure exit from SelectConfig...
13 hours ago  Heikki LinnakangasFix LSN format in debug message
16 hours ago  Michael PaquierFix compilation warning with SerializeClientConnectionI...
20 hours ago  Fujii MasaoRevert logical snapshot filename format change in SnapB...
21 hours ago  Fujii MasaoFix incorrect LSN format in comment.
26 hours ago  Tom LaneGrab the low-hanging fruit from forcing USE_FLOAT8_BYVA...
26 hours ago  Tom LaneGrab the low-hanging fruit from forcing sizeof(Datum...
26 hours ago  Tom LaneMake type Datum be 8 bytes wide everywhere.
27 hours ago  Andres Freundci: windows: Stop using DEBUG:FASTLINK
28 hours ago  Andres FreundAdd very basic test for kill_prior_tuples
31 hours ago  Tom LaneDon't treat EINVAL from semget() as a hard failure.
32 hours ago  Peter EisentrautAdjust some table column widths in PDF
34 hours ago  Peter EisentrautImprove PDF documentation margins
34 hours ago  Peter EisentrautClean up order in stylesheete-fo.xsl
43 hours ago  Michael Paquierpostgres_fdw: Fix tests with ANALYZE and remote sampling
2 days ago  Peter Eisentrautlibpq: Set LDAP protocol version 3
3 days ago  Andres FreundReduce ExecSeqScan* code size using pg_assume()
3 days ago  Andres Freundmeson: add and use stamp files for generated headers
3 days ago  Nathan BossartRestrict psql meta-commands in plain-text dumps.
3 days ago  Noah MischConvert newlines to spaces in names written in v11...
3 days ago  Dean RasheedFix security checks in selectivity estimation functions.
5 days ago  Thomas MunroFix rare bug in read_stream.c's split IO handling.
6 days ago  Tom LaneMop-up for Datum conversion cleanups.
6 days ago  Peter EisentrautAdd missing Datum conversions
6 days ago  Peter EisentrautRemove useless/superfluous Datum conversions
6 days ago  Peter Eisentrautpostgres_fdw and dblink should check if backend has...
6 days ago  Jacob ChampionRevert "oauth: Add unit tests for multiplexer handling"
6 days ago  Jacob Championoauth: Add unit tests for multiplexer handling
6 days ago  Jacob Championoauth: Track total call count during a client flow
6 days ago  Jacob Championoauth: Remove expired timers from the multiplexer
6 days ago  Jacob Championoauth: Ensure unused socket registrations are removed
6 days ago  Jacob Championoauth: Remove stale events from the kqueue multiplexer
6 days ago  Thomas MunroRemove obsolete comment.
6 days ago  Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
6 days ago  Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
6 days ago  Fujii Masaopg_dump: Fix incorrect parsing of object types in pg_du...
6 days ago  Etsuro FujitaDisallow collecting transition tuples from child foreig...
6 days ago  Michael PaquierAdd information about "generation" when dropping twice...
7 days ago  Jacob Championmeson: Fix install-quiet after clean
7 days ago  Tom Lanedoc: add float as an alias for double precision.
7 days ago  Dean RasheedExtend int128.h to support more numeric code.
7 days ago  Peter Eisentrautdoc: Formatting improvements
7 days ago  Alexander KorotkovFix checkpointer shared memory allocation
7 days ago  John NaylorUpdate ICU C++ API symbols
7 days ago  Peter Eisentrautpg_upgrade: Improve message indentation
7 days ago  Dean RasheedSimplify non-native 64x64-bit multiplication in int128.h.
7 days ago  Dean RasheedOptimise non-native 128-bit addition in int128.h.
7 days ago  Michael PaquierImprove tests of date_trunc() with infinity and unsuppo...
7 days ago  Michael PaquierFix incorrect Datum conversion in timestamptz_trunc_int...
8 days ago  Nathan BossartExpand usage of macros for protocol characters.
8 days ago  Nathan BossartRename transformRelOptions()'s "namspace" parameter...
8 days ago  Fujii MasaoFix typo in comment.
8 days ago  Dean RasheedRefactor int128.h, bringing the native and non-native...
8 days ago  Dean RasheedFix printf format specfiers in test_int128 module.
8 days ago  Peter EisentrautRemove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
8 days ago  Dean RasheedConvert src/tools/testint128.c into a test module.
8 days ago  Michael PaquierAdd regression test for short varlenas saved in TOAST...
8 days ago  Fujii Masaodoc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES...
9 days ago  Masahiko SawadaSuppress maybe-uninitialized warning.
9 days ago  Tom LaneFix incorrect return value in brin_minmax_multi_distanc...
9 days ago  Álvaro HerreraPut PG_TEST_EXTRA doc items back in alphabetical order
9 days ago  Álvaro HerreraHide expensive pg_upgrade test behind PG_TEST_EXTRA
9 days ago  Masahiko SawadaAdd backup_type column to pg_stat_progress_basebackup.
9 days ago  Jeff DavisDon't copy datlocale from template unless provider...
9 days ago  Tom LaneMop-up for commit e035863c9.
9 days ago  Peter EisentrautConvert varatt.h access macros to static inline functions.
9 days ago  Peter EisentrautFix varatt versus Datum type confusions
9 days ago  Peter EisentrautFix various hash function uses
9 days ago  Amit KapilaThrow ERROR when publish_generated_columns is specified...
9 days ago  Peter EisentrautFix mixups of FooGetDatum() vs. DatumGetFoo()
10 days ago  Melanie PlagemanMinor test fixes in 035_standby_logical_decoding.pl
10 days ago  Dean RasheedFix typo in create_index.sql.
10 days ago  Andrew DunstanSplit func.sgml into more manageable pieces
10 days ago  Peter EisentrautImprove prep_buildtree
10 days ago  Álvaro HerreraRename XLogData protocol message to WALData
10 days ago  Fujii MasaoAvoid unexpected shutdown when sync_replication_slots...
10 days ago  Álvaro Herreradoc: mention unusability of dropped CHECK to verify...
10 days ago  David RowleyFix incorrect comment regarding mod_since_analyze
10 days ago  Amit KapilaDetect and report update_deleted conflicts.
11 days ago  Tom LaneTake a little more care in set_backtrace().
11 days ago  Tom LaneAvoid leakage of zero-length arrays in partition_bounds...
11 days ago  Tom LaneSilence complaints about leaks in PlanCacheComputeResul...
11 days ago  Tom LaneSuppress complaints about leaks in TS dictionary loading.
11 days ago  Tom LaneSuppress complaints about leaks in function cache loading.
11 days ago  Tom LaneReduce leakage during PL/pgSQL function compilation.
11 days ago  Tom LaneSilence Valgrind leakage complaints in more-or-less...
11 days ago  Tom LaneFix assorted pretty-trivial memory leaks in the backend.
11 days ago  Tom LaneFix MemoryContextAllocAligned's interaction with Valgrind.
11 days ago  Tom LaneImprove our support for Valgrind's leak tracking.
11 days ago  Fujii MasaoFix assertion failure in pgbench when handling multiple...
12 days ago  Jeff DavisSimplify options in pg_dump and pg_restore.
12 days ago  Michael PaquierFix typo in foreign_key.sql
12 days ago  Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
12 days ago  Michael PaquierFix use-after-free with INSERT ON CONFLICT changes...
13 days ago  Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
13 days ago  Masahiko SawadaFix typo in AutoVacLauncherMain().
13 days ago  Jeff Davispg_dump: reject combination of "only" and "with"
next