index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Don't release index root page pin in ginFindParents().
Tom Lane
2023-11-13
*
Remove incorrect file reference in comment.
Etsuro Fujita
2023-11-13
*
Use REGBUF_NO_CHANGE at one more place in the hash index.
Amit Kapila
2023-11-13
*
Extend sendFileWithContent() to handle custom content length in basebackup.c
Michael Paquier
2023-11-13
*
Add ability to reset all shared stats types in pg_stat_reset_shared()
Michael Paquier
2023-11-12
*
Fix inconsistencies for queries on pg_class in type_sanity.sql
Michael Paquier
2023-11-12
*
Fix how SJE checks against PHVs
Alexander Korotkov
2023-11-10
*
Prohibit max_slot_wal_keep_size to value other than -1 during upgrade.
Amit Kapila
2023-11-10
*
Fix computation of varnullingrels when const-folding field selection.
Tom Lane
2023-11-09
*
Fix the way SJE removes references from PHVs
Alexander Korotkov
2023-11-09
*
Avoid integer overflow hazard in interval_time().
Dean Rasheed
2023-11-09
*
Fix AFTER ROW trigger execution in MERGE cross-partition update.
Dean Rasheed
2023-11-09
*
Ensure we use the correct spelling of "ensure"
David Rowley
2023-11-10
*
Fix corner-case 64-bit integer subtraction bug on some platforms.
Dean Rasheed
2023-11-09
*
Fix uninitialized slot array access during the upgrade.
Amit Kapila
2023-11-09
*
Fix bug in the new ResourceOwner implementation.
Heikki Linnakangas
2023-11-09
*
Check stack depth in new recursive functions
Alvaro Herrera
2023-11-08
*
Call pqPipelineFlush from PQsendFlushRequest
Alvaro Herrera
2023-11-08
*
Use a faster hash function in resource owners.
Heikki Linnakangas
2023-11-08
*
Make ResourceOwners more easily extensible.
Heikki Linnakangas
2023-11-08
*
Move a few ResourceOwnerEnlarge() calls for safety and clarity.
Heikki Linnakangas
2023-11-08
*
Don't install ldap_password_func in meson
Peter Eisentraut
2023-11-08
*
Fix use of OPENSSL in SSL tests if command is not found
Michael Paquier
2023-11-08
*
Enlarge assertion in bloom_init() for false_positive_rate
Michael Paquier
2023-11-08
*
Stop including parsenodes.h in plannodes.h
Alvaro Herrera
2023-11-07
*
Fix the test 003_logical_slots.
Amit Kapila
2023-11-07
*
Reorder two functions in inval.c
Michael Paquier
2023-11-07
*
Make use of initReadOnlyStringInfo() in more places
David Rowley
2023-11-07
*
Detect integer overflow while computing new array dimensions.
Tom Lane
2023-11-06
*
Compute aggregate argument types correctly in transformAggregateCall().
Tom Lane
2023-11-06
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Set GUC "is_superuser" in all processes that set AuthenticatedUserId.
Noah Misch
2023-11-06
*
Ban role pg_signal_backend from more superuser backend types.
Noah Misch
2023-11-06
*
Add XMLText function (SQL/XML X038)
Daniel Gustafsson
2023-11-06
*
pg_resetwal: Add more tests and test coverage
Peter Eisentraut
2023-11-06
*
Fix allocation of UniqueRelInfo
Alexander Korotkov
2023-11-06
*
More consistent behavior of GetDataDirectoryCreatePerm on Windows
Peter Eisentraut
2023-11-05
*
Try again to fix the MSVC build
David Rowley
2023-11-04
*
Fix usage of the parse tree for estimate_num_groups() in set operations
Alexander Korotkov
2023-11-04
*
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-11-03
*
Add missing unicode_category.c to MSVC build scripts
David Rowley
2023-11-03
*
Make GetConfigOption/GetConfigOptionResetString return "" for NULL.
Tom Lane
2023-11-02
*
Be more wary about NULL values for GUC string variables.
Tom Lane
2023-11-02
*
Additional unicode primitive functions.
Jeff Davis
2023-11-01
*
Prevent startup of logical replication launcher during pg_upgrade
Michael Paquier
2023-11-02
*
Fix 003_check_guc.pl when loading modules with custom GUCs
Michael Paquier
2023-11-02
*
Fix function name in comment
Daniel Gustafsson
2023-11-01
*
C comment: mention why no setting lasterrno in dir_existsfile()
Bruce Momjian
2023-10-31
*
C comment: adjust statistics mention
Bruce Momjian
2023-10-31
*
doc: 1-byte varlena headers can be used for user PLAIN storage
Bruce Momjian
2023-10-31
[next]