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
*
Extend gendef.pl in preparation for meson
Andres Freund
2022-09-19
*
Update Unicode data to Unicode 15.0.0
Peter Eisentraut
2022-09-19
*
Consistently use named parameters in timezone code.
Peter Geoghegan
2022-09-19
*
Consistently use named parameters in regex code.
Peter Geoghegan
2022-09-19
*
Fix misleading comment for get_cheapest_group_keys_order
David Rowley
2022-09-20
*
Fix out-dated comment in preprocess_groupclause()
David Rowley
2022-09-20
*
Remove various duplicated words
David Rowley
2022-09-20
*
Fix icu tests with C locale
Peter Eisentraut
2022-09-19
*
Make ALTER DEFAULT PRIVILEGES require privileges, not membership.
Robert Haas
2022-09-19
*
walmethods.c/h: Make WalWriteMethod more object-oriented.
Robert Haas
2022-09-19
*
Future-proof the recursion inside ExecShutdownNode().
Tom Lane
2022-09-19
*
walmethods.c/h: Make Walfile a struct, rather than a void *
Robert Haas
2022-09-19
*
Add missing serial commas
Peter Eisentraut
2022-09-19
*
Fix typos.
Amit Kapila
2022-09-19
*
Fix typos referring to PGPROC
John Naylor
2022-09-19
*
Harmonize missed reorderbuffer parameter names.
Peter Geoghegan
2022-09-18
*
Remove unused argument "isSlice" from transformAssignmentSubscripts()
Michael Paquier
2022-09-18
*
Harmonize reorderbuffer parameter names.
Peter Geoghegan
2022-09-17
*
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-09-17
*
Include c.h instead of postgres.h in src/port/*p{read,write}*.c
Andres Freund
2022-09-17
*
Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in
Andres Freund
2022-09-17
*
pgstat: Create memory contexts below TopMemoryContext
Andres Freund
2022-09-17
*
Fix huge_pages on Windows
Michael Paquier
2022-09-17
*
Message style improvements
Peter Eisentraut
2022-09-17
*
Fix race condition in stats.sql added in 5264add7847
Andres Freund
2022-09-16
*
Improve plpgsql's ability to handle arguments declared as RECORD.
Tom Lane
2022-09-16
*
aix: xlc: Use -Wl,-b,expfull for old compiler versions
Andres Freund
2022-09-16
*
Clean up minor inconsistencies in pg_attribute_printf() usage.
Tom Lane
2022-09-16
*
Message wording improvements
Peter Eisentraut
2022-09-16
*
postgres_fdw: Remove useless DO block in test
Peter Eisentraut
2022-09-16
*
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-09-16
*
Fix createdb tests for C locale
Peter Eisentraut
2022-09-16
*
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-16
*
Detect format-string mistakes in the libpq_pipeline test module.
Tom Lane
2022-09-15
*
Copy-edit docs for logical replication column lists
Alvaro Herrera
2022-09-15
*
Revert ill-considered change in pg_resetwal output.
Tom Lane
2022-09-15
*
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.
Noah Misch
2022-09-15
*
Fix grammar in error message
John Naylor
2022-09-15
*
Blind attempt to fix LLVM dependency in the backend
John Naylor
2022-09-15
*
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-09-14
*
Fix outdated convert_saop_to_hashed_saop comment
David Rowley
2022-09-15
*
Small wording improvements
Peter Eisentraut
2022-09-14
*
Doc: add some doco about using the libpq_pipeline test module.
Tom Lane
2022-09-14
*
pgcrypto: Remove unused code
Daniel Gustafsson
2022-09-14
*
Update .gitignore
Peter Eisentraut
2022-09-14
*
Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
2022-09-14
*
Run xmllint validation only once
Peter Eisentraut
2022-09-14
*
Handle SIGTERM in pg_receivewal and pg_recvlogical
Daniel Gustafsson
2022-09-14
*
Add subxid-overflow "isolation" test
Alvaro Herrera
2022-09-14
*
Remove duplicate initialization
Alvaro Herrera
2022-09-14
[next]