postgresql.git
2024-08-13 Peter EisentrautUse errmsg_internal for debug messages
2024-08-13 Peter EisentrautRename C23 keyword
2024-08-12 Alvaro Herreralibpq: Trace frontend authentication challenges
2024-08-12 Alvaro HerreraFix nls.mk to reflect astreamer files relocation
2024-08-12 Alvaro HerreraFix creation of partition descriptor during concurrent...
2024-08-12 Jeff DavisRemove unnecessary check for NULL locale, per Coverity.
2024-08-12 Peter GeogheganGive nbtree move right function internal linkage.
2024-08-12 Tom LaneLog more info when wait-for-catchup tests time out.
2024-08-12 Nathan BossartAdd user-callable CRC functions.
2024-08-12 David RowleyFix outdated comments
2024-08-12 David RowleyFix a series of typos and outdated references
2024-08-12 Heikki LinnakangasFix bad indentation introduced in commit f011e82c2c
2024-08-12 Heikki LinnakangasConsolidate postmaster code to launch background processes
2024-08-12 Peter EisentrautRemove dead code
2024-08-12 Peter EisentrautRemove fe_memutils from libpgcommon_shlib
2024-08-12 Peter EisentrautRemove support for old realpath() API
2024-08-12 David RowleyRemove "parent" column from pg_backend_memory_contexts
2024-08-11 Peter GeogheganAvoid unneeded nbtree backwards scan buffer locks.
2024-08-11 Heikki LinnakangasInitialize HASHCTL differently, to suppress Coverity...
2024-08-11 Tom LaneSuppress Coverity warnings about Asserts in get_name_fo...
2024-08-10 Tom LaneAllow adjusting session_authorization and role in paral...
2024-08-10 Alexander KorotkovAdd tests for pg_wal_replay_wait() errors
2024-08-10 Alexander KorotkovImprove header comment for WaitLSNSetLatches()
2024-08-10 Alexander KorotkovAdjust pg_wal_replay_wait() procedure behavior on promo...
2024-08-10 John NaylorLower minimum maintenance_work_mem to 64kB
2024-08-10 Peter EisentrautFix inappropriate uses of atol()
2024-08-09 Alvaro Herreralibpq: Trace StartupMessage/SSLRequest/GSSENCRequest...
2024-08-09 Heikki LinnakangasFix comment on processes being kept over a restart
2024-08-09 Heikki LinnakangasRefactor code to handle death of a backend or bgworker...
2024-08-09 Heikki LinnakangasMake BackgroundWorkerList doubly-linked
2024-08-09 Nathan Bossartdoc: Standardize use of dashes in references to CRC...
2024-08-09 Nathan Bossartdoc: Fix name of CRC algorithm in "Reliability" section.
2024-08-09 Tom LaneFix "failed to find plan for subquery/CTE" errors in...
2024-08-09 Peter EisentrautRemove obsolete RECHECK keyword completely
2024-08-09 Amit KapilaChange the misleading local end_lsn for prepared transa...
2024-08-09 Alvaro Herreralibpq: Add suppress argument to pqTraceOutputNchar
2024-08-08 Alvaro HerreraRefuse ATTACH of a table referenced by a foreign key
2024-08-08 Alvaro HerreraRefactor error messages to reduce duplication
2024-08-08 Alexander KorotkovAdd a caveat to hash_seq_init_with_hash_value() header...
2024-08-08 Heikki LinnakangasFix pg_rewind debug output to print the source timeline...
2024-08-07 Noah MischFix names of "Visual Studio" and Meson in a documentati...
2024-08-07 Tom LaneFix edge case in plpgsql's make_callstmt_target().
2024-08-07 Alvaro HerreraRefactor/reword some error messages to avoid duplicates
2024-08-07 Robert HaasImprove file header comments for astramer code.
2024-08-07 Heikki LinnakangasMake fallback MD5 implementation thread-safe on big...
2024-08-07 Peter EisentrautRevert ECPG's use of pnstrdup()
2024-08-07 Alexander KorotkovOptimize InvalidateAttoptCacheCallback() and TypeCacheT...
2024-08-07 Alexander KorotkovIntroduce hash_search_with_hash_value() function
2024-08-06 Heikki LinnakangasUse psprintf to simplify gtsvectorout()
2024-08-06 Heikki LinnakangasConstify fields and parameters in spell.c
2024-08-06 Heikki LinnakangasMark misc static global variables as const
2024-08-06 Heikki LinnakangasMake nullSemAction const, add 'const' decorators to...
2024-08-06 Heikki LinnakangasTurn a few 'validnsps' static variables into locals
2024-08-06 Jeff Davisselfuncs.c: use pg_strxfrm() instead of strxfrm().
2024-08-06 Heikki LinnakangasFix datatypes in comments in instr_time.h
2024-08-06 Heikki LinnakangasRevert "Fix comments in instr_time.h and remove an...
2024-08-06 Tom LaneAllow parallel workers to cope with a newly-created...
2024-08-06 Tom LaneClean up handling of client_encoding GUC in parallel...
2024-08-06 Nathan BossartRemove volatile qualifiers from pg_stat_statements.c.
2024-08-06 Heikki LinnakangasFix comments in instr_time.h and remove an unneeded...
2024-08-06 Michael PaquierRemove unnecessary declaration of heapam_methods
2024-08-06 Jeff DavisRemove support for null pg_locale_t most places.
2024-08-05 Robert HaasMove astreamer (except astreamer_inject) to fe_utils.
2024-08-05 Robert HaasMove recovery injector astreamer to a separate header...
2024-08-05 Robert HaasRename bbstreamer to astreamer.
2024-08-05 Masahiko SawadaRestrict accesses to non-system views and foreign table...
2024-08-05 David RowleyOptimize JSON escaping using SIMD
2024-08-05 Amit KapilaFix typo in bufpage.h.
2024-08-05 Michael Paquierinjection_points: Add some fixed-numbered statistics
2024-08-05 Michael Paquierinjection_points: Add some cumulative stats for injecti...
2024-08-05 Michael PaquierAdd helper routines to retrieve data for custom fixed...
2024-08-04 Alexander Korotkovpg_wal_replay_wait(): Fix typo in the doc
2024-08-04 Michael PaquierIntroduce pluggable APIs for Cumulative Statistics
2024-08-04 Peter EisentrautUse CXXFLAGS instead of CFLAGS for linking C++ code
2024-08-03 Michael PaquierFix incorrect format placeholders in pgstat.c
2024-08-03 Peter EisentrautAdd -Wmissing-variable-declarations to the standard...
2024-08-02 Jeff DavisSmall refactoring around ExecCreateTableAs().
2024-08-02 Noah MischFix name of "Visual Studio" in documentation.
2024-08-02 Alexander KorotkovImplement pg_wal_replay_wait() stored procedure
2024-08-02 Alvaro HerreraFix NLS file reference in pg_createsubscriber
2024-08-02 Alvaro Herrerapg_createsubscriber: Fix bogus error message
2024-08-02 Peter EisentrautInclude bison header files into implementation files
2024-08-01 Heikki LinnakangasMinor refactoring of assign_backendlist_entry()
2024-08-01 Heikki LinnakangasFix outdated comment; all running bgworkers are in...
2024-08-01 Michael PaquierSwitch PgStat_Kind from an enum to a uint32 type
2024-08-01 Michael PaquierAdd redo LSN to pgstats files
2024-08-01 Peter EisentrautConvert some extern variables to static, Windows code
2024-08-01 Peter EisentrautConvert an extern variable to static
2024-08-01 Peter Eisentrautpg_createsubscriber: Rename option --socket-directory...
2024-08-01 Etsuro FujitaUpdate comment in portal.h.
2024-08-01 Peter EisentrautConvert node test compile-time settings into run-time...
2024-08-01 Amit KapilaAvoid duplicate table scans for cross-partition updates...
2024-08-01 Andres FreundEvaluate arguments of correlated SubPlans in the refere...
2024-08-01 Tom LaneRevert "Allow parallel workers to cope with a newly...
2024-07-31 Jeff DavisAdd is_create parameter to RefreshMatviewByOid().
2024-07-31 Jeff DavisRemove unused ParamListInfo argument from ExecRefreshMa...
2024-07-31 Tom LaneAllow parallel workers to cope with a newly-created...
2024-07-31 Nathan BossartImprove performance of dumpSequenceData().
2024-07-31 Nathan BossartIntroduce pg_sequence_read_tuple().
2024-07-31 Nathan BossartImprove performance of dumpSequence().
next