users/rhaas/postgres.git
2022-07-05 Michael PaquierSimplify a bit the special rules generating unaccent...
2022-07-05 Peter EisentrautAdd result_types column to pg_prepared_statements view
2022-07-05 Michael PaquierRemove durable_rename_excl()
2022-07-05 Michael PaquierReplace durable_rename_excl() by durable_rename(),...
2022-07-04 Peter EisentrautRefactor sending of RowDescription messages in replicat...
2022-07-04 Alvaro HerreraImplement List support for TransactionId
2022-07-04 Michael PaquierPrevent write operations on large objects in read-only...
2022-07-04 Peter EisentrautFix for change timeline field of IDENTIFY_SYSTEM to...
2022-07-04 Peter EisentrautChange timeline field of IDENTIFY_SYSTEM to int8
2022-07-04 Peter EisentrautFix attlen in RowDescription of BASE_BACKUP response
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 Tom LaneAllow makeaclitem() to accept multiple privilege names.
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 Peter EisentrautRemove redundant null pointer checks before PQclear...
2022-07-03 Peter EisentrautRemove redundant null pointer checks before free()
2022-07-03 Peter EisentrautRemove redundant null pointer checks before pg_free()
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 Jeff DavisEmit debug message when executing extension script.
2022-07-02 Peter EisentrautReformat some node comments
2022-07-02 Thomas MunroDefault to dynamic_shared_memory_type=sysv on Solaris.
2022-07-02 Michael PaquierIntroduce pg_attribute_nonnull(...)
2022-07-02 Noah MischReplace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEF...
2022-07-02 Noah MischFix race condition in t/028_pitr_timelines.pl.
2022-07-01 Tom LaneRemove no-longer-used parameter for create_groupingsets...
2022-07-01 Peter EisentrautAdd missing GETTEXT_FLAGS entry
2022-07-01 Peter EisentrautAdd construct_array_builtin, deconstruct_array_builtin
2022-07-01 Fujii Masaodoc: Add index entry for MERGE SQL command.
2022-07-01 John NaylorClarify that pg_dump takes ACCESS SHARE lock
2022-07-01 Thomas MunroHarden dsm_impl.c against unexpected EEXIST.
2022-07-01 Michael PaquierFix code comments still referring to pg_start/stop_backup()
2022-07-01 Michael PaquierRefactor the TAP test of auto_explain
2022-06-30 Peter EisentrautChange some unnecessary MemSet calls
2022-06-30 Peter EisentrautAvoid unnecessary MemSet call
2022-06-30 Tom LaneStamp HEAD as 16devel.
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.
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...
next