projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2017-01-30
Heikki Linnakangas
Remove leftover reference to "indirect blocks" in comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Stephen Frost
Handle ALTER EXTENSION ADD/DROP with pg_init_privs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Stephen Frost
test_pg_dump TAP test whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Haas
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Haas
Refactor bitmap heap scan estimation of heap pages...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tom Lane
Restructure hba.c to replace 3 parallel lists with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tom Lane
Improve comments about ProcessUtility's queryString...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tom Lane
Orthography fixes for new castNode() macro.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tom Lane
Use castNode() in a bunch of statement-list-related...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Andres Freund
Use the new castNode() macro in a number of places.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Andres Freund
Add castNode(type, ptr) for safe casting between NodeTa...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Alvaro Herrera
Remove test for COMMENT ON DATABASE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Peter Eisentraut
Fill in no_priv_msg for publications and subscriptions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Peter Eisentraut
doc: Update privileges documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Peter Eisentraut
Simplify sequence test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Simon Riggs
Check interrupts during hot standby waits
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Peter Eisentraut
Add object_address tests for publications and subscriptions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Simon Riggs
Reset hot standby xmin on master after restart
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Tom Lane
Ensure that a tsquery like '!foo' matches empty tsvectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Fujii Masao
Fix typo in description for pg_replication_origin_advan...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
Fix typo: pg_statistics -> pg_statistic
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Introduce convenience macros to hide JsonbContainer...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
doc: Logical replication documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
Update copyright years in some recently added files
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
Close replication connection when slot creation errors
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Remove vestigial resolveUnknown arguments from transfor...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Make UNKNOWN into an actual pseudo-type.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Change unknown-type literals to type text in SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Eisentraut
doc: Update ALTER SEQUENCE documentation to match
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Improve speed of contrib/postgres_fdw regression tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Robert Haas
Be more aggressive in avoiding tuple conversion.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tom Lane
Use non-conflicting table names in new regression test...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Eisentraut
pg_dump: Fix some schema issues when dumping sequences
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tom Lane
Allow password file name to be specified as a libpq...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Add a SHOW command to the replication command language.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Add a new DestReceiver for printing tuples without...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Extend index AM API for parallel index scans.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Fix things so that updatable views work with partitione...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Set ecxt_scantuple correctly for tuple routing.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Reindent table partitioning code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Fix incorrect comment: pgtime's tm_mon is 1-based,...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Don't invoke arbitrary code inside a possibly-aborted...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Robert Haas
Fix interaction of partitioned tables with BulkInsertState.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Fujii Masao
Mention logical replication tests in src/test/README.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Fujii Masao
Be sure to release the lock on failure to launch logica...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tatsuo Ishii
Fix comments in StrategyNotifyBgWriter().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix parallel make issue with new fmgrprotos.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix default minimum value for descending sequences
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Don't error when no system locales were found
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix NULL pointer access in logical replication workers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix pointer confusion
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix memory leaks in libpqwalreceiver
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Alvaro Herrera
Prefetch blocks during lazy vacuum's truncation scan
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Tom Lane
Fix example plan in optimizer/README.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Tom Lane
Volatile-ize some plperl variables that must survive...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
pg_dump: Fix minor memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Tom Lane
Relocate static function declarations to be after typed...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Tom Lane
Remove no-longer-needed loop in ExecGather().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Peter Eisentraut
Add missing break
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Peter Eisentraut
Add more includes so header files are self-contained
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Tom Lane
Fix cross-shlib linking in temporary installs on HPUX 10.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Peter Eisentraut
Move some things from builtins.h to new header files
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Robert Haas
Avoid useless respawining the autovacuum launcher at...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Robert Haas
Fix comparison logic in partition_bounds_equal for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Alvaro Herrera
Record dependencies on owners for logical replication...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Alvaro Herrera
tests: Use the right Perl operator
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tom Lane
Try to fix non-MSVC Windows builds in the wake of logic...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tom Lane
Allow backslash line continuations in pgbench's meta...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Fujii Masao
Add description of temporary column into pg_replication...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Peter Eisentraut
Paper over pg_upgrade test failure
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Peter Eisentraut
Bump catversion
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Peter Eisentraut
Logical replication
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tom Lane
Avoid core dump for empty prepared statement in an...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Tom Lane
Fix Assert failure induced by commit 215b43cdc.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Andres Freund
Fix platform dependant regression output triggered...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Andres Freund
Remove obsoleted code relating to targetlist SRF evalua...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Alvaro Herrera
Fix race condition in reading commit timestamps
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Peter Eisentraut
initdb: Fix for mixed-case superuser names
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Robert Haas
Teach partitioning tests not to use DROP TABLE ......
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Robert Haas
Avoid some code duplication in map_partition_varattnos().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Robert Haas
Fix some problems in check_new_partition_bound().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Robert Haas
Fix RETURNING to work correctly with partition tuple...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Robert Haas
Fix failure to enforce partitioning contraint for inter...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Stephen Frost
Dump sequence data based on the TableDataInfo flag
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Alvaro Herrera
Allow negative years in make_date to represent BC years
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Andres Freund
Adapt python regression tests to 69f4b9c85f16.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Tom Lane
Doc: improve documentation of new SRF-in-tlist behavior.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andres Freund
Move targetlist SRF handling from expression evaluation...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Robert Haas
Improve comment in hashsearch.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Tom Lane
Reset the proper GUC in create_index test.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Alvaro Herrera
Change some test macros to return true booleans
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Magnus Hagander
Implement array version of jsonb_delete and operator
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Tom Lane
Disable transforms that replaced AT TIME ZONE with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Robert Haas
Avoid use of DROP TABLE .. CASCADE in partitioning...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Robert Haas
Add some more tests for tuple routing.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Robert Haas
Update information_schema queries and system views...
commit
|
commitdiff
|
tree
|
snapshot
next