projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2019-04-01
Peter Eisentraut
Unified logging system for command-line programs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Alexander Korotkov
Throw error in jsonb_path_match() when result is not...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Alexander Korotkov
Restrict some cases in parsing numerics in jsonpath
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Alexander Korotkov
GIN support for @@ and @? jsonpath operators
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Peter Eisentraut
Catch syntax error in generated column definition
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Michael Paquier
Fix thinko in allocation call during MVC list deseriali...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Noah Misch
Update HINT for pre-existing shared memory block.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Andres Freund
tableam: bitmap table scan.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Andres Freund
tableam: sample scan.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Andres Freund
tableam: Formatting and other minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Peter Geoghegan
Fix nbtree high key "continuescan" row compare bug.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Tom Lane
Add test case exercising formerly-unreached code in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Tom Lane
Compute root->qual_security_level in a less random...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Michael Paquier
Skip redundant anti-wraparound vacuums
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Andrew Dunstan
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Andres Freund
tableam: Move heap specific logic from estimate_rel_siz...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Andres Freund
tableam: VACUUM and ANALYZE support.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
Tomas Vondra
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Tom Lane
Speed up planning when partitions can be pruned at...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Tomas Vondra
Fix compiler warnings in multivariate MCV code
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Tomas Vondra
Additional fixes of memory alignment in pg_mcv_list...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Tom Lane
Avoid crash in partitionwise join planning under GEQO.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Peter Eisentraut
Generated columns
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Peter Eisentraut
Small code simplification for REINDEX CONCURRENTLY
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Eisentraut
doc: Small documentation review for REINDEX CONCURRENTLY
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Geoghegan
Tweak some nbtree-related code comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Tomas Vondra
Fix memory alignment in pg_mcv_list serialization
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Andres Freund
Show table access methods as such in psql's \dA.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Andres Freund
tableam: Comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Michael Paquier
Reorganize Notes section in documentation of pg_checksums
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Eisentraut
doc: Refine README.links further
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Robert Haas
Allow existing VACUUM options to take a Boolean argument.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Robert Haas
Warn more strongly about the dangers of exclusive backu...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Eisentraut
Fix incorrect code in new REINDEX CONCURRENTLY code
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Peter Eisentraut
REINDEX CONCURRENTLY
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Andres Freund
tableam: relation creation, VACUUM FULL/CLUSTER, SET...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Thomas Munro
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Andres Freund
Fix a few comment copy & pastos.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Tomas Vondra
Fix deserialization of pg_mcv_list values
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Thomas Munro
Use FullTransactionId for the transaction stack.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Thomas Munro
Add basic infrastructure for 64 bit transaction IDs.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Andres Freund
tableam: Support for an index build's initial table...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Peter Eisentraut
Fix vpath build
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Peter Eisentraut
doc: Add some images
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Peter Eisentraut
doc: Move htmlhelp output to subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Peter Eisentraut
Use Pandoc also for plain-text documentation output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tomas Vondra
Minor improvements for the multivariate MCV lists
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tomas Vondra
Add support for multivariate MCV lists
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tom Lane
Avoid passing query tlist around separately from root...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Alvaro Herrera
pgbench: doExecuteCommand -> executeMetaCommand
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tom Lane
Suppress uninitialized-variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Michael Paquier
Improve error handling of column references in expressi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Thomas Munro
Fix off-by-one error in txid_status().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Michael Paquier
Switch some palloc/memset calls to palloc0
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Michael Paquier
Switch function current_schema[s]() to be parallel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Tomas Vondra
Track unowned relations in doubly-linked list
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Andres Freund
Compute XID horizon for page level index vacuum on...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Alvaro Herrera
Fix partitioned index creation bug with dropped columns
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tom Lane
Build "other rels" of appendrel baserels in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tom Lane
Add ORDER BY to more ICU regression test cases.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tom Lane
Fix oversight in data-type change for autovacuum_vacuum...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Alvaro Herrera
psql: Schema-qualify typecast in one \d query
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Tom Lane
Get rid of duplicate child RTE for a partitioned table.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Alvaro Herrera
Improve psql's \d display of foreign key constraints
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Peter Eisentraut
Fix misplaced const
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Andres Freund
Remove heap_hot_search().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Michael Paquier
Fix crash when using partition bound expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Andres Freund
tableam: Add table_get_latest_tid, to wrap heap_get_lat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Andres Freund
tableam: Add helper for indexes to check if a correspon...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Thomas Munro
Add MacPorts support to src/test/ldap tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Tom Lane
Improve planner's selectivity estimates for inequalitie...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Tom Lane
Doc: clarify that REASSIGN OWNED doesn't handle default...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Tom Lane
Suppress Append and MergeAppend plan nodes that have...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Peter Geoghegan
Add "split after new tuple" nbtree optimization.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Tom Lane
Further code review for new integerset code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Heikki Linnakangas
Refactor code to print pgbench progress reports.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Robert Haas
Fix use of wrong datatype with sizeof().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Alvaro Herrera
pgbench: Remove \cset
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Robert Haas
Add progress reporting for CLUSTER and VACUUM FULL.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Alexander Korotkov
Get rid of backtracking in jsonpath_scan.l
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Alexander Korotkov
Cosmetic changes for jsonpath_gram.y and jsonpath_scan.l
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Heikki Linnakangas
Clean up the Simple-8b encoder code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Peter Eisentraut
Align timestamps in pg_regress output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Peter Eisentraut
Add macro to cast away volatile without allowing change...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Peter Eisentraut
Initialize structure at declaration
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Andres Freund
tableam: Add and use table_fetch_row_version().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Peter Eisentraut
Add ORDER BY to regression test case
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Andres Freund
tableam: Use in CREATE TABLE AS and CREATE MATERIALIZED...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Tom Lane
Un-hide most cascaded-drop details in regression test...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Tom Lane
Sort dependent objects before reporting them in DROP...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Peter Geoghegan
Remove dead code from nbtsplitloc.c.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Tom Lane
Avoid double-free in vacuumlo error path.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Michael Paquier
Make current_logfiles use permissions assigned to files...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Peter Eisentraut
Transaction chaining
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Andres Freund
Remove spurious return.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-24
Andres Freund
tableam: Add tuple_{insert, delete, update, lock} and...
commit
|
commitdiff
|
tree
|
snapshot
next