index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Fix compiler warnings due to commit cc4feded
Andrew Dunstan
2018-01-17
*
Centralize json and jsonb handling of datetime types
Andrew Dunstan
2018-01-16
*
Remove hard-coded schema knowledge about pg_attribute from genbki.pl
Alvaro Herrera
2018-01-12
*
Add QueryEnvironment to ExplainOneQuery_hook's parameter list.
Tom Lane
2018-01-11
*
Remove outdated/removed Win32 URLs in C comments
Bruce Momjian
2018-01-09
*
Expression evaluation based aggregate transition invocation.
Andres Freund
2018-01-09
*
Remove PortalGetQueryDesc()
Peter Eisentraut
2018-01-09
*
Update portal-related memory context names and API
Peter Eisentraut
2018-01-09
*
Improve the heuristic for ordering child paths of a parallel append.
Tom Lane
2018-01-09
*
Allow ConditionVariable[PrepareTo]Sleep to auto-switch between CVs.
Tom Lane
2018-01-09
*
Cosmetic improvements in condition_variable.[hc].
Tom Lane
2018-01-08
*
Improve error detection capability in proclists.
Tom Lane
2018-01-08
*
Remove return values of ConditionVariableSignal/Broadcast.
Tom Lane
2018-01-05
*
Factor error generation out of ExecPartitionCheck.
Robert Haas
2018-01-05
*
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2018-01-05
*
Another attempt at fixing build with various OpenSSL versions
Peter Eisentraut
2018-01-04
*
Minor preparatory refactoring for UPDATE row movement.
Robert Haas
2018-01-04
*
Simplify and encapsulate tuple routing support code.
Robert Haas
2018-01-04
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
*
Refactor channel binding code to fetch cbind_data only when necessary
Peter Eisentraut
2018-01-04
*
Code review for Parallel Append.
Robert Haas
2018-01-04
*
Allow ldaps when using ldap authentication
Peter Eisentraut
2018-01-03
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Simplify representation of aggregate transition values a bit.
Andres Freund
2018-01-02
*
Ensure proper alignment of tuples in HashMemoryChunkData buffers.
Tom Lane
2018-01-02
*
Don't cast between GinNullCategory and bool
Peter Eisentraut
2018-01-02
*
Fix EXPLAIN ANALYZE output for Parallel Hash.
Andres Freund
2018-01-01
*
Perform slot validity checks in a separate pass over expression.
Andres Freund
2017-12-29
*
Protect against hypothetical memory leaks in RelationGetPartitionKey
Alvaro Herrera
2017-12-27
*
Add support for static assertions in C++
Peter Eisentraut
2017-12-26
*
Add includes to make header files self-contained
Peter Eisentraut
2017-12-26
*
Add polygon opclass for SP-GiST
Teodor Sigaev
2017-12-25
*
Add optional compression method to SP-GiST
Teodor Sigaev
2017-12-22
*
Minor edits to catalog files and scripts
Alvaro Herrera
2017-12-21
*
Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit.
Tom Lane
2017-12-21
*
Add parallel-aware hash joins.
Andres Freund
2017-12-21
*
Try again to fix accumulation of parallel worker instrumentation.
Robert Haas
2017-12-19
*
Mark a few parallelism-related variables with PGDLLIMPORT.
Robert Haas
2017-12-19
*
Add shared tuplestores.
Andres Freund
2017-12-18
*
Move SCRAM-related name definitions to scram-common.h
Peter Eisentraut
2017-12-18
*
Perform a lot more sanity checks when freezing tuples.
Andres Freund
2017-12-14
*
Fix a number of copy & paste comment errors in common/int.h.
Andres Freund
2017-12-14
*
Allow executor nodes to change their ExecProcNode function.
Andres Freund
2017-12-13
*
Add pg_attribute_always_inline.
Andres Freund
2017-12-13
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
*
Provide overflow safe integer math inline functions.
Andres Freund
2017-12-12
*
Support Parallel Append plan nodes.
Robert Haas
2017-12-05
*
Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate.
Andres Freund
2017-12-05
*
Mark assorted variables PGDLLIMPORT.
Robert Haas
2017-12-05
*
Fix warnings from cpluspluscheck
Peter Eisentraut
2017-12-04
[next]