| 2018-07-19 |
Heikki Linnakangas | Rephrase a few comments for clarity. |
commit | commitdiff | tree |
| 2018-07-19 |
Michael Paquier | Fix print of Path nodes when using OPTIMIZER_DEBUG |
commit | commitdiff | tree |
| 2018-07-19 |
Michael Paquier | Fix re-parameterize of MergeAppendPath |
commit | commitdiff | tree |
| 2018-07-18 |
Tom Lane | Remove race-prone hot_standby_feedback test cases in... |
commit | commitdiff | tree |
| 2018-07-18 |
Tom Lane | Drop the rule against included index columns duplicatin... |
commit | commitdiff | tree |
| 2018-07-18 |
Heikki Linnakangas | Fix misc typos, mostly in comments. |
commit | commitdiff | tree |
| 2018-07-17 |
Alvaro Herrera | doc: move PARTITION OF stanza to just below PARTITION BY |
commit | commitdiff | tree |
| 2018-07-17 |
Alvaro Herrera | Fix ALTER TABLE...SET STATS error message for included... |
commit | commitdiff | tree |
| 2018-07-16 |
Alvaro Herrera | Fix partition pruning with IS [NOT] NULL clauses |
commit | commitdiff | tree |
| 2018-07-16 |
Robert Haas | Add subtransaction handling for table synchronization... |
commit | commitdiff | tree |
| 2018-07-16 |
Peter Eisentraut | doc: Update redirecting links |
commit | commitdiff | tree |
| 2018-07-14 |
Tom Lane | Fix hashjoin costing mistake introduced with inner_uniq... |
commit | commitdiff | tree |
| 2018-07-13 |
Tom Lane | Fix crash in contrib/ltree's lca() function for empty... |
commit | commitdiff | tree |
| 2018-07-13 |
Peter Eisentraut | Update documentation editor setup instructions |
commit | commitdiff | tree |
| 2018-07-13 |
Tom Lane | Fix crash in json{b}_populate_recordset() and json... |
commit | commitdiff | tree |
| 2018-07-13 |
Alvaro Herrera | Dump foreign keys on partitioned tables |
commit | commitdiff | tree |
| 2018-07-13 |
Tom Lane | Fix inadequate buffer locking in FSM and VM page re... |
commit | commitdiff | tree |
| 2018-07-13 |
Bruce Momjian | docs: Remove "New" description of the libpqxx interface |
commit | commitdiff | tree |
| 2018-07-13 |
Peter Eisentraut | Prohibit transaction commands in security definer proce... |
commit | commitdiff | tree |
| 2018-07-12 |
Peter Eisentraut | Reset shmem_exit_inprogress after shmem_exit() |
commit | commitdiff | tree |
| 2018-07-12 |
Tom Lane | Doc: minor improvement in pl/pgsql FETCH/MOVE documenta... |
commit | commitdiff | tree |
| 2018-07-12 |
Alvaro Herrera | Fix FK checks of TRUNCATE involving partitioned tables |
commit | commitdiff | tree |
| 2018-07-12 |
Tom Lane | Doc: clarify release note text about v11's new window... |
commit | commitdiff | tree |
| 2018-07-12 |
Tom Lane | Doc: update documentation for requirement of ORDER... |
commit | commitdiff | tree |
| 2018-07-12 |
Amit Kapila | Allow using the updated tuple while moving it to a... |
commit | commitdiff | tree |
| 2018-07-12 |
Michael Paquier | Make logical WAL sender report streaming state appropri... |
commit | commitdiff | tree |
| 2018-07-11 |
Tom Lane | Fix create_scan_plan's handling of sortgrouprefs for... |
commit | commitdiff | tree |
| 2018-07-11 |
Tom Lane | Fix bugs with degenerate window ORDER BY clauses in... |
commit | commitdiff | tree |
| 2018-07-10 |
Michael Paquier | Block replication slot advance for these not yet reserv... |
commit | commitdiff | tree |
| 2018-07-10 |
Alvaro Herrera | Better handle pseudotypes as partition keys |
commit | commitdiff | tree |
| 2018-07-10 |
Peter Eisentraut | Fix typos |
commit | commitdiff | tree |
| 2018-07-10 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2018-07-09 |
Tom Lane | Avoid emitting a bogus WAL record when recycling an... |
commit | commitdiff | tree |
| 2018-07-09 |
Alvaro Herrera | Flip argument order in XLogSegNoOffsetToRecPtr |
commit | commitdiff | tree |
| 2018-07-09 |
Tom Lane | Fix yet more problems with incorrectly-constructed... |
commit | commitdiff | tree |
| 2018-07-09 |
Bruce Momjian | rel notes: mention enabling of parallelism in PG 10 |
commit | commitdiff | tree |
| 2018-07-09 |
Peter Eisentraut | Add UtilityReturnsTuples() support for CALL |
commit | commitdiff | tree |
| 2018-07-09 |
Michael Paquier | Rework order of end-of-recovery actions to delay timeli... |
commit | commitdiff | tree |
| 2018-07-07 |
Peter Eisentraut | Add separate error message for procedure does not exist |
commit | commitdiff | tree |
| 2018-07-06 |
Michael Paquier | Add note in pg_rewind documentation about read-only... |
commit | commitdiff | tree |
| 2018-07-06 |
Peter Eisentraut | Fix assert in nested SQL procedure call |
commit | commitdiff | tree |
| 2018-07-06 |
Peter Eisentraut | Allow CALL with polymorphic type arguments |
commit | commitdiff | tree |
| 2018-07-06 |
Alvaro Herrera | Allow replication slots to be dropped in single-user... |
commit | commitdiff | tree |
| 2018-07-06 |
Alvaro Herrera | doc: Reword old inheritance partitioning documentation |
commit | commitdiff | tree |
| 2018-07-05 |
Alvaro Herrera | logical decoding: beware of an unset specinsert change |
commit | commitdiff | tree |
| 2018-07-05 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
| 2018-07-05 |
Alvaro Herrera | Reduce cost of test_decoding's new oldest_xmin test |
commit | commitdiff | tree |
| 2018-07-05 |
Michael Paquier | Prevent references to invalid relation pages after... |
commit | commitdiff | tree |
| 2018-07-05 |
Andres Freund | Use context with correct lifetime in hypothetical_dense... |
commit | commitdiff | tree |
| 2018-07-04 |
Andres Freund | Check for interrupts inside the nbtree page deletion... |
commit | commitdiff | tree |
| 2018-07-04 |
Fujii Masao | Improve the performance of relation deletes during... |
commit | commitdiff | tree |
| 2018-07-04 |
Michael Paquier | Remove dead code for temporary relations in partition... |
commit | commitdiff | tree |
| 2018-07-03 |
Peter Eisentraut | Correct comment |
commit | commitdiff | tree |
| 2018-07-01 |
Peter Eisentraut | Fix libpq example programs |
commit | commitdiff | tree |
| 2018-06-30 |
Andrew Dunstan | perltidy run prior to branching |
commit | commitdiff | tree |
| 2018-06-30 |
Andrew Dunstan | pgindent run prior to branching |
commit | commitdiff | tree |
| 2018-06-30 |
Andrew Dunstan | Update typedefs list |
commit | commitdiff | tree |
| 2018-06-29 |
Peter Eisentraut | Documentation spell checking and markup improvements |
commit | commitdiff | tree |
| 2018-06-29 |
Peter Eisentraut | doc: Replace non-ASCII lines in psql example output |
commit | commitdiff | tree |
| 2018-06-29 |
Alvaro Herrera | psql: show cloned triggers in partitions |
commit | commitdiff | tree |
| 2018-06-29 |
Alvaro Herrera | Fix crash when ALTER TABLE recreates indexes on partitions |
commit | commitdiff | tree |
| 2018-06-29 |
Michael Paquier | Replace search.cpan.org with metacpan.org |
commit | commitdiff | tree |
| 2018-06-29 |
Michael Paquier | Make capitalization of term "OpenSSL" more consistent |
commit | commitdiff | tree |
| 2018-06-27 |
Alvaro Herrera | Fix typo in comment |
commit | commitdiff | tree |
| 2018-06-27 |
Amit Kapila | Fix thinko in comments. |
commit | commitdiff | tree |
| 2018-06-27 |
Andres Freund | Change pqformat.h's integer handling functions to take... |
commit | commitdiff | tree |
| 2018-06-27 |
Andres Freund | Remove duplicated return statement from llvmjit code. |
commit | commitdiff | tree |
| 2018-06-27 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2018-06-27 |
Peter Eisentraut | doc: Improve wording and fix whitespace |
commit | commitdiff | tree |
| 2018-06-27 |
Peter Eisentraut | doc: Document some nuances of logical replication of... |
commit | commitdiff | tree |
| 2018-06-27 |
Amit Kapila | Cosmetic improvements for faster column addition. |
commit | commitdiff | tree |
| 2018-06-26 |
Alvaro Herrera | Fix "base" snapshot handling in logical decoding |
commit | commitdiff | tree |
| 2018-06-26 |
Alexander Korotkov | Fix upper limit for vacuum_cleanup_index_scale_factor |
commit | commitdiff | tree |
| 2018-06-26 |
Bruce Momjian | |--- gitweb/email subject limit -----------------|... |
commit | commitdiff | tree |
| 2018-06-26 |
Peter Geoghegan | Correct a comment on logtape.c's leader tape. |
commit | commitdiff | tree |
| 2018-06-26 |
Peter Geoghegan | Remove obsolete comment block in nbtsort.c. |
commit | commitdiff | tree |
| 2018-06-26 |
Alvaro Herrera | Enable failure to rename a partitioned index |
commit | commitdiff | tree |
| 2018-06-26 |
Fujii Masao | Fix documentation bug related to backup history file. |
commit | commitdiff | tree |
| 2018-06-26 |
Alvaro Herrera | Allow direct lookups of AppendRelInfo by child relid |
commit | commitdiff | tree |
| 2018-06-26 |
Alexander Korotkov | Increase upper limit for vacuum_cleanup_index_scale_factor |
commit | commitdiff | tree |
| 2018-06-26 |
Peter Eisentraut | Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL |
commit | commitdiff | tree |
| 2018-06-26 |
Thomas Munro | Move RecoveryLockList into a hash table. |
commit | commitdiff | tree |
| 2018-06-26 |
Michael Paquier | Fix description and documentation related to pg_restore... |
commit | commitdiff | tree |
| 2018-06-26 |
Michael Paquier | Correct handling of fsync failures with tar mode of... |
commit | commitdiff | tree |
| 2018-06-25 |
Alvaro Herrera | Update obsolete comments |
commit | commitdiff | tree |
| 2018-06-25 |
Alvaro Herrera | Stamp 11beta2. |
commit | commitdiff | tree |
| 2018-06-25 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2018-06-25 |
Michael Paquier | Address set of issues with errno handling |
commit | commitdiff | tree |
| 2018-06-24 |
Bruce Momjian | doc: adjust order of NUMERIC arguments to match syntax |
commit | commitdiff | tree |
| 2018-06-24 |
Bruce Momjian | doc: show how interval's 3 unit buckets behave using... |
commit | commitdiff | tree |
| 2018-06-23 |
Bruce Momjian | doc: update PG 11 release notes, mostly typo fixes |
commit | commitdiff | tree |
| 2018-06-23 |
Bruce Momjian | doc: mention use of cross platform logical replication |
commit | commitdiff | tree |
| 2018-06-23 |
Andrew Dunstan | Mark binary_upgrade_set_missing_value as parallel_unsafe |
commit | commitdiff | tree |
| 2018-06-22 |
Alvaro Herrera | When index recurses to a partition, map columns numbers |
commit | commitdiff | tree |
| 2018-06-22 |
Robert Haas | Avoid generating bogus paths with partitionwise aggregate. |
commit | commitdiff | tree |
| 2018-06-22 |
Andrew Dunstan | Allow for pg_upgrade of attributes with missing values |
commit | commitdiff | tree |
| 2018-06-22 |
Alexander Korotkov | Fixes for vacuum_cleanup_index_scale_factor GUC option |
commit | commitdiff | tree |
| 2018-06-22 |
Michael Paquier | Fix typo in comment of commit_ts.c for incorrect refere... |
commit | commitdiff | tree |
| 2018-06-22 |
Amit Kapila | Improve coding pattern in Parallel Append code. |
commit | commitdiff | tree |
| 2018-06-21 |
Alvaro Herrera | Disclaim support for default namespace in XMLTABLE |
commit | commitdiff | tree |
| next |