index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ci: Prepare to make compute resources for CI configurable
Andres Freund
2023-08-23
*
Bump catversion for to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
ci: Use VMs for SanityCheck and CompilerWarnings
Andres Freund
2023-08-23
*
ci: Move execution method of tasks into yaml templates
Andres Freund
2023-08-23
*
ci: Don't specify amount of memory
Andres Freund
2023-08-23
*
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
*
Fix _bt_allequalimage() call within critical section.
Heikki Linnakangas
2023-08-23
*
Add to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
Use the buffer cache when initializing an unlogged index.
Heikki Linnakangas
2023-08-23
*
doc: Replace list of drivers and PLs with wiki link
Daniel Gustafsson
2023-08-23
*
doc: Add more ICU rules examples
Peter Eisentraut
2023-08-23
*
Fix wording in comment
Daniel Gustafsson
2023-08-23
*
pg_upgrade: Avoid shadowing global var in function
Daniel Gustafsson
2023-08-23
*
doc: Improve ICU external link
Peter Eisentraut
2023-08-23
*
Improve vertical spacing of documentation markup
Peter Eisentraut
2023-08-23
*
Some vertical reformatting
Peter Eisentraut
2023-08-23
*
Rename some function arguments for better clarity
Peter Eisentraut
2023-08-23
*
Add const decorations
Peter Eisentraut
2023-08-23
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
*
Fix pg_dump assertion failure when dumping pg_catalog.
Jeff Davis
2023-08-22
*
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-22
*
Add comment missing in a4a232b1e702
Alvaro Herrera
2023-08-22
*
Simplify the logical worker type checks by using the switch on worker type.
Amit Kapila
2023-08-22
*
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-21
*
Bump catalog version for pg_wait_events
Michael Paquier
2023-08-20
*
Add system view pg_wait_events
Michael Paquier
2023-08-20
*
ci: macos: use cached macports install
Andres Freund
2023-08-19
*
Remove dubious warning message from SQL/JSON functions
Peter Eisentraut
2023-08-18
*
pg_upgrade: Improve style of a few verbose messages
Michael Paquier
2023-08-18
*
Fix format if entry in wait_event_names.txt
Michael Paquier
2023-08-18
*
Add a few recent commits to .git-blame-ignore-revs.
Nathan Bossart
2023-08-17
*
Remove traces of Sun -lposix4.
Thomas Munro
2023-08-17
*
Don't probe extra libraries for fdatasync.
Thomas Munro
2023-08-17
*
Invalidate smgr_targblock in smgrrelease().
Thomas Munro
2023-08-17
*
sepgsql: Adjust regression expected output
Michael Paquier
2023-08-17
*
Add OAT hook calls for more subcommands of ALTER TABLE
Michael Paquier
2023-08-17
*
Unify some error messages
Peter Eisentraut
2023-08-16
*
Improved CREATE SUBSCRIPTION message for clarity
Peter Eisentraut
2023-08-16
*
Remove incorrect field from information schema
Peter Eisentraut
2023-08-16
*
Split out tiebreaker comparisons from comparetup_* functions
John Naylor
2023-08-16
*
Fix code indentation vioaltion introduced in commit 9e9931d2b.
Etsuro Fujita
2023-08-15
*
Re-allow FDWs and custom scan providers to replace joins with pseudoconstant ...
Etsuro Fujita
2023-08-15
*
De-pessimize ConditionVariableCancelSleep().
Thomas Munro
2023-08-15
*
hio: Take number of prior relation extensions into account
Andres Freund
2023-08-14
*
pgtest: fix spacing
Bruce Momjian
2023-08-14
*
pgtest: update shell script to use more modern syntax
Bruce Momjian
2023-08-14
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Simplify determining logical replication worker types.
Amit Kapila
2023-08-14
*
ci: macos: Remove use of -Dsegsize_blocks=6
Andres Freund
2023-08-12
[next]