projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2016-12-19
Fujii Masao
Support quorum-based synchronous replication.
commit
|
commitdiff
|
tree
2016-12-19
Magnus Hagander
Fix base backup rate limiting in presence of slow i/o
commit
|
commitdiff
|
tree
2016-12-18
Noah Misch
MSVC: Position MSBFLAGS after flags it might override.
commit
|
commitdiff
|
tree
2016-12-18
Tom Lane
In contrib/uuid-ossp, #include headers needed for ntohl...
commit
|
commitdiff
|
tree
2016-12-17
Tom Lane
Fix FK-based join selectivity estimation for semi/antij...
commit
|
commitdiff
|
tree
2016-12-17
Peter Eisentraut
doc: Remove some trailing whitespace
commit
|
commitdiff
|
tree
2016-12-17
Magnus Hagander
Fix typos in comments
commit
|
commitdiff
|
tree
2016-12-16
Robert Haas
Fix outdated comment in lwlock.c
commit
|
commitdiff
|
tree
2016-12-16
Fujii Masao
Ensure that num_sync is greater than zero in synchronou...
commit
|
commitdiff
|
tree
2016-12-16
Tom Lane
Improve documentation around TS_execute().
commit
|
commitdiff
|
tree
2016-12-16
Robert Haas
Simplify LWLock tranche machinery by removing array_bas...
commit
|
commitdiff
|
tree
2016-12-16
Fujii Masao
Add missing documentation for effective_io_concurrency...
commit
|
commitdiff
|
tree
2016-12-16
Robert Haas
Unbreak Finalize HashAggregate over Partial HashAggregate.
commit
|
commitdiff
|
tree
2016-12-16
Robert Haas
Fix more hash index bugs around marking buffers dirty.
commit
|
commitdiff
|
tree
2016-12-16
Robert Haas
Remove _hash_wrtbuf() in favor of calling MarkBufferDir...
commit
|
commitdiff
|
tree
2016-12-16
Heikki Linnakangas
Fix off-by-one in memory allocation for quote_literal_c...
commit
|
commitdiff
|
tree
2016-12-15
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2016-12-15
Magnus Hagander
Add missing newline in message
commit
|
commitdiff
|
tree
2016-12-15
Peter Eisentraut
Various temporary slots test improvements
commit
|
commitdiff
|
tree
2016-12-13
Tom Lane
Improve handling of array elements as getdiag_targets...
commit
|
commitdiff
|
tree
2016-12-13
Tom Lane
Prevent planagg.c from failing on queries containing...
commit
|
commitdiff
|
tree
2016-12-13
Robert Haas
Fix bug in hashbulkdelete.
commit
|
commitdiff
|
tree
2016-12-13
Robert Haas
Fix bugs in RelationGetPartitionDispatchInfo.
commit
|
commitdiff
|
tree
2016-12-13
Robert Haas
Clean up code, comments, and formatting for table parti...
commit
|
commitdiff
|
tree
2016-12-13
Robert Haas
Update typedefs.list
commit
|
commitdiff
|
tree
2016-12-13
Robert Haas
doc: Improve documentation related to table partitionin...
commit
|
commitdiff
|
tree
2016-12-12
Robert Haas
Remove should_free arguments to tuplesort routines.
commit
|
commitdiff
|
tree
2016-12-12
Tom Lane
Catversion bump for temporary replication slots.
commit
|
commitdiff
|
tree
2016-12-12
Tom Lane
Fix race condition in test_decoding "slot" test.
commit
|
commitdiff
|
tree
2016-12-12
Robert Haas
doc: Fix purported type of pg_am.amhandler to match...
commit
|
commitdiff
|
tree
2016-12-12
Tom Lane
Make the different Unix-y semaphore implementations...
commit
|
commitdiff
|
tree
2016-12-12
Robert Haas
psql: Fix incorrect version check for table partitining.
commit
|
commitdiff
|
tree
2016-12-12
Tom Lane
Fix creative, but unportable, spelling of "ptr != NULL".
commit
|
commitdiff
|
tree
2016-12-12
Peter Eisentraut
Add support for temporary replication slots
commit
|
commitdiff
|
tree
2016-12-12
Heikki Linnakangas
Refactor the code for verifying user's password.
commit
|
commitdiff
|
tree
2016-12-12
Heikki Linnakangas
Further cleanup from the strong-random patch.
commit
|
commitdiff
|
tree
2016-12-12
Heikki Linnakangas
Fix pgcrypto compilation with OpenSSL 1.1.0.
commit
|
commitdiff
|
tree
2016-12-12
Heikki Linnakangas
Fix two thinkos related to strong random keys.
commit
|
commitdiff
|
tree
2016-12-12
Heikki Linnakangas
Fix broken autoconf test for random number source.
commit
|
commitdiff
|
tree
2016-12-11
Tom Lane
Use "%option prefix" to set API names in ecpg's lexer.
commit
|
commitdiff
|
tree
2016-12-11
Tom Lane
Prevent crash when ts_rewrite() replaces a non-top...
commit
|
commitdiff
|
tree
2016-12-09
Tom Lane
Be more careful about Python refcounts while creating...
commit
|
commitdiff
|
tree
2016-12-09
Alvaro Herrera
Fix crasher bug in array_position(s)
commit
|
commitdiff
|
tree
2016-12-08
Heikki Linnakangas
Fix thinko in safeguard for negative availMem.
commit
|
commitdiff
|
tree
2016-12-08
Robert Haas
Fix bogus comment.
commit
|
commitdiff
|
tree
2016-12-08
Robert Haas
Silence compiler warning.
commit
|
commitdiff
|
tree
2016-12-08
Robert Haas
Log the creation of an init fork unconditionally.
commit
|
commitdiff
|
tree
2016-12-08
Tom Lane
Fix reporting of column typmods for multi-row VALUES...
commit
|
commitdiff
|
tree
2016-12-08
Heikki Linnakangas
Fix quoting and a compiler warning in dumping partitions.
commit
|
commitdiff
|
tree
2016-12-08
Heikki Linnakangas
Clean up password authentication code a bit.
commit
|
commitdiff
|
tree
2016-12-08
Heikki Linnakangas
Fix accounting of memory needed for merge heap.
commit
|
commitdiff
|
tree
2016-12-07
Robert Haas
Replace references to COLLATE "en_CA" with COLLATE...
commit
|
commitdiff
|
tree
2016-12-07
Robert Haas
Replace references to COLLATE "en_US" with COLLATE...
commit
|
commitdiff
|
tree
2016-12-07
Robert Haas
Implement table partitioning.
commit
|
commitdiff
|
tree
2016-12-07
Tom Lane
Restore psql's SIGPIPE setting if popen() fails.
commit
|
commitdiff
|
tree
2016-12-07
Tom Lane
Handle empty or all-blank PAGER setting more sanely...
commit
|
commitdiff
|
tree
2016-12-07
Heikki Linnakangas
Fix query cancellation.
commit
|
commitdiff
|
tree
2016-12-07
Heikki Linnakangas
Fix whitespace.
commit
|
commitdiff
|
tree
2016-12-07
Stephen Frost
Silence compiler warnings
commit
|
commitdiff
|
tree
2016-12-07
Tom Lane
Fix unsafe assumption that struct timeval.tv_sec is...
commit
|
commitdiff
|
tree
2016-12-07
Tom Lane
Put AC_MSG_RESULT() call in the right place.
commit
|
commitdiff
|
tree
2016-12-06
Robert Haas
Fix interaction of parallel query with prepared statements.
commit
|
commitdiff
|
tree
2016-12-06
Stephen Frost
Bump catversion for restrictive RLS changes
commit
|
commitdiff
|
tree
2016-12-06
Fujii Masao
Improve documentation about pg_stat_replication view.
commit
|
commitdiff
|
tree
2016-12-06
Tom Lane
Remove extraneous semicolon from uses of relptr_declare().
commit
|
commitdiff
|
tree
2016-12-05
Heikki Linnakangas
Fix typo in new message in configure.
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Ensure gatherstate->nextreader is properly initialized.
commit
|
commitdiff
|
tree
2016-12-05
Stephen Frost
Add support for restrictive RLS policies
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
dsa: Cope with the possibility that SIZE_MAX is not...
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
libpq: Fix another bug in 721f7bd3cbccaf8c07cad2707826b...
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Fix race introduced by 6d46f4783efe457f74816a75173eb23e...
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Assorted documentation improvements for max_parallel_wo...
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Reduce the default for max_worker_processes back to 8.
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Fix more DSA problems uncovered by the buildfarm.
commit
|
commitdiff
|
tree
2016-12-05
Robert Haas
Try to fix some DSA-related compiler warnings.
commit
|
commitdiff
|
tree
2016-12-05
Heikki Linnakangas
Fix creation of stand-alone INSTALL.html file.
commit
|
commitdiff
|
tree
2016-12-05
Fujii Masao
Fix typo in docs.
commit
|
commitdiff
|
tree
2016-12-05
Heikki Linnakangas
Replace PostmasterRandom() with a stronger source,...
commit
|
commitdiff
|
tree
2016-12-05
Fujii Masao
Fix incorrect output from gin_desc().
commit
|
commitdiff
|
tree
2016-12-04
Tom Lane
Don't mess up pstate->p_next_resno in transformOnConfli...
commit
|
commitdiff
|
tree
2016-12-04
Noah Misch
Document recipe for testing compatibility with old...
commit
|
commitdiff
|
tree
2016-12-04
Noah Misch
Make pgwin32_putenv() probe every known CRT, regardless...
commit
|
commitdiff
|
tree
2016-12-03
Noah Misch
Make pgwin32_putenv() follow DLL loading and unloading.
commit
|
commitdiff
|
tree
2016-12-03
Noah Misch
Make pgwin32_putenv() visit debug CRTs.
commit
|
commitdiff
|
tree
2016-12-03
Noah Misch
Remove wrong CloseHandle() call.
commit
|
commitdiff
|
tree
2016-12-03
Noah Misch
Refine win32env.c cosmetics.
commit
|
commitdiff
|
tree
2016-12-02
Tom Lane
Fix broken wait-for-previous-process-to-exit loop in...
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Fix thinko in b3427dade14cc31eb48740bc9ea98b5954470b24.
commit
|
commitdiff
|
tree
2016-12-02
Tom Lane
Delete deleteWhatDependsOn() in favor of more performDe...
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Introduce dynamic shared memory areas.
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Management of free memory pages.
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Add a crude facility for dealing with relative pointers.
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Clarify that pg_stat_activity.query has a length limit.
commit
|
commitdiff
|
tree
2016-12-02
Alvaro Herrera
Fix outdated comments
commit
|
commitdiff
|
tree
2016-12-02
Robert Haas
Add max_parallel_workers GUC.
commit
|
commitdiff
|
tree
2016-12-02
Alvaro Herrera
Fix Windows build for 78c8c814390f
commit
|
commitdiff
|
tree
2016-12-02
Alvaro Herrera
Permit dump/reload of not-too-large >1GB tuples
commit
|
commitdiff
|
tree
2016-12-02
Peter Eisentraut
Refactor libpqwalreceiver
commit
|
commitdiff
|
tree
2016-12-02
Peter Eisentraut
Use latch instead of select() in walreceiver
commit
|
commitdiff
|
tree
2016-12-01
Peter Eisentraut
Add aggregate_with_argtypes and use it consistently
commit
|
commitdiff
|
tree
next