index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix FK checks of TRUNCATE involving partitioned tables
Alvaro Herrera
2018-07-12
*
Add regression test for system catalog toast tables
Peter Eisentraut
2018-07-12
*
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-07-12
*
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-07-12
*
Mark built-in btree comparison functions as leakproof where it's safe.
Tom Lane
2018-07-11
*
Fix create_scan_plan's handling of sortgrouprefs for physical tlists.
Tom Lane
2018-07-11
*
Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode.
Tom Lane
2018-07-11
*
Rethink how to get float.h in old Windows API for isnan/isinf
Alvaro Herrera
2018-07-11
*
Better handle pseudotypes as partition keys
Alvaro Herrera
2018-07-10
*
Add test case for EEOP_INNER_SYSVAR/EEOP_OUTER_SYSVAR executor opcodes.
Heikki Linnakangas
2018-07-10
*
Add separate error message for procedure does not exist
Peter Eisentraut
2018-07-07
*
Allow CALL with polymorphic type arguments
Peter Eisentraut
2018-07-06
*
Add test for partitionwise join involving default partition.
Jeff Davis
2018-07-05
*
Prevent references to invalid relation pages after fresh promotion
Michael Paquier
2018-07-05
*
Use context with correct lifetime in hypothetical_dense_rank_final.
Andres Freund
2018-07-04
*
Remove dead code for temporary relations in partition planning
Michael Paquier
2018-07-04
*
Fix libpq example programs
Peter Eisentraut
2018-07-01
*
Add tests for inheritance trees mixing permanent and temporary relations
Michael Paquier
2018-07-01
*
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-07-01
*
perltidy run prior to branching
Andrew Dunstan
2018-06-30
*
Fix crash when ALTER TABLE recreates indexes on partitions
Alvaro Herrera
2018-06-29
*
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-29
*
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-06-29
*
Fix whitespace
Peter Eisentraut
2018-06-27
*
Fix upper limit for vacuum_cleanup_index_scale_factor
Alexander Korotkov
2018-06-26
*
Enable failure to rename a partitioned index
Alvaro Herrera
2018-06-26
*
Increase upper limit for vacuum_cleanup_index_scale_factor
Alexander Korotkov
2018-06-26
*
When index recurses to a partition, map columns numbers
Alvaro Herrera
2018-06-22
*
Avoid generating bogus paths with partitionwise aggregate.
Robert Haas
2018-06-22
*
Allow for pg_upgrade of attributes with missing values
Andrew Dunstan
2018-06-22
*
Fix partial aggregation for variance(int4) and related aggregates.
Tom Lane
2018-06-21
*
Set correct context for XPath evaluation
Alvaro Herrera
2018-06-21
*
Improve requirements documentation for ldap test suite.
Tom Lane
2018-06-21
*
Fix mishandling of sortgroupref labels while splitting SRF targetlists.
Tom Lane
2018-06-21
*
Update expected XML output with disabled XML
Alvaro Herrera
2018-06-20
*
Accept TEXT and CDATA nodes in XMLTABLE's column_expression.
Alvaro Herrera
2018-06-20
*
Don't consider parallel append for parallel unsafe paths.
Amit Kapila
2018-06-20
*
Clarify use of temporary tables within partition trees
Michael Paquier
2018-06-20
*
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-06-19
*
README: add URLs for openldap installation
Bruce Momjian
2018-06-19
*
Consider syntactic form when disambiguating function vs column reference.
Tom Lane
2018-06-18
*
Fix some minor error-checking oversights in ParseFuncOrColumn().
Tom Lane
2018-06-16
*
Fix run-time partition pruning code to handle NULL values properly.
Tom Lane
2018-06-11
*
Improve run-time partition pruning to handle any stable expression.
Tom Lane
2018-06-10
*
Add missing serial commas
Peter Eisentraut
2018-06-07
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Update non-default collation tests for getObjectDescription() changes.
Tom Lane
2018-05-24
*
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2018-05-24
*
Fix objectaddress.c code for publication relations.
Tom Lane
2018-05-24
*
Properly schema-qualify additional object types in getObjectDescription().
Tom Lane
2018-05-24
[next]