index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
initdb: Fix for mixed-case superuser names
Peter Eisentraut
2017-01-19
*
Teach partitioning tests not to use DROP TABLE ... CASCADE.
Robert Haas
2017-01-19
*
Avoid some code duplication in map_partition_varattnos().
Robert Haas
2017-01-19
*
Fix some problems in check_new_partition_bound().
Robert Haas
2017-01-19
*
Fix RETURNING to work correctly with partition tuple routing.
Robert Haas
2017-01-19
*
Fix failure to enforce partitioning contraint for internal partitions.
Robert Haas
2017-01-19
*
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2017-01-19
*
Allow negative years in make_date to represent BC years
Alvaro Herrera
2017-01-19
*
Adapt python regression tests to 69f4b9c85f16.
Andres Freund
2017-01-18
*
Doc: improve documentation of new SRF-in-tlist behavior.
Tom Lane
2017-01-18
*
Move targetlist SRF handling from expression evaluation to new executor node.
Andres Freund
2017-01-18
*
Improve comment in hashsearch.c.
Robert Haas
2017-01-18
*
Reset the proper GUC in create_index test.
Tom Lane
2017-01-18
*
Change some test macros to return true booleans
Alvaro Herrera
2017-01-18
*
Implement array version of jsonb_delete and operator
Magnus Hagander
2017-01-18
*
Disable transforms that replaced AT TIME ZONE with RelabelType.
Tom Lane
2017-01-18
*
Avoid use of DROP TABLE .. CASCADE in partitioning tests.
Robert Haas
2017-01-18
*
Add some more tests for tuple routing.
Robert Haas
2017-01-18
*
Update information_schema queries and system views for new relkind.
Robert Haas
2017-01-18
*
Make messages mentioning type names more uniform
Alvaro Herrera
2017-01-18
*
Factor out logic for computing number of parallel workers.
Robert Haas
2017-01-18
*
Avoid conflicts with collation aliases generated by stripping.
Tom Lane
2017-01-18
*
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-18
*
Add function to import operating system collations
Peter Eisentraut
2017-01-18
*
Remove dead code in bootstrap
Alvaro Herrera
2017-01-17
*
Fix typo
Alvaro Herrera
2017-01-17
*
Fix typo
Alvaro Herrera
2017-01-17
*
Correct include file path
Peter Eisentraut
2017-01-17
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Register missing money operators in system catalogs
Peter Eisentraut
2017-01-17
*
Add more tests for money type
Peter Eisentraut
2017-01-17
*
Rename C symbols for backend lo_ functions
Peter Eisentraut
2017-01-17
*
Remove unnecessary include
Peter Eisentraut
2017-01-17
*
Remove unnecessary prototypes in loadable modules
Peter Eisentraut
2017-01-17
*
doc: Update URL for Microsoft download site
Peter Eisentraut
2017-01-17
*
Add compression support to pg_receivexlog
Magnus Hagander
2017-01-17
*
Fix an assertion failure related to an exclusive backup.
Fujii Masao
2017-01-17
*
Fix check_srf_call_placement() to handle VALUES cases correctly.
Tom Lane
2017-01-16
*
Fix NULL pointer dereference in tuplesort.c.
Tom Lane
2017-01-16
*
Fix incorrect comparison due to bad merge
Magnus Hagander
2017-01-16
*
Make pg_basebackup use temporary replication slots
Magnus Hagander
2017-01-16
*
Fix typos in comments.
Fujii Masao
2017-01-16
*
Fix matching of boolean index columns to sort ordering.
Tom Lane
2017-01-15
*
Teach contrib/pg_stat_statements to handle multi-statement commands better.
Tom Lane
2017-01-14
*
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-14
*
Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL function.
Tom Lane
2017-01-14
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
*
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
*
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-13
*
Fix some more regression test row-order-instability issues.
Tom Lane
2017-01-13
[prev]
[next]