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
*
Used optimized linear search in more code paths
Michael Paquier
2022-09-22
*
psql: Improve tab-completion for MERGE.
Fujii Masao
2022-09-22
*
ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX
Andres Freund
2022-09-21
*
ci: Increase requested memory size.
Thomas Munro
2022-09-22
*
Harmonize lexer adjacent function parameter names.
Peter Geoghegan
2022-09-21
*
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
*
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
*
Improve some GUC description strings
Alvaro Herrera
2022-09-21
*
Pass Size as a 2nd argument for snprintf() in tablesync.c.
Amit Kapila
2022-09-21
*
Improve some error messages.
Amit Kapila
2022-09-21
*
Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Andres Freund
2022-09-20
*
Add definition pg_attribute_aligned() for MSVC
Michael Paquier
2022-09-21
*
Revise tree-walk APIs to improve spec compliance & silence warnings.
Tom Lane
2022-09-20
*
Fix recent cpluspluscheck issue in selfuncs.h.
Peter Geoghegan
2022-09-20
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
*
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
*
Improve comment for OAT_POST_CREATE.
Jeff Davis
2022-09-20
*
Fix `trap` in a few shell scripts
Alvaro Herrera
2022-09-20
*
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
*
Disable autovacuum in MERGE test script
Alvaro Herrera
2022-09-20
*
doc: Fix parameter name for pg_create_logical_replication_slot()
Michael Paquier
2022-09-20
*
Fix incorrect variable types for origin IDs in decode.c
Michael Paquier
2022-09-20
*
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-19
*
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-19
*
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
*
Harmonize heapam and tableam parameter names.
Peter Geoghegan
2022-09-19
*
Consistently use named parameters in regex code consistently.
Peter Geoghegan
2022-09-19
*
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
[next]