]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2024-07-15  Andres FreundFix type confusion in guc_var_compare()
2024-07-15  Tom LaneDoc: minor improvements for plpgsql "Transaction Manage...
2024-07-15  Thomas MunroRun LLVM verify pass on IR in assert builds.
2024-07-15  Heikki LinnakangasUse correct type for pq_mq_parallel_leader_proc_number...
2024-07-15  Heikki LinnakangasUse atomics to avoid locking in InjectionPointRun()
2024-07-15  Fujii MasaoFix unstable tests in partition_merge.sql and partition...
2024-07-15  Fujii MasaoFix tablespace handling in MERGE/SPLIT partition commands.
2024-07-15  Richard GuoCheck lateral references within PHVs for memoize cache...
2024-07-14  Tom LaneAvoid unhelpful internal error for incorrect recursive...
2024-07-13  Noah MischFix new assertion for MERGE view_name ... DO NOTHING.
2024-07-13  Noah MischDon't lose partitioned table reltuples=0 after relhassu...
2024-07-13  Andrew DunstanMake sure to run pg_isready on correct port
2024-07-13  Thomas MunroFix lost Windows socket EOF events.
2024-07-12  Andrew DunstanUse diff --strip-trailing-cr in pg_regress.c
2024-07-12  Alvaro HerreraAdd ORDER BY to new test query
2024-07-12  Alvaro HerreraFix ALTER TABLE DETACH for inconsistent indexes
2024-07-12  Michael PaquierAdd assertion in pgstat_write_statsfile() about process...
2024-07-12  Amit KapilaFix a typo in logicalrep_write_typ().
2024-07-12  Amit KapilaFix unstable test in 040_pg_createsubscriber.
2024-07-12  Richard GuoConsider materializing the cheapest inner path in paral...
2024-07-12  Michael PaquierImprove comment of pgstat_read_statsfile()
2024-07-11  Tom LaneImprove logical replication connection-failure messages.
2024-07-11  Tom LaneAdd min and max aggregates for composite types (records).
2024-07-11  Masahiko SawadaFix possibility of logical decoding partial transaction...
2024-07-11  Andrew DunstanChange pg_regress.c back to using diff -w on Windows
2024-07-11  Michael PaquierAdd a new 'F' entry type for fixed-numbered stats in...
2024-07-11  Michael PaquierAdd PgStat_KindInfo.init_shmem_cb
2024-07-10  Nathan BossartRevamp documentation for predefined roles.
2024-07-10  Dean RasheedImprove the numeric width_bucket() computation.
2024-07-10  Andrew DunstanUse diff's --strip-trailing-cr flag where appropriate...
2024-07-10  Fujii Masaodoc: Update track_io_timing documentation to mention...
2024-07-10  Michael PaquierExtend pg_get_acl() to handle sub-object IDs
2024-07-09  Andrew DunstanPrevent CRLF conversion of inputs in json_parser test...
2024-07-09  Tom LaneRemove new XML test cases added by e7192486d.
2024-07-09  Jeff DavisFix missing invalidations for search_path cache.
2024-07-09  Tom LaneSuppress "chunk is not well balanced" errors from libxml2.
2024-07-09  Nathan BossartIntroduce pg_signal_autovacuum_worker.
2024-07-09  Fujii MasaoFix comment in libpqrcv_check_conninfo().
2024-07-09  Dean RasheedOptimise numeric multiplication for short inputs.
2024-07-09  Amit LangoteSQL/JSON: Various improvements to SQL/JSON query functi...
2024-07-09  Amit KapilaTo improve the code, move the error check in logical_re...
2024-07-09  Michael PaquierUse pgstat_kind_infos to write fixed shared statistics
2024-07-09  David RowleyAvoid JIT-related test instability in EXPLAIN ANALYZE
2024-07-09  Fujii MasaoFix limit block handling in pg_wal_summary_contents().
2024-07-09  David RowleyShow Parallel Bitmap Heap Scan worker stats in EXPLAIN...
2024-07-08  David RowleyPerform forgotten cat version bump
2024-07-08  David RowleyTeach planner how to estimate rows for timestamp genera...
2024-07-08  Andrew DunstanSymlink pg_replslot robustly on Windows in pg_basebacku...
2024-07-08  Nathan BossartUse CREATE DATABASE ... STRATEGY = FILE_COPY in pg_upgrade.
2024-07-08  Andrew DunstanChoose ports for test servers less likely to result...
2024-07-08  Andrew DunstanForce nodes for SSL tests to start in TCP mode
2024-07-08  Tom LaneUse xmlParseInNodeContext not xmlParseBalancedChunkMemory.
2024-07-08  Dean RasheedFix scale clamping in numeric round() and trunc().
2024-07-08  Amit LangoteTypo fix
2024-07-08  Heikki LinnakangasFix outdated comment after removal of direct SSL fallback
2024-07-08  Michael PaquierRenumber pg_get_acl() in pg_proc.dat
2024-07-08  David RowleyWiden lossy and exact page counters for Bitmap Heap...
2024-07-08  Richard GuoRemove an extra period in code comment
2024-07-08  Richard GuoFix right-anti-joins when the inner relation is proven...
2024-07-08  Michael PaquierRe-enable autoruns for cmd.exe on Windows
2024-07-06  Tom LaneUse xmlAddChildList not xmlAddChild in XMLSERIALIZE.
2024-07-06  David RowleyAdjust tuplestore.c not to allocate BufFiles in generat...
2024-07-06  David RowleyFix incorrect sentinel byte logic in GenerationRealloc()
2024-07-05  Thomas MunroCope with <regex.h> name clashes.
2024-07-05  Tom LaneFix placement of "static".
2024-07-05  Nathan BossartRemove check hooks for GUCs that contribute to MaxBackends.
2024-07-05  Tom LaneImprove PL/Tcl's method for choosing Tcl names of proce...
2024-07-05  Tom LaneDoc: minor improvements for our "Brief History" chapter.
2024-07-05  Michael PaquierSupport loading of injection points
2024-07-05  Heikki LinnakangasLift limitation that PGPROC->links must be the first...
2024-07-05  David RowleyImprove memory management and performance of tuplestore.c
2024-07-05  David RowleyFix newly introduced issue in EXPLAIN for Materialize...
2024-07-05  Thomas MunroAdd simple codepoint redirections to unaccent.rules.
2024-07-05  David RowleyAdd memory/disk usage for Material nodes in EXPLAIN
2024-07-05  Richard GuoSupport "Right Semi Join" plan shapes
2024-07-04  Tom LaneDoc: small improvements in discussion of geometric...
2024-07-04  Alvaro HerreraFix copy/paste mistake in comment
2024-07-04  Alvaro HerreraRemove bogus assertion in pg_atomic_monotonic_advance_u64
2024-07-04  Daniel Gustafssondoc: Specify when ssl_prefer_server_ciphers was added
2024-07-04  Michael PaquierAdd pg_get_acl() to get the ACL for a database object
2024-07-04  Amit LangoteSQL/JSON: Fix some obsolete comments.
2024-07-04  Michael PaquierAssign error codes where missing for user-facing failures
2024-07-03  Alexander KorotkovOptimize memory access in GetRunningTransactionData()
2024-07-03  Alexander KorotkovFix typo in GetRunningTransactionData()
2024-07-03  David RowleyRemove incorrect Asserts in buffile.c
2024-07-03  Nathan BossartImprove performance of binary_upgrade_set_pg_class_oids().
2024-07-03  Nathan BossartRemove is_index parameter from binary_upgrade_set_pg_cl...
2024-07-03  Heikki LinnakangasAvoid 0-length memcpy to NULL with EXEC_BACKEND
2024-07-03  Heikki LinnakangasTighten check for --forkchild argument when spawning...
2024-07-03  Amit KapilaFix the testcase introduced in commit 81d20fbf7a.
2024-07-03  Michael PaquierReplace hardcoded identifiers of pgstats file by #defines
2024-07-03  Michael PaquierClean up more unused variables in perl code
2024-07-02  Nathan BossartAdd CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
2024-07-02  Heikki LinnakangasRemove redundant SetProcessingMode(InitProcessing)...
2024-07-02  Heikki LinnakangasMove bgworker specific logic to bgworker.c
2024-07-02  Nathan Bossartpg_dump: Remove some unused return values.
2024-07-02  Daniel GustafssonUse safe string copy routine
2024-07-02  Peter EisentrautRemove too demanding test
2024-07-02  Peter EisentrautLimit max parameter number with MaxAllocSize
2024-07-02  Peter EisentrautFix overflow in parsing of positional parameter
next