]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2023-08-31  Peter Eisentrautgenbki.pl: Factor out boilerplate generation
2023-08-31  Peter EisentrautRestructure DECLARE_INDEX arguments
2023-08-30  Michael PaquierFix some shadow variables in src/backend/replication/
2023-08-30  Nathan BossartUse actual backend IDs in pg_stat_get_backend_subxact().
2023-08-30  Nathan BossartRename some support functions for pgstat* views.
2023-08-30  Peter EisentrautFix possible compiler warning
2023-08-30  Etsuro FujitaDoc: Improve documentation for creating custom scan...
2023-08-30  Etsuro Fujitapostgres_fdw: Fix test for parameterized foreign scan.
2023-08-30  Tatsuo IshiiAdd bc6041b61f to .git-blame-ignore-revs.
2023-08-30  Tatsuo IshiiFix code indentation vioaltion introduced in commit...
2023-08-30  Nathan BossartFix misuse of PqMsg_Close.
2023-08-30  Tatsuo IshiiAllow pgbench to exit immediately when any client is...
2023-08-29  Michael PaquierFix comment of PQputCopyEnd()
2023-08-29  Michael PaquierAvoid possible overflow with ltsGetFreeBlock() in logtape.c
2023-08-29  Alvaro HerreraDisallow changing NO INHERIT status of a not-null const...
2023-08-29  Alvaro HerreraPerl: Remove useless lines
2023-08-29  Alvaro Herrerapsql/t/001_basic: use locale-aware decimals in new...
2023-08-29  Alvaro HerreraGenerate a locale-agnostic initdb template
2023-08-29  Peter EisentrautRename logical_replication_mode to debug_logical_replic...
2023-08-29  Daniel GustafssonAllow \watch queries to stop on minimum rows returned
2023-08-29  Daniel GustafssonReword user-facing message for "power of two"
2023-08-29  Peter EisentrautRemove useless if condition
2023-08-29  Peter EisentrautRemove useless if condition
2023-08-29  Peter EisentrautMake more use of makeColumnDef()
2023-08-29  Peter EisentrautAdd some const decorations
2023-08-29  Heikki LinnakangasInitialize ListenSocket array earlier.
2023-08-28  Michael PaquierTweak pg_promote() to report failures on kill() or...
2023-08-28  Peter EisentrautMake error messages about WAL segment size more consistent
2023-08-28  Michael PaquierFix some typos in wait_event_names.txt
2023-08-28  Peter EisentrautConvert encrypted SSL test keys to PKCS#8 format
2023-08-28  Michael PaquierTighten unit parsing in internal values
2023-08-28  Michael PaquierTighten handling of "ago" in interval values
2023-08-28  Peter EisentrautFormat list of catalog files in makefile vertically
2023-08-28  Michael PaquierRemove dead code in DecodeInterval()
2023-08-27  Michael PaquierShow names of DEALLOCATE as constants in pg_stat_statements
2023-08-26  Michael PaquierGenerate new LOG for "trust" connections under log_conn...
2023-08-25  Andres FreundAvoid non-POSIX cp flags
2023-08-25  Alvaro HerreraRename test table to avoid cs_CZ locale problem
2023-08-25  Alvaro HerreraCatalog not-null constraints
2023-08-25  Amit KapilaReset the logical worker type while cleaning up other...
2023-08-24  Andres FreundUse "template" data directory in tests
2023-08-24  Nathan Bossartpg_upgrade: Bump MESSAGE_WIDTH.
2023-08-24  Tom LaneAvoid unnecessary plancache revalidation of utility...
2023-08-24  Alvaro HerreraAdd test for inherited CHECK constraint drop
2023-08-24  Heikki LinnakangasUse FD_CLOEXEC on ListenSockets
2023-08-24  Peter EisentrautFix lack of message pluralization
2023-08-24  Peter EisentrautUpdate DECLARE_INDEX documentation
2023-08-24  Peter EisentrautRename hook functions for debug_io_direct to match...
2023-08-24  Daniel GustafssonAdd proargnames to multi-argument aggregate functions
2023-08-24  Amit KapilaFix the error message when failing to restore the snapshot.
2023-08-24  Peter EisentrautFix translation markers
2023-08-24  Peter Eisentrautpg_upgrade: Improve one log message
2023-08-23  David RowleyMeson: check for pg_config_paths.h left over from make
2023-08-23  Andres Freundci: Make compute resources for CI configurable
2023-08-23  Andres Freundci: Prepare to make compute resources for CI configurable
2023-08-23  Nathan BossartBump catversion for to_bin() and to_oct().
2023-08-23  Andres Freundci: Use VMs for SanityCheck and CompilerWarnings
2023-08-23  Andres Freundci: Move execution method of tasks into yaml templates
2023-08-23  Andres Freundci: Don't specify amount of memory
2023-08-23  Peter EisentrautAvoid use of Perl getprotobyname
2023-08-23  Heikki LinnakangasFix _bt_allequalimage() call within critical section.
2023-08-23  Nathan BossartAdd to_bin() and to_oct().
2023-08-23  Heikki LinnakangasUse the buffer cache when initializing an unlogged...
2023-08-23  Daniel Gustafssondoc: Replace list of drivers and PLs with wiki link
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
next