projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2018-07-23
Michael Paquier
Add proper errcodes to new error messages for read...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Michael Paquier
Make more consistent some error messages for file-relat...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Andres Freund
Fix JITed EEOP_AGG_INIT_TRANS, which missed some state.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Andres Freund
Hand code string to integer conversion for performance.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Andres Freund
Deduplicate "invalid input syntax" messages for various...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Tom Lane
Further portability hacking in pg_upgrade's test script.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Tom Lane
Be more paranoid about quoting in pg_upgrade's test...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Tom Lane
Avoid unportable shell syntax in pg_upgrade's test...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Dean Rasheed
Guard against rare RAND_bytes() failures in pg_strong_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Michael Paquier
Bump catalog version for recent toast table additions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Michael Paquier
Add toast tables to most system catalogs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Tom Lane
Remove undocumented restriction against duplicate parti...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Tom Lane
Improve psql's \d command to show whether index columns...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Tom Lane
Fix pg_get_indexdef()'s behavior for included index...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Alvaro Herrera
Rewrite comments in replication slot advance implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Alexander Korotkov
Fix handling of empty uncompressed posting list pages...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Heikki Linnakangas
Fix error message when a hostaddr cannot be parsed.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Heikki Linnakangas
Rephrase a few comments for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Heikki Linnakangas
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Heikki Linnakangas
Expand run-time partition pruning to work with MergeAppend
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Michael Paquier
Fix print of Path nodes when using OPTIMIZER_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Michael Paquier
Fix re-parameterize of MergeAppendPath
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Tom Lane
Remove race-prone hot_standby_feedback test cases in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Tom Lane
Drop the rule against included index columns duplicatin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Tom Lane
Use a ResourceOwner to track buffer pins in all cases.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Heikki Linnakangas
Fix misc typos, mostly in comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Michael Paquier
Fix more portability issues with casts to Size when...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Michael Paquier
Fix casting in error message for two-phase file
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Michael Paquier
Rework error messages around file handling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Alvaro Herrera
doc: move PARTITION OF stanza to just below PARTITION BY
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Alvaro Herrera
Revise BuildIndexValueDescription to simplify it
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Alvaro Herrera
Fix ALTER TABLE...SET STATS error message for included...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Alvaro Herrera
Fix partition pruning with IS [NOT] NULL clauses
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Robert Haas
Add subtransaction handling for table synchronization...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Peter Eisentraut
Add plan_cache_mode setting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
Peter Eisentraut
doc: Update redirecting links
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
Tom Lane
Fix hashjoin costing mistake introduced with inner_uniq...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lane
Fix crash in contrib/ltree's lca() function for empty...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Peter Eisentraut
Update documentation editor setup instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lane
Fix crash in json{b}_populate_recordset() and json...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Alvaro Herrera
Dump foreign keys on partitioned tables
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Heikki Linnakangas
Improve performance of tuple conversion map generation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lane
Fix inadequate buffer locking in FSM and VM page re...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bruce Momjian
docs: Remove "New" description of the libpqxx interface
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Peter Eisentraut
Prohibit transaction commands in security definer proce...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Peter Eisentraut
Remove obsolete documentation build tools for Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Thomas Munro
Accept invalidation messages in InitializeSessionUserId().
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Thomas Munro
Add pg_dump --on-conflict-do-nothing option.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Michael Paquier
Fix argument of pg_create_logical_replication_slot...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Michael Paquier
Clean up temporary WAL segments after an instance crash
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Peter Eisentraut
Reset shmem_exit_inprogress after shmem_exit()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Tom Lane
Doc: minor improvement in pl/pgsql FETCH/MOVE documenta...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Alvaro Herrera
Fix FK checks of TRUNCATE involving partitioned tables
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Tom Lane
Doc: clarify release note text about v11's new window...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Tom Lane
Doc: update documentation for requirement of ORDER...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Peter Eisentraut
Improve two error messages
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Peter Eisentraut
Add regression test for system catalog toast tables
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Amit Kapila
Allow using the updated tuple while moving it to a...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Michael Paquier
Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Michael Paquier
Add assertion in expand_vacuum_rel() for non-autovacuum...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Michael Paquier
Make logical WAL sender report streaming state appropri...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Tom Lane
Mark built-in btree comparison functions as leakproof...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Tom Lane
Fix create_scan_plan's handling of sortgrouprefs for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Tom Lane
Fix bugs with degenerate window ORDER BY clauses in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Alexander Korotkov
Fix more wrong paths in header comments
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Alvaro Herrera
Rethink how to get float.h in old Windows API for isnan...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Alexander Korotkov
Fix wrong file path in header comment
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Thomas Munro
Use signals for postmaster death on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Thomas Munro
Use signals for postmaster death on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Michael Paquier
Block replication slot advance for these not yet reserv...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Alvaro Herrera
Better handle pseudotypes as partition keys
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Peter Eisentraut
Remove dynamic_shared_memory_type=none
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Heikki Linnakangas
Add test case for EEOP_INNER_SYSVAR/EEOP_OUTER_SYSVAR...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Peter Eisentraut
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Michael Paquier
Add pg_rewind --no-sync
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Michael Paquier
Simplify logic to sync target directory at the end...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Tom Lane
Avoid emitting a bogus WAL record when recycling an...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Alvaro Herrera
Flip argument order in XLogSegNoOffsetToRecPtr
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Tom Lane
Fix yet more problems with incorrectly-constructed...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Bruce Momjian
rel notes: mention enabling of parallelism in PG 10
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Peter Eisentraut
Add UtilityReturnsTuples() support for CALL
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Michael Paquier
Fix table format in documentation for I/O wait events
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Michael Paquier
Rework order of end-of-recovery actions to delay timeli...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Jeff Davis
Fix WITH CHECK OPTION on views referencing postgres_fdw...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Peter Geoghegan
Correct obsolete unique index insertion comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Michael Paquier
Use access() to check file existence in GetNewRelFileNode()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Peter Eisentraut
Add separate error message for procedure does not exist
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Michael Paquier
Add note in pg_rewind documentation about read-only...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Peter Eisentraut
Fix assert in nested SQL procedure call
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Peter Eisentraut
Allow CALL with polymorphic type arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Alvaro Herrera
Allow replication slots to be dropped in single-user...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Andrew Dunstan
Print DEBUG2 like that rather than as DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Jeff Davis
Add test for partitionwise join involving default parti...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Alvaro Herrera
logical decoding: beware of an unset specinsert change
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Peter Eisentraut
doc: Reword old inheritance partitioning documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Alvaro Herrera
Reduce cost of test_decoding's new oldest_xmin test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Michael Paquier
Prevent references to invalid relation pages after...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Andres Freund
Use context with correct lifetime in hypothetical_dense...
commit
|
commitdiff
|
tree
|
snapshot
next