aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add test for partitionwise join involving default partition.Jeff Davis2018-07-05
* logical decoding: beware of an unset specinsert changeAlvaro Herrera2018-07-05
* doc: Reword old inheritance partitioning documentationPeter Eisentraut2018-07-05
* doc: Fix typosPeter Eisentraut2018-07-05
* Reduce cost of test_decoding's new oldest_xmin testAlvaro Herrera2018-07-05
* Fix typoPeter Eisentraut2018-07-05
* Prevent references to invalid relation pages after fresh promotionMichael Paquier2018-07-05
* Use context with correct lifetime in hypothetical_dense_rank_final.Andres Freund2018-07-04
* Check for interrupts inside the nbtree page deletion code.Andres Freund2018-07-04
* Improve the performance of relation deletes during recovery.Fujii Masao2018-07-05
* doc: Reorganize CREATE TABLE / LIKE option documentationPeter Eisentraut2018-07-04
* Remove dead code for temporary relations in partition planningMichael Paquier2018-07-04
* Add $Test::Builder::Level to pgbench test functionsPeter Eisentraut2018-07-03
* Correct commentPeter Eisentraut2018-07-03
* Add wait event for fsync of WAL segmentsMichael Paquier2018-07-02
* Correct function name in comment of logical decoding codeMichael Paquier2018-07-02
* pg_standby: Remove code for .backup filesPeter Eisentraut2018-07-01
* Fix libpq example programsPeter Eisentraut2018-07-01
* Use more modern instructions for creating a new dev cycleAndrew Dunstan2018-07-01
* Add tests for inheritance trees mixing permanent and temporary relationsMichael Paquier2018-07-01
* Use $Test::Builder::Level in TAP test functionsPeter Eisentraut2018-07-01
* Use optimized bitmap set function for membership test in postgres_fdwMichael Paquier2018-07-01
* Stamp HEAD as 12develAndrew Dunstan2018-06-30
* perltidy run prior to branchingAndrew Dunstan2018-06-30
* pgindent run prior to branchingAndrew Dunstan2018-06-30
* Update typedefs listAndrew Dunstan2018-06-30
* Documentation spell checking and markup improvementsPeter Eisentraut2018-06-29
* doc: Replace non-ASCII lines in psql example outputPeter Eisentraut2018-06-29
* psql: show cloned triggers in partitionsAlvaro Herrera2018-06-29
* Fix crash when ALTER TABLE recreates indexes on partitionsAlvaro Herrera2018-06-29
* Replace search.cpan.org with metacpan.orgMichael Paquier2018-06-29
* Make capitalization of term "OpenSSL" more consistentMichael Paquier2018-06-29
* Fix typo in commentAlvaro Herrera2018-06-27
* Fix thinko in comments.Amit Kapila2018-06-27
* Change pqformat.h's integer handling functions to take unsigned integers.Andres Freund2018-06-26
* Remove duplicated return statement from llvmjit code.Andres Freund2018-06-26
* Fix whitespacePeter Eisentraut2018-06-27
* doc: Improve wording and fix whitespacePeter Eisentraut2018-06-27
* doc: Document some nuances of logical replication of TRUNCATEPeter Eisentraut2018-06-27
* Cosmetic improvements for faster column addition.Amit Kapila2018-06-27
* Fix "base" snapshot handling in logical decodingAlvaro Herrera2018-06-26
* Fix upper limit for vacuum_cleanup_index_scale_factorAlexander Korotkov2018-06-26
* |--- gitweb/email subject limit -----------------|-------------|Bruce Momjian2018-06-26
* Correct a comment on logtape.c's leader tape.Peter Geoghegan2018-06-26
* Remove obsolete comment block in nbtsort.c.Peter Geoghegan2018-06-26
* Enable failure to rename a partitioned indexAlvaro Herrera2018-06-26
* Fix documentation bug related to backup history file.Fujii Masao2018-06-27
* Allow direct lookups of AppendRelInfo by child relidAlvaro Herrera2018-06-26
* Increase upper limit for vacuum_cleanup_index_scale_factorAlexander Korotkov2018-06-26
* Reword SPI_ERROR_TRANSACTION errors in PL/pgSQLPeter Eisentraut2018-06-26