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
...
*
Remove ancient special case code for adding oid columns
Peter Eisentraut
2023-07-12
*
Remove obsolete comment about OID support
Peter Eisentraut
2023-07-12
*
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-12
*
Doc: Adjust libpq docs about thread safety.
Thomas Munro
2023-07-12
*
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-12
*
pgbench: Move constant into format string
Michael Paquier
2023-07-11
*
Report index vacuum progress.
Masahiko Sawada
2023-07-11
*
Add new parallel message type to progress reporting.
Masahiko Sawada
2023-07-11
*
Add BEGIN/COMMIT for transactional messages during decoding.
Amit Kapila
2023-07-11
*
Don't expose Windows' mbstowcs_l() and wcstombs_l().
Thomas Munro
2023-07-11
*
Be more rigorous about local variables in PostgresMain().
Tom Lane
2023-07-10
*
Fix pgindent
Peter Eisentraut
2023-07-10
*
Message wording improvements
Peter Eisentraut
2023-07-10
*
Add more sanity checks with callers of changeDependencyFor()
Michael Paquier
2023-07-10
*
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-10
*
doc: Use proper markup for emphasis
Peter Eisentraut
2023-07-09
*
doc: Move DEFAULT parameter on COPY reference page
Peter Eisentraut
2023-07-09
*
Remove unnecessary unbind in LDAP search+bind mode
Peter Eisentraut
2023-07-09
*
Rename port/thread.c to port/user.c.
Thomas Munro
2023-07-09
*
Doc: update old reference to "result cache"
David Rowley
2023-07-09
*
Remove obsolete comment and code from fe-auth.c.
Thomas Munro
2023-07-09
*
All supported systems have locale_t.
Thomas Munro
2023-07-09
*
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
*
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
*
Fix Perl warning
Peter Eisentraut
2023-07-08
*
Make some indentation in gram.y consistent
Peter Eisentraut
2023-07-08
*
test_extensions: sync meson.build with Makefile.
Jeff Davis
2023-07-07
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Document relaxed HOT for summarizing indexes
Tomas Vondra
2023-07-07
*
Fix some comments in ./configure and meson setup files
Michael Paquier
2023-07-07
*
pg_regress: Remove unused variable
Daniel Gustafsson
2023-07-06
*
Fix type of iterator variable in SH_START_ITERATE
Andres Freund
2023-07-06
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
WAL-log the creation of the init fork of unlogged indexes.
Heikki Linnakangas
2023-07-06
*
Fix code indentation vioaltion introduced in commit cc32ec24fd.
Amit Kapila
2023-07-06
*
Add GUC parameter "huge_pages_status"
Michael Paquier
2023-07-06
*
Add newline at the end of header generated by generate-wait_event_types.pl
Michael Paquier
2023-07-06
*
Revert the commits related to allowing page lock to conflict among parallel g...
Amit Kapila
2023-07-06
*
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-06
*
Fix leak of LLVM "fatal-on-oom" section counter.
Heikki Linnakangas
2023-07-05
*
pg_waldump: Add test case for notice message
Peter Eisentraut
2023-07-05
*
pg_waldump: Add more tests
Peter Eisentraut
2023-07-05
*
Change example in pgindent README on "/*-----" comments.
Heikki Linnakangas
2023-07-05
*
Rename EVT cache hash to make context name unique
Daniel Gustafsson
2023-07-05
*
pgstat: fix subscription stats entry leak.
Masahiko Sawada
2023-07-05
*
Clean up command argument assembly
Peter Eisentraut
2023-07-05
*
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-05
*
Fix assertion failure in snapshot building
Daniel Gustafsson
2023-07-04
*
Ensure that creation of an empty relfile is fsync'd at checkpoint.
Heikki Linnakangas
2023-07-04
*
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-07-04
[prev]
[next]