projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2023-01-12
Tom Lane
Get rid of the "new" and "old" entries in a view's...
commit
|
commitdiff
|
tree
2023-01-11
Michael Paquier
Add support for tab completion after ALTER EXTENSION...
commit
|
commitdiff
|
tree
2023-01-11
Peter Geoghegan
Improve TransactionIdDidAbort() documentation.
commit
|
commitdiff
|
tree
2023-01-11
Tom Lane
Improve handling of inherited GENERATED expressions.
commit
|
commitdiff
|
tree
2023-01-11
Tom Lane
Don't leave roles behind after core regression tests.
commit
|
commitdiff
|
tree
2023-01-11
Peter Eisentraut
Fix MSVC build
commit
|
commitdiff
|
tree
2023-01-11
Peter Eisentraut
Common function for percent placeholder replacement
commit
|
commitdiff
|
tree
2023-01-11
Michael Paquier
Fix typos in code and comments
commit
|
commitdiff
|
tree
2023-01-11
Michael Paquier
Remove function declarations from headers for some...
commit
|
commitdiff
|
tree
2023-01-10
David Rowley
Have the planner consider Incremental Sort for DISTINCT
commit
|
commitdiff
|
tree
2023-01-10
Robert Haas
Add new GUC createrole_self_grant.
commit
|
commitdiff
|
tree
2023-01-10
Robert Haas
Restrict the privileges of CREATEROLE users.
commit
|
commitdiff
|
tree
2023-01-10
Dean Rasheed
Fix MERGE's test for unreachable WHEN clauses.
commit
|
commitdiff
|
tree
2023-01-10
Peter Eisentraut
New header varatt.h split off from postgres.h
commit
|
commitdiff
|
tree
2023-01-10
Amit Kapila
Document the newly added wait events added by commit...
commit
|
commitdiff
|
tree
2023-01-10
Tom Lane
Round off random_normal() test results one more decimal...
commit
|
commitdiff
|
tree
2023-01-10
Amit Kapila
Fix the display of lock information for specktoken.
commit
|
commitdiff
|
tree
2023-01-10
Tom Lane
Remove pg_regress' never-documented "ignore" feature.
commit
|
commitdiff
|
tree
2023-01-10
Tom Lane
Upgrade the random.sql regression test.
commit
|
commitdiff
|
tree
2023-01-09
Tom Lane
Doc: add XML ID attributes to <sectN> and <varlistentry...
commit
|
commitdiff
|
tree
2023-01-09
Tom Lane
Invent random_normal() to provide normally-distributed...
commit
|
commitdiff
|
tree
2023-01-09
John Naylor
Remove redundant setting of tuplesort status
commit
|
commitdiff
|
tree
2023-01-09
Amit Kapila
Fix the file mode of worker.c changed by the commit...
commit
|
commitdiff
|
tree
2023-01-09
David Rowley
Allow left join removals and unique joins on partitione...
commit
|
commitdiff
|
tree
2023-01-09
Amit Kapila
Perform apply of large transactions by parallel workers.
commit
|
commitdiff
|
tree
2023-01-08
Tom Lane
Doc: improve commentary about providing our own definit...
commit
|
commitdiff
|
tree
2023-01-08
Alexander Korotkov
Improve GIN cost estimation
commit
|
commitdiff
|
tree
2023-01-08
Alexander Korotkov