projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-03-29
Daniel Gustafsson
Remove superfluous trailing semicolons
commit
|
commitdiff
|
tree
2024-03-29
Jeff Davis
Use version for builtin collations.
commit
|
commitdiff
|
tree
2024-03-29
Tom Lane
Try to stabilize flappy test result.
commit
|
commitdiff
|
tree
2024-03-29
Robert Haas
Add allow_alter_system GUC.
commit
|
commitdiff
|
tree
2024-03-28
Tom Lane
Allow "internal" subtransactions in parallel mode.
commit
|
commitdiff
|
tree
2024-03-28
Alvaro Herrera
ALTER TABLE: rework determination of access method ID
commit
|
commitdiff
|
tree
2024-03-28
Tom Lane
Update comment in set_dummy_rel_pathlist().
commit
|
commitdiff
|
tree
2024-03-28
Alvaro Herrera
Remove translation markers from libpq-be-fe-helpers.h
commit
|
commitdiff
|
tree
2024-03-28
Alvaro Herrera
libpq-be-fe-helpers.h: wrap new cancel APIs
commit
|
commitdiff
|
tree
2024-03-28
Heikki Linnakangas
Remove obsolete comment about VACUUM retrying pruning
commit
|
commitdiff
|
tree
2024-03-28
Masahiko Sawada
Improve tab completion for ALTER TABLE ALTER COLUMN...
commit
|
commitdiff
|
tree
2024-03-28
Nathan Bossart
Improve style of pg_lfind32().
commit
|
commitdiff
|
tree
2024-03-28
Masahiko Sawada
Rethink create and attach APIs of shared TidStore.
commit
|
commitdiff
|
tree
2024-03-27
Bruce Momjian
doc: fix CREATE ROLE typo
commit
|
commitdiff
|
tree
2024-03-27
Jeff Davis
Run perltidy on generate-unicode_version.pl.
commit
|
commitdiff
|
tree
2024-03-27
Tom Lane
Fix unnecessary use of moving-aggregate mode with non...
commit
|
commitdiff
|
tree
2024-03-27
Nathan Bossart
Adjust documentation for syncfs().
commit
|
commitdiff
|
tree
2024-03-27
Robert Haas
Rename COMPAT_OPTIONS_CLIENT to COMPAT_OPTIONS_OTHER.
commit
|
commitdiff
|
tree
2024-03-27
David Rowley
Fix unstable aggregate regression test
commit
|
commitdiff
|
tree
2024-03-27
Dean Rasheed
Add functions to generate random numbers in a specified...
commit
|
commitdiff
|
tree
2024-03-27
Alexander Korotkov
Fix some typos and grammar issues from commit 87985cc92522
commit
|
commitdiff
|
tree
2024-03-27
Amit Kapila
Fix random failure in 004_subscription.
commit
|
commitdiff
|
tree
2024-03-27
Amit Kapila
Change last_inactive_time to inactive_since in pg_repli...
commit
|
commitdiff
|
tree
2024-03-27
Masahiko Sawada
Allow specifying initial and maximum segment sizes...
commit
|
commitdiff
|
tree
2024-03-27
Nathan Bossart
Fix compiler warning for pg_lfind32().
commit
|
commitdiff
|
tree
2024-03-26
Nathan Bossart
Add commit 64e401b62b to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2024-03-26
Tom Lane
Remove some redundant set_cheapest() calls.
commit
|
commitdiff
|
tree
2024-03-26
Nathan Bossart
Optimize roles_is_member_of() with a Bloom filter.
commit
|
commitdiff
|
tree
2024-03-26
Tom Lane
Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move...
commit
|
commitdiff
|
tree
2024-03-26
Nathan Bossart
Micro-optimize pg_lfind32().
commit
|
commitdiff
|
tree
2024-03-26
Tom Lane
Propagate pathkeys from CTEs up to the outer query.
commit
|
commitdiff
|
tree
2024-03-26
Bruce Momjian
C comment: mention no doc for negative start of substr...
commit
|
commitdiff
|
tree
2024-03-26
Tom Lane
Allow "make check"-style testing to work with musl...
commit
|
commitdiff
|
tree
2024-03-26
Peter Eisentraut
Remove ObjectClass type
commit
|
commitdiff
|
tree
2024-03-26
Peter Eisentraut
Message fixes for pg_createsubscriber
commit
|
commitdiff
|
tree
2024-03-26
Masahiko Sawada
Fix inconsistent function prototypes with function...
commit
|
commitdiff
|
tree
2024-03-26
Masahiko Sawada
Fix a calculation in TidStoreCreate().
commit
|
commitdiff
|
tree
2024-03-26
Andres Freund
Avoid edge case in pg_visibility test with small shared...
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
Improve error message for tts_(virtual|minimal)_is_curr...
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
Add comments on some MinimalTupleSlots methods usage
commit
|
commitdiff
|
tree
2024-03-25
Andres Freund
ci: macos: Choose python version
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
Add EvalPlanQual delete returning isolation test
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
Allow locking updated tuples in tuple_update() and...
commit
|
commitdiff
|
tree
2024-03-25
Tom Lane
Refactor predicate_{implied,refuted}_by_simple_clause.
commit
|
commitdiff
|
tree
2024-03-25
Jeff Davis
Clarify comment for LogicalTapeSetBlocks().
commit
|
commitdiff
|
tree
2024-03-25
Nathan Bossart
Adjust pgbench option for debug mode.
commit
|
commitdiff
|
tree
2024-03-25
Alvaro Herrera
Allow specifying an access method for partitioned tables
commit
|
commitdiff
|
tree
2024-03-25
Daniel Gustafsson
Fix typo in comment
commit
|
commitdiff
|
tree
2024-03-25
Daniel Gustafsson
doc: Document error handling in PGTYPESnumeric_to_long
commit
|
commitdiff
|
tree
2024-03-25
Daniel Gustafsson
ecpg: Fix return code for overflow in numeric conversion
commit
|
commitdiff
|
tree
2024-03-25
Daniel Gustafsson
Fix indentation from a11f330b5
commit
|
commitdiff
|
tree
2024-03-25
Heikki Linnakangas
Merge prune, freeze and vacuum WAL record formats
commit
|
commitdiff
|
tree
2024-03-25
Peter Eisentraut
pg_createsubscriber: creates a new logical replica...
commit
|
commitdiff
|
tree
2024-03-25
Amit Kapila
Track last_inactive_time in pg_replication_slots.
commit
|
commitdiff
|
tree
2024-03-25
Amit Langote
Code review for 6190d828cd2
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
reindexdb: Fix warning about uninitialized indices_tabl...
commit
|
commitdiff
|
tree
2024-03-25
Amit Langote
Do not translate dummy SpecialJoinInfos for child joins
commit
|
commitdiff
|
tree
2024-03-25
Amit Langote
Reduce memory used by partitionwise joins
commit
|
commitdiff
|
tree
2024-03-25
Peter Eisentraut
make dist uses git archive
commit
|
commitdiff
|
tree
2024-03-25
Masahiko Sawada
Fix potential integer handling issue in radixtree.h.
commit
|
commitdiff
|
tree
2024-03-25
David Rowley
Allow planner to use Merge Append to efficiently implem...
commit
|
commitdiff
|
tree
2024-03-25
Alexander Korotkov
reindexdb: Add the index-level REINDEX with multiple...
commit
|
commitdiff
|
tree
2024-03-24
Jeff Davis
Fix convert_case(), introduced in 5c40364dd6.
commit
|
commitdiff
|
tree
2024-03-24
Nathan Bossart
doc: Clarify requirements for SET ROLE.
commit
|
commitdiff
|
tree
2024-03-24
Tom Lane
Allow more cases to pass the unsafe-use-of-new-enum...
commit
|
commitdiff
|
tree
2024-03-24
Tom Lane
Release PQconninfoOptions array in GetDbnameFromConnect...
commit
|
commitdiff
|
tree
2024-03-24
Tom Lane
Release temporary array in check_for_data_types_usage().
commit
|
commitdiff
|
tree
2024-03-24
Peter Eisentraut
ci: freebsd repartition script didn't copy .git directory
commit
|
commitdiff
|
tree
2024-03-24
Peter Eisentraut
Add temporal FOREIGN KEY contraints
commit
|
commitdiff
|
tree
2024-03-23
Alexander Korotkov
amcheck: Normalize index tuples containing uncompressed...
commit
|
commitdiff
|
tree
2024-03-23
Alexander Korotkov
amcheck: Support for different header sizes of short...
commit
|
commitdiff
|
tree
2024-03-22
Daniel Gustafsson
Revert "Add notBefore and notAfter to SSL cert info...
commit
|
commitdiff
|
tree
2024-03-22
Tom Lane
Use a hash table for catcache.c's CatCList objects.
commit
|
commitdiff
|
tree
2024-03-22
Daniel Gustafsson
Add notBefore and notAfter to SSL cert info display
commit
|
commitdiff
|
tree
2024-03-22
Alexander Korotkov
Fix an oversight in refactoring in 06b10f80ba4.
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Do not output actual value of location fields in node...
commit
|
commitdiff
|
tree
2024-03-22
Amit Kapila
Track invalidation_reason in pg_replication_slots.
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Make RangeTblEntry dump order consistent
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Remove custom _jumbleRangeTblEntry()
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Reformat some node comments
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Improve comment
commit
|
commitdiff
|
tree
2024-03-22
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
2024-03-22
Amit Langote
Avoid splitting errmsg string to span multiple lines
commit
|
commitdiff
|
tree
2024-03-21
Daniel Gustafsson
Fix dumping role comments when using --no-role-passwords
commit
|
commitdiff
|
tree
2024-03-21
Tom Lane
Add hash support functions and hash opclass for contrib...
commit
|
commitdiff
|
tree
2024-03-21
Alexander Korotkov
Add TupleTableSlotOps.is_current_xact_tuple() method
commit
|
commitdiff
|
tree
2024-03-21
Alexander Korotkov
Allow table AM tuple_insert() method to return the...
commit
|
commitdiff
|
tree
2024-03-21
Alexander Korotkov
Allow table AM to store complex data structures in...
commit
|
commitdiff
|
tree
2024-03-21
Robert Haas
docs: Make claims about the benefits of HOT updates...
commit
|
commitdiff
|
tree
2024-03-21
Nathan Bossart
Revise the style of a paragraph in README.md.
commit
|
commitdiff
|
tree
2024-03-21
Daniel Gustafsson
Explicitly require password for SCRAM exchange
commit
|
commitdiff
|
tree
2024-03-21
Daniel Gustafsson
Refactor SASL exchange to return tri-state status
commit
|
commitdiff
|
tree
2024-03-21
David Rowley
Temporarily install debugging in partition_prune test
commit
|
commitdiff
|
tree
2024-03-21
Amit Langote
Add SQL/JSON query functions
commit
|
commitdiff
|
tree
2024-03-21
Amit Kapila
Allow dbname to be written as part of connstring via...
commit
|
commitdiff
|
tree
2024-03-21
Masahiko Sawada
Add TIDStore, to store sets of TIDs (ItemPointerData...
commit
|
commitdiff
|
tree
2024-03-20
Tom Lane
Un-break genbki.pl's error reporting capabilities.
commit
|
commitdiff
|
tree
2024-03-20
Tom Lane
Add to_regtypemod function to extract typemod from...
commit
|
commitdiff
|
tree
2024-03-20
Nathan Bossart
Avoid overflow in MaybeRemoveOldWalSummaries().
commit
|
commitdiff
|
tree
2024-03-20
Jeff Davis
Inline basic UTF-8 functions.
commit
|
commitdiff
|
tree
next