]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2022-07-09  Bruce Momjiandoc: add examples for array_length() and jsonb_array_l...
2022-07-08  Bruce Momjiandoc: add pg_prewarm example
2022-07-08  Robert HaasPreserve relfilenode of pg_largeobject and its index...
2022-07-07  Andrew DunstanOnly allow returning string types or bytea from json_se...
2022-07-07  Dean RasheedFix alias matching in transformLockingClause().
2022-07-07  Etsuro Fujitapostgres_fdw: Fix grammar.
2022-07-07  Amit KapilaRe-order disable_on_error in tab-complete.
2022-07-06  Andres Freundpgstat: slru: remove outdated comment
2022-07-06  Tom LaneFix wrong field order in _readMergeWhenClause().
2022-07-06  David RowleyOverload index_form_tuple to allow the memory context...
2022-07-06  Andres Freundpgstat: drop subscription stats regardless of slot...
2022-07-06  David RowleyRemove size increase in ExprEvalStep caused by hashed...
2022-07-05  Tom LaneTighten pg_upgrade's new check for non-upgradable anyar...
2022-07-05  Andres Freundpgstat: reduce timer overhead by leaving timer running.
2022-07-05  Andres Freundexpression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSO...
2022-07-05  Andres FreundRevert 019_replslot_limit.pl related debugging aids.
2022-07-05  Bruce Momjianrelnotes: clarify that PG 15 multi-xid is advanced...
2022-07-05  Robert HaasRename pg_checkpointer predefined role to pg_checkpoint.
2022-07-05  Tom LaneFix pg_upgrade to detect non-upgradable anyarray usages.
2022-07-05  Tom LaneFix errors in copyfuncs/equalfuncs support for JSON...
2022-07-05  Alvaro Herreralibpq: Improve idle state handling in pipeline mode
2022-07-05  Alvaro HerreraBRIN: improve documentation on summarization
2022-07-04  Tom LaneUse a short socket directory path in pg_upgrade testing.
2022-07-03  Andrew DunstanRemove %error-verbose directive from jsonpath parser
2022-07-03  Noah MischAdd Windows file version information to libpq/test...
2022-07-03  Tom LaneSimplify tab completion of extension versions, redux.
2022-07-03  Noah MischFix previous commit's ecpg_clocale for ppc Darwin.
2022-07-02  Noah Mischecpglib: call newlocale() once per process.
2022-07-02  Thomas MunroDefault to dynamic_shared_memory_type=sysv on Solaris.
2022-07-02  Noah MischFix race condition in t/028_pitr_timelines.pl.
2022-07-01  Peter EisentrautAdd missing GETTEXT_FLAGS entry
2022-07-01  Fujii Masaodoc: Add index entry for MERGE SQL command.
2022-07-01  Thomas MunroHarden dsm_impl.c against unexpected EEXIST.
2022-06-30  Tom LaneAdd 82d0ffae3 to git-blame-ignore-revs.
2022-06-30  Tom Lanepgindent run prior to branching v15.
2022-06-28  Bruce Momjianrelnotes: update item about public schema permission...
2022-06-27  Tom LaneStamp 15beta2. REL_15_BETA2
2022-06-27  Magnus HaganderRemove outdated recommendation for manual VACUUM
2022-06-27  Peter EisentrautPL/Python: Update guide to alternative expected files
2022-06-27  Peter Eisentrautpg_upgrade: Fix version comparison for global ICU support
2022-06-27  Michael Paquierdoc: Mention attribute "inherited" in pg_stats_ext...
2022-06-27  Peter EisentrautTranslation updates
2022-06-27  Heikki LinnakangasFix visibility check when XID is committed in CLOG...
2022-06-26  Thomas MunroFix relptr's encoding of the base address.
2022-06-26  Tom LaneHarden range_table_mutator() against null RangeTblEntry...
2022-06-25  Thomas MunroDon't trust signalfd() on illumos.
2022-06-25  Noah MischCREATE INDEX: use the original userid for more ACL...
2022-06-25  Noah MischUse --no-unlogged-table-data in t/027_stream_regress.pl.
2022-06-24  Peter EisentrautRemove unportable test
2022-06-24  Amit KapilaFix intermetent test failure in 028_row_filter.pl.
2022-06-24  Amit KapilaDoc: clarify that tablesync ignores publish operation.
2022-06-23  Peter EisentrautFix missing newline at end of message
2022-06-23  Michael PaquierFix typo in pg_publication.c
2022-06-23  Peter EisentrautPL/Tcl: Don't link with -lc explicitly
2022-06-23  Amit KapilaFix memory leak due to LogicalRepRelMapEntry.attrmap.
2022-06-23  Michael PaquierFix two issues with HEADER MATCH in COPY
2022-06-22  Andres Freundpgstat: Mention pgstat_replslot.c in pgstat.c.
2022-06-22  Bruce Momjiandoc: improve wording of plpgsql RAISE format text
2022-06-22  Bruce Momjiandoc: clarify wording about phantom reads
2022-06-22  Robert Haasamcheck: Fix incorrect use of VARATT_IS_COMPRESSED.
2022-06-22  Peter Eisentrautdoc: Clean up title case use
2022-06-21  Tom LaneSimplify tab completion of extension versions.
2022-06-21  Amit KapilaFix stale values in partition map entries on subscribers.
2022-06-21  Peter Eisentrautdoc: Make some synopsis punctuation consistent
2022-06-21  Amit KapilaFix partition table's REPLICA IDENTITY checking on...
2022-06-20  Peter EisentrautFix file references inside some SGML comments
2022-06-19  Bruce Momjianrelnotes: simplify wording of pg_basebackup compressio...
2022-06-19  Peter EisentrautMessage and documentation refinements
2022-06-18  Tom LaneFix busted tab completion of extension versions.
2022-06-17  Michael Paquierdoc: Do s/int/integer/ to describe the type of some...
2022-06-16  Tomas VondraRevert changes in HOT handling of BRIN indexes
2022-06-16  Michael PaquierFix comment in regression tests for large objects
2022-06-16  Amit KapilaFix data inconsistency between publisher and subscriber.
2022-06-15  Alvaro HerreraLink to MVCC docs in MERGE docs
2022-06-15  Michael PaquierRe-add locally-generated files in pg_upgrade's .gitigno...
2022-06-15  Amit KapilaFix cache look-up failures while applying changes in...
2022-06-15  Michael PaquierTweak behavior of psql --single-transaction depending...
2022-06-14  Tom LaneAvoid ecpglib core dump with out-of-order operations.
2022-06-14  Tom LaneDoc: clarify the default collation behavior of domains.
2022-06-13  Tom Lanepg_upgrade: further tweaking of make_outputdirs().
2022-06-12  Andrew DunstanMake subscription tests pass with log_error_verbosity...
2022-06-11  Bruce Momjianrelnotes: update word wrapping
2022-06-11  Bruce Momjianrelnotes: update AS OF date
2022-06-11  Bruce Momjianrelnotes: add links to the release notes, indent,...
2022-06-10  Bruce Momjianrelnotes: add markup of text
2022-06-10  Tom LaneUn-break whole-row Vars referencing domain-over-composi...
2022-06-10  Peter EisentrautFix collation of JSON_TABLE output columns
2022-06-09  Etsuro FujitaImprove comments for trivial_subqueryscan().
2022-06-09  Peter Eisentrautpsql: Show notices immediately (again)
2022-06-08  Tom LaneBe more careful about GucSource for internally-driven...
2022-06-08  Tom LaneDoc: copy-edit "jsonb Indexing" section.
2022-06-08  Peter EisentrautPut option listing back into alphabetical order
2022-06-08  Michael PaquierFix portability issue in TAP tests of psql for locales
2022-06-08  Michael PaquierRestructure pg_upgrade output directories for better...
2022-06-08  David RowleyHarden Memoization code against broken data types
2022-06-07  Tom LaneFix off-by-one loop termination condition in pg_stat_ge...
2022-06-06  Tom LaneDon't fail on libpq-generated error reports in pg_amcheck.
2022-06-06  Tom LaneDon't fail on libpq-generated error reports in ecpg_rai...
2022-06-06  Michael PaquierFix psql's single transaction mode on client-side error...
2022-06-04  Tom LaneAutomatically count the number of output lines in psql...
next