]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
31 hours ago  Thomas MunroFix rare bug in read_stream.c's split IO handling. master github/master
34 hours ago  Tom LaneMop-up for Datum conversion cleanups.
36 hours ago  Peter EisentrautAdd missing Datum conversions
36 hours ago  Peter EisentrautRemove useless/superfluous Datum conversions
39 hours ago  Peter Eisentrautpostgres_fdw and dblink should check if backend has...
39 hours ago  Jacob ChampionRevert "oauth: Add unit tests for multiplexer handling"
41 hours ago  Jacob Championoauth: Add unit tests for multiplexer handling
41 hours ago  Jacob Championoauth: Track total call count during a client flow
41 hours ago  Jacob Championoauth: Remove expired timers from the multiplexer
41 hours ago  Jacob Championoauth: Ensure unused socket registrations are removed
41 hours ago  Jacob Championoauth: Remove stale events from the kqueue multiplexer
43 hours ago  Thomas MunroRemove obsolete comment.
46 hours ago  Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
2 days ago  Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
2 days ago  Fujii Masaopg_dump: Fix incorrect parsing of object types in pg_du...
2 days ago  Etsuro FujitaDisallow collecting transition tuples from child foreig...
2 days ago  Michael PaquierAdd information about "generation" when dropping twice...
2 days ago  Jacob Championmeson: Fix install-quiet after clean
2 days ago  Tom Lanedoc: add float as an alias for double precision.
2 days ago  Dean RasheedExtend int128.h to support more numeric code.
2 days ago  Peter Eisentrautdoc: Formatting improvements
2 days ago  Alexander KorotkovFix checkpointer shared memory allocation
2 days ago  John NaylorUpdate ICU C++ API symbols
2 days ago  Peter Eisentrautpg_upgrade: Improve message indentation
3 days ago  Dean RasheedSimplify non-native 64x64-bit multiplication in int128.h.
3 days ago  Dean RasheedOptimise non-native 128-bit addition in int128.h.
3 days ago  Michael PaquierImprove tests of date_trunc() with infinity and unsuppo...
3 days ago  Michael PaquierFix incorrect Datum conversion in timestamptz_trunc_int...
3 days ago  Nathan BossartExpand usage of macros for protocol characters.
3 days ago  Nathan BossartRename transformRelOptions()'s "namspace" parameter...
3 days ago  Fujii MasaoFix typo in comment.
3 days ago  Dean RasheedRefactor int128.h, bringing the native and non-native...
3 days ago  Dean RasheedFix printf format specfiers in test_int128 module.
3 days ago  Peter EisentrautRemove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
4 days ago  Dean RasheedConvert src/tools/testint128.c into a test module.
4 days ago  Michael PaquierAdd regression test for short varlenas saved in TOAST...
4 days ago  Fujii Masaodoc: Recommend ANALYZE after ALTER TABLE ... SET EXPRES...
4 days ago  Masahiko SawadaSuppress maybe-uninitialized warning.
4 days ago  Tom LaneFix incorrect return value in brin_minmax_multi_distanc...
4 days ago  Álvaro HerreraPut PG_TEST_EXTRA doc items back in alphabetical order
4 days ago  Álvaro HerreraHide expensive pg_upgrade test behind PG_TEST_EXTRA
4 days ago  Masahiko SawadaAdd backup_type column to pg_stat_progress_basebackup.
4 days ago  Jeff DavisDon't copy datlocale from template unless provider...
4 days ago  Tom LaneMop-up for commit e035863c9.
4 days ago  Peter EisentrautConvert varatt.h access macros to static inline functions.
4 days ago  Peter EisentrautFix varatt versus Datum type confusions
4 days ago  Peter EisentrautFix various hash function uses
4 days ago  Amit KapilaThrow ERROR when publish_generated_columns is specified...
5 days ago  Peter EisentrautFix mixups of FooGetDatum() vs. DatumGetFoo()
5 days ago  Melanie PlagemanMinor test fixes in 035_standby_logical_decoding.pl
5 days ago  Dean RasheedFix typo in create_index.sql.
5 days ago  Andrew DunstanSplit func.sgml into more manageable pieces
5 days ago  Peter EisentrautImprove prep_buildtree
5 days ago  Álvaro HerreraRename XLogData protocol message to WALData
5 days ago  Fujii MasaoAvoid unexpected shutdown when sync_replication_slots...
5 days ago  Álvaro Herreradoc: mention unusability of dropped CHECK to verify...
6 days ago  David RowleyFix incorrect comment regarding mod_since_analyze
6 days ago  Amit KapilaDetect and report update_deleted conflicts.
6 days ago  Tom LaneTake a little more care in set_backtrace().
7 days ago  Tom LaneAvoid leakage of zero-length arrays in partition_bounds...
7 days ago  Tom LaneSilence complaints about leaks in PlanCacheComputeResul...
7 days ago  Tom LaneSuppress complaints about leaks in TS dictionary loading.
7 days ago  Tom LaneSuppress complaints about leaks in function cache loading.
7 days ago  Tom LaneReduce leakage during PL/pgSQL function compilation.
7 days ago  Tom LaneSilence Valgrind leakage complaints in more-or-less...
7 days ago  Tom LaneFix assorted pretty-trivial memory leaks in the backend.
7 days ago  Tom LaneFix MemoryContextAllocAligned's interaction with Valgrind.
7 days ago  Tom LaneImprove our support for Valgrind's leak tracking.
7 days ago  Fujii MasaoFix assertion failure in pgbench when handling multiple...
7 days ago  Jeff DavisSimplify options in pg_dump and pg_restore.
7 days ago  Michael PaquierFix typo in foreign_key.sql
7 days ago  Etsuro FujitaDoc: clarify the restrictions of AFTER triggers with...
8 days ago  Michael PaquierFix use-after-free with INSERT ON CONFLICT changes...
8 days ago  Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
8 days ago  Masahiko SawadaFix typo in AutoVacLauncherMain().
8 days ago  Jeff Davispg_dump: reject combination of "only" and "with"
8 days ago  Heikki Linnakangaslibpq: Complain about missing BackendKeyData later...
9 days ago  Amit KapilaFix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
9 days ago  Tomas VondraFix tab completion for ALTER ROLE|USER ... RESET
9 days ago  Tomas VondraSchema-qualify unnest() in ALTER DATABASE ... RESET
9 days ago  Noah MischSort dump objects independent of OIDs, for the 7 holdou...
10 days ago  Michael Paquierpg_stat_statements: Add counters for generic and custom...
10 days ago  Michael PaquierRename CachedPlanType to PlannedStmtOrigin for PlannedStmt
10 days ago  Nathan Bossartdoc: Adjust documentation for vacuumdb --missing-stats...
10 days ago  Nathan BossartTeach pg_upgrade to handle in-place tablespaces.
10 days ago  Andrew DunstanRevert Non text modes for pg_dumpall, and pg_restore...
11 days ago  Peter EisentrautFix whitespace
11 days ago  Michael PaquierFix ./configure checks with __cpuidex() and __cpuid()
11 days ago  Heikki LinnakangasHandle cancel requests with PID 0 gracefully
11 days ago  Tom LaneDon't put library-supplied -L/-I switches before user...
11 days ago  Peter EisentrautUpdate comment
11 days ago  Tom LaneRemove unnecessary complication around xmlParseBalanced...
11 days ago  Nathan BossartAdd commit 1d1612aec7 to .git-blame-ignore-revs.
11 days ago  Tom LaneSplit up pgfdw_report_error so that we can mark it...
11 days ago  Tom LaneSuppress uninitialized-variable warning.
11 days ago  Robert HaasRun pgindent.
11 days ago  Fujii MasaoAdd regression test for background worker restart after...
12 days ago  Michael PaquierHandle timeout in PostgreSQL::Test::Cluster::is_alive()
12 days ago  Alexander KorotkovClarify documentation for the initcap function
12 days ago  David RowleyDisplay Memoize planner estimates in EXPLAIN
next