postgresql.git
2023-08-23 Peter Eisentrautdoc: Add more ICU rules examples
2023-08-23 Daniel GustafssonFix wording in comment
2023-08-23 Daniel Gustafssonpg_upgrade: Avoid shadowing global var in function
2023-08-23 Peter Eisentrautdoc: Improve ICU external link
2023-08-23 Peter EisentrautImprove vertical spacing of documentation markup
2023-08-23 Peter EisentrautSome vertical reformatting
2023-08-23 Peter EisentrautRename some function arguments for better clarity
2023-08-23 Peter EisentrautAdd const decorations
2023-08-23 Nathan BossartIntroduce macros for protocol characters.
2023-08-23 Thomas MunroExtendBufferedWhat -> BufferManagerRelation.
2023-08-22 Jeff DavisFix pg_dump assertion failure when dumping pg_catalog.
2023-08-22 Andrew DunstanCache by-reference missing values in a long lived context
2023-08-22 Alvaro HerreraAdd comment missing in a4a232b1e702
2023-08-22 Amit KapilaSimplify the logical worker type checks by using the...
2023-08-21 Michael PaquierFix pg_stat_reset_single_table_counters() for shared...
2023-08-20 Michael PaquierBump catalog version for pg_wait_events
2023-08-20 Michael PaquierAdd system view pg_wait_events
2023-08-19 Andres Freundci: macos: use cached macports install
2023-08-18 Peter EisentrautRemove dubious warning message from SQL/JSON functions
2023-08-18 Michael Paquierpg_upgrade: Improve style of a few verbose messages
2023-08-17 Michael PaquierFix format if entry in wait_event_names.txt
2023-08-17 Nathan BossartAdd a few recent commits to .git-blame-ignore-revs.
2023-08-17 Thomas MunroRemove traces of Sun -lposix4.
2023-08-17 Thomas MunroDon't probe extra libraries for fdatasync.
2023-08-17 Thomas MunroInvalidate smgr_targblock in smgrrelease().
2023-08-17 Michael Paquiersepgsql: Adjust regression expected output
2023-08-16 Michael PaquierAdd OAT hook calls for more subcommands of ALTER TABLE
2023-08-16 Peter EisentrautUnify some error messages
2023-08-16 Peter EisentrautImproved CREATE SUBSCRIPTION message for clarity
2023-08-16 Peter EisentrautRemove incorrect field from information schema
2023-08-16 John NaylorSplit out tiebreaker comparisons from comparetup_*...
2023-08-15 Etsuro FujitaFix code indentation vioaltion introduced in commit...
2023-08-15 Etsuro FujitaRe-allow FDWs and custom scan providers to replace...
2023-08-14 Thomas MunroDe-pessimize ConditionVariableCancelSleep().
2023-08-14 Andres Freundhio: Take number of prior relation extensions into...
2023-08-14 Bruce Momjianpgtest: fix spacing
2023-08-14 Bruce Momjianpgtest: update shell script to use more modern syntax
2023-08-14 Michael PaquierChange custom wait events to use dynamic shared hash...
2023-08-14 Amit KapilaSimplify determining logical replication worker types.
2023-08-12 Andres Freundci: macos: Remove use of -Dsegsize_blocks=6
2023-08-12 Andres Freundci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY
2023-08-12 Noah MischFix off-by-one in XLogRecordMaxSize check.
2023-08-12 Michael PaquierShow GIDs of two-phase commit commands as constants...
2023-08-11 Michael PaquierFix code indentation violations introduced by recent...
2023-08-10 Jeff DavisTransform proconfig for faster execution.
2023-08-10 Jeff DavisRemove test from commit fa2e874946.
2023-08-10 Peter EisentrautFix erroneous -Werror=missing-braces on old GCC
2023-08-10 John NaylorUpdate Solution.pm for new LoongArch CRC symbol
2023-08-10 Alvaro HerreraDocument RelationGetIndexAttrBitmap better
2023-08-10 John NaylorUse native CRC instructions on 64-bit LoongArch
2023-08-09 Jeff DavisRecalculate search_path after ALTER ROLE.
2023-08-09 Alvaro Herrerastruct PQcommMethods: use C99 designated initializers
2023-08-09 Peter EisentrautFix last remaining uninitialized memory warnings
2023-08-08 Michael PaquierFix pg_dumpall with in-place tablespaces
2023-08-07 Michael Paquierdoc: Fix incorrect entries generated from wait_event_na...
2023-08-07 Noah MischReject substituting extension schemas or owners matchin...
2023-08-07 Peter EisentrautTranslation updates
2023-08-07 David RowleyDon't Memoize lateral joins with volatile join conditions
2023-08-07 Dean RasheedFix RLS policy usage in MERGE.
2023-08-07 Peter EisentrautRemove configure check for z_streamp
2023-08-07 Peter EisentrautImprove const use in zlib-using code
2023-08-07 David RowleyFix misleading comment in paraminfo_get_equal_hashops
2023-08-06 David RowleyTidy up join_search_one_level code
2023-08-04 Amit KapilaSimplify some of the logical replication worker-type...
2023-08-04 David RowleyAttempt to stabilize new window agg regression test
2023-08-03 David RowleyMinor adjustments to WindowAgg startup cost code
2023-08-03 David RowleyAccount for startup rows when costing WindowAggs
2023-08-03 Etsuro FujitaDoc: update documentation for creating custom scan...
2023-08-03 Etsuro FujitaUpdate comments on CustomPath struct.
2023-08-03 Amit KapilaRefactor to split Apply and Tablesync Workers code.
2023-08-02 Masahiko SawadaFix ReorderBufferCheckMemoryLimit() comment.
2023-08-02 David RowleyFix performance regression in pg_strtointNN_safe functions
2023-08-01 Andres FreundFix pg_stat_io buffer reuse test instability
2023-08-01 Robert HaasAdd and use symbolic constants for tar header offsets...
2023-08-01 David RowleyFix overly strict Assert in jsonpath code
2023-08-01 Noah MischRename OverrideSearchPath to SearchPathMatcher.
2023-08-01 Noah MischRemove PushOverrideSearchPath() and PopOverrideSearchPa...
2023-07-31 Michael PaquierSupport custom wait events for wait event type "Extension"
2023-07-31 John NaylorBring some MSVC asserts in line with other platforms
2023-07-31 Michael PaquierAdd WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c
2023-07-31 Michael PaquierAvoid memory leak in rmtree() when path cannot be opened
2023-07-30 Michael PaquierFix pg_rewind with in-place tablespaces when source...
2023-07-29 Michael Paquierworker_spi: Fix race condition in newly-added TAP tests
2023-07-28 Nathan BossartHarmonize password reuse in vacuumdb, clusterdb, and...
2023-07-28 Amit Langotedoc: add missing <returnvalue> and whitespace
2023-07-28 Etsuro FujitaDisallow replacing joins with scans in problematic...
2023-07-27 Tom LaneEliminate fixed token-length limit in hba.c.
2023-07-27 Michael Paquierworker_spi: Switch to TAP tests
2023-07-27 David RowleyFix performance problem with new COPY DEFAULT code
2023-07-27 Michael PaquierAdd sanity asserts for index OID and attnums during...
2023-07-27 Michael PaquierShow savepoint names as constants in pg_stat_statements
2023-07-27 Nathan BossartAdjust extra lines generated by psql to be valid SQL...
2023-07-26 Amit LangoteAdd more SQL/JSON constructor functions
2023-07-26 Amit LangoteRename a nonterminal used in SQL/JSON grammar
2023-07-26 Amit LangoteSome refactoring to export json(b) conversion functions
2023-07-26 Masahiko SawadaFix crash with RemoveFromWaitQueue() when detecting...
2023-07-26 Michael Paquierworker_spi: Use term "dynamic" for bgworkers launched...
2023-07-26 Michael PaquierDocument more assumptions of LWLock variable changes...
2023-07-25 Amit KapilaFix code indentation vioaltion introduced in commit...
2023-07-25 Masahiko SawadaRemove unnecessary checks for indexes for REPLICA IDENT...
next