index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-23
amcheck: Normalize index tuples containing uncompressed varlena
Alexander Korotkov
2024-03-23
amcheck: Support for different header sizes of short varlena datum
Alexander Korotkov
2024-03-22
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
Use a hash table for catcache.c's CatCList objects.
Tom Lane
2024-03-22
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-22
Fix an oversight in refactoring in 06b10f80ba4.
Alexander Korotkov
2024-03-22
Do not output actual value of location fields in node serialization by default
Peter Eisentraut
2024-03-22
Track invalidation_reason in pg_replication_slots.
Amit Kapila
2024-03-22
Make RangeTblEntry dump order consistent
Peter Eisentraut
2024-03-22
Remove custom _jumbleRangeTblEntry()
Peter Eisentraut
2024-03-22
Reformat some node comments
Peter Eisentraut
2024-03-22
Improve comment
Peter Eisentraut
2024-03-22
Remove obsolete comment
Peter Eisentraut
2024-03-22
Avoid splitting errmsg string to span multiple lines
Amit Langote
2024-03-21
Fix dumping role comments when using --no-role-passwords
Daniel Gustafsson
2024-03-21
Add hash support functions and hash opclass for contrib/ltree.
Tom Lane
2024-03-21
Add TupleTableSlotOps.is_current_xact_tuple() method
Alexander Korotkov
2024-03-21
Allow table AM tuple_insert() method to return the different slot
Alexander Korotkov
2024-03-21
Allow table AM to store complex data structures in rd_amcache
Alexander Korotkov
2024-03-21
docs: Make claims about the benefits of HOT updates more precise.
Robert Haas
2024-03-21
Revise the style of a paragraph in README.md.
Nathan Bossart
2024-03-21
Explicitly require password for SCRAM exchange
Daniel Gustafsson
2024-03-21
Refactor SASL exchange to return tri-state status
Daniel Gustafsson
2024-03-21
Temporarily install debugging in partition_prune test
David Rowley
2024-03-21
Add SQL/JSON query functions
Amit Langote
2024-03-21
Allow dbname to be written as part of connstring via pg_basebackup's -R option.
Amit Kapila
2024-03-21
Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.
Masahiko Sawada
2024-03-20
Un-break genbki.pl's error reporting capabilities.
Tom Lane
2024-03-20
Add to_regtypemod function to extract typemod from a string type name.
Tom Lane
2024-03-20
Avoid overflow in MaybeRemoveOldWalSummaries().
Nathan Bossart
2024-03-20
Inline basic UTF-8 functions.
Jeff Davis
2024-03-20
Revert "Temporary patch to help debug pg_walsummary test failures."
Nathan Bossart
2024-03-20
Review wording on tablespaces w.r.t. partitioned tables
Alvaro Herrera
2024-03-20
Rework lwlocknames.txt to become lwlocklist.h
Alvaro Herrera
2024-03-20
Catalog domain not-null constraints
Peter Eisentraut
2024-03-20
Remove unused PruneState member rel
Heikki Linnakangas
2024-03-20
Reorganize heap_page_prune() function comment
Heikki Linnakangas
2024-03-20
Add "--exclude-extension" to pg_dump's options.
Dean Rasheed
2024-03-20
Remove assertions that some compiler say are tautological
Heikki Linnakangas
2024-03-20
Add tests for domain-related information schema views
Peter Eisentraut
2024-03-19
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
Improve EXPLAIN's display of SubPlan nodes and output parameters.
Tom Lane
2024-03-19
Inline pg_popcount{32,64} into pg_popcount().
Nathan Bossart
2024-03-19
Postpone reparameterization of paths until create_plan().
Tom Lane
2024-03-19
gen_node_support.pl: Mark location fields as type alias ParseLoc
Peter Eisentraut
2024-03-19
pg_upgrade: run all data type checks per connection
Daniel Gustafsson
2024-03-19
Use half-open interval notation in without_overlaps tests
Peter Eisentraut
2024-03-19
Fix misleading comments
Peter Eisentraut
2024-03-19
Use daterange and YMD in without_overlaps tests instead of tsrange.
Peter Eisentraut
2024-03-19
Add some UUID support functions
Peter Eisentraut
[next]