aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
...
* Fix updates of indisvalid for partitioned indexesMichael Paquier2023-07-14
* Remove wal_sync_method=fsync_writethrough on Windows.Thomas Munro2023-07-14
* Add information about line contents on parsing failure of wait_event_names.txtMichael Paquier2023-07-14
* Remove double quotes from the second column of wait_event_names.txtMichael Paquier2023-07-14
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* Release lock after encountering bogs row in vac_truncate_clog()Andres Freund2023-07-13
* Add missing const qualifierAmit Langote2023-07-13
* Fix code indentation violation in commit b6e1157e7dAmit Langote2023-07-13
* Fix untranslatable log message assemblyPeter Eisentraut2023-07-13
* Remove duplicated assignment of LLVMJitHandle->lljitMichael Paquier2023-07-13
* Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.Masahiko Sawada2023-07-13
* Rename session_auth_is_superuser to current_role_is_superuser.Nathan Bossart2023-07-12
* Don't include CaseTestExpr in JsonValueExpr.formatted_exprAmit Langote2023-07-13
* Pass constructName to transformJsonValueExpr()Amit Langote2023-07-13
* Simplify some conditions related to [LW]Lock in generate-wait_event_types.plMichael Paquier2023-07-13
* Remove ancient special case code for dropping oid columnsPeter Eisentraut2023-07-12
* Remove ancient special case code for adding oid columnsPeter Eisentraut2023-07-12
* Remove obsolete comment about OID supportPeter Eisentraut2023-07-12
* Allow some exclusion constraints on partitionsPeter Eisentraut2023-07-12
* Report index vacuum progress.Masahiko Sawada2023-07-11
* Add new parallel message type to progress reporting.Masahiko Sawada2023-07-11
* Don't expose Windows' mbstowcs_l() and wcstombs_l().Thomas Munro2023-07-11
* Be more rigorous about local variables in PostgresMain().Tom Lane2023-07-10
* Fix pgindentPeter Eisentraut2023-07-10
* Message wording improvementsPeter Eisentraut2023-07-10
* Add more sanity checks with callers of changeDependencyFor()Michael Paquier2023-07-10
* Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schemaMichael Paquier2023-07-10
* Remove unnecessary unbind in LDAP search+bind modePeter Eisentraut2023-07-09
* All supported systems have locale_t.Thomas Munro2023-07-09
* Make some indentation in gram.y consistentPeter Eisentraut2023-07-08
* Revert MAINTAIN privilege and pg_maintain predefined role.Nathan Bossart2023-07-07
* Document relaxed HOT for summarizing indexesTomas Vondra2023-07-07
* WAL-log the creation of the init fork of unlogged indexes.Heikki Linnakangas2023-07-06
* Fix code indentation vioaltion introduced in commit cc32ec24fd.Amit Kapila2023-07-06
* Add GUC parameter "huge_pages_status"Michael Paquier2023-07-06
* Add newline at the end of header generated by generate-wait_event_types.plMichael Paquier2023-07-06
* Revert the commits related to allowing page lock to conflict among parallel g...Amit Kapila2023-07-06
* Handle \v as a whitespace character in parsersMichael Paquier2023-07-06
* Fix leak of LLVM "fatal-on-oom" section counter.Heikki Linnakangas2023-07-05
* Change example in pgindent README on "/*-----" comments.Heikki Linnakangas2023-07-05
* Rename EVT cache hash to make context name uniqueDaniel Gustafsson2023-07-05
* pgstat: fix subscription stats entry leak.Masahiko Sawada2023-07-05
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Fix assertion failure in snapshot buildingDaniel Gustafsson2023-07-04
* Ensure that creation of an empty relfile is fsync'd at checkpoint.Heikki Linnakangas2023-07-04
* Allow Incremental Sorts on GiST and SP-GiST indexesDavid Rowley2023-07-04
* Re-bin segment when memory pages are freed.Thomas Munro2023-07-04
* Remove trailing zero words from BitmapsetsDavid Rowley2023-07-04
* Increase size of bgw_library_name.Nathan Bossart2023-07-03
* Fix race in SSI interaction with gin fast path.Thomas Munro2023-07-04