| 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 |
| 2018-06-21 |
Tom Lane | Fix partial aggregation for variance(int4) and related... |
commit | commitdiff | tree |
| 2018-06-21 |
Alvaro Herrera | Set correct context for XPath evaluation |
commit | commitdiff | tree |
| 2018-06-21 |
Tom Lane | Improve requirements documentation for ldap test suite. |
commit | commitdiff | tree |
| 2018-06-21 |
Tom Lane | Fix mishandling of sortgroupref labels while splitting... |
commit | commitdiff | tree |
| 2018-06-21 |
Alexander Korotkov | Improve wording of release notes item |
commit | commitdiff | tree |
| 2018-06-20 |
Alvaro Herrera | Update expected XML output with disabled XML |
commit | commitdiff | tree |
| 2018-06-20 |
Alvaro Herrera | Accept TEXT and CDATA nodes in XMLTABLE's column_expres... |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Add missing include |
commit | commitdiff | tree |
| 2018-06-20 |
Alvaro Herrera | Consistently use the term 'partitioned rel' in partprun... |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Fix a number of typos |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Support long option for --pgdata in pg_verify_checksums |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Document the -D and $PGDATA switch/env for pg_verify_ch... |
commit | commitdiff | tree |
| 2018-06-20 |
Magnus Hagander | Move pg_verify_checksum docs to Server utils |
commit | commitdiff | tree |
| 2018-06-20 |
Amit Kapila | Don't consider parallel append for parallel unsafe... |
commit | commitdiff | tree |
| 2018-06-20 |
Michael Paquier | Clarify use of temporary tables within partition trees |
commit | commitdiff | tree |
| 2018-06-19 |
Tom Lane | Clarify the README files for the various separate TAP... |
commit | commitdiff | tree |
| 2018-06-19 |
Bruce Momjian | README: add URLs for openldap installation |
commit | commitdiff | tree |
| 2018-06-19 |
Bruce Momjian | doc: explain use of json_populate_record{set}() |
commit | commitdiff | tree |
| 2018-06-19 |
Alexander Korotkov | Fix typos in release notes |
commit | commitdiff | tree |
| 2018-06-19 |
Michael Paquier | Track new configure flags introduced for version 11... |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Fix jsonb_plperl to convert Perl UV values correctly. |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Fix contrib/hstore_plperl to look through scalar refs. |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Allow plperl_sv_to_datum to look through scalar refs. |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Avoid platform-dependent output from Data::Dumper. |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Fix excessive enreferencing in jsonb-to-plperl transform. |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Remove obsolete prohibition on function name matching... |
commit | commitdiff | tree |
| 2018-06-18 |
Tom Lane | Consider syntactic form when disambiguating function... |
commit | commitdiff | tree |
| 2018-06-18 |
Thomas Munro | Add PGTYPESchar_free() to avoid cross-module problems... |
commit | commitdiff | tree |
| 2018-06-18 |
Michael Paquier | Prevent hard failures of standbys caused by recycled... |
commit | commitdiff | tree |
| 2018-06-17 |
Tom Lane | Suppress -Wshift-negative-value warnings. |
commit | commitdiff | tree |
| 2018-06-16 |
Peter Geoghegan | Remove INCLUDE attributes section from docs. |
commit | commitdiff | tree |
| 2018-06-16 |
Tom Lane | Use -Wno-format-truncation and -Wno-stringop-truncation... |
commit | commitdiff | tree |
| 2018-06-16 |
Tom Lane | Avoid unnecessary use of strncpy in a couple of places... |
commit | commitdiff | tree |
| 2018-06-16 |
Tom Lane | Use snprintf not sprintf in pg_waldump's timestamptz_to... |
commit | commitdiff | tree |
| 2018-06-16 |
Tom Lane | Fix some minor error-checking oversights in ParseFuncOr... |
commit | commitdiff | tree |
| 2018-06-16 |
Simon Riggs | Remove AELs from subxids correctly on standby |
commit | commitdiff | tree |
| 2018-06-16 |
Tatsuo Ishii | Fix memory leak in BufFileCreateShared(). |
commit | commitdiff | tree |
| 2018-06-15 |
Alvaro Herrera | Fix off-by-one bug in XactLogCommitRecord |
commit | commitdiff | tree |
| 2018-06-15 |
Alexander Korotkov | Fix memory leak in PLySequence_ToJsonbValue() |
commit | commitdiff | tree |
| 2018-06-15 |
Tatsuo Ishii | Fix memory leak. |
commit | commitdiff | tree |
| 2018-06-14 |
Alvaro Herrera | Fail BRIN control functions during recovery explicitly |
commit | commitdiff | tree |
| 2018-06-14 |
Simon Riggs | Remove spurious code comments in standby related code |
commit | commitdiff | tree |
| 2018-06-14 |
Simon Riggs | Remove cut-off bug from RunningTransactionData |
commit | commitdiff | tree |
| 2018-06-13 |
Tom Lane | Code review for match_clause_to_partition_key(). |
commit | commitdiff | tree |
| 2018-06-13 |
Tom Lane | Fix some ill-chosen names for globally-visible partitio... |
commit | commitdiff | tree |
| 2018-06-13 |
Tom Lane | Fix up run-time partition pruning's use of relcache... |
commit | commitdiff | tree |
| 2018-06-13 |
Alexander Korotkov | Documentation improvement for pg_trgm |
commit | commitdiff | tree |
| 2018-06-12 |
Andrew Dunstan | Exclude files in .git from list of perl files |
commit | commitdiff | tree |
| 2018-06-12 |
Andres Freund | Fix bugs in vacuum of shared rels, by keeping their... |
commit | commitdiff | tree |
| 2018-06-12 |
Peter Eisentraut | Convert debug message from ereport to elog |
commit | commitdiff | tree |
| 2018-06-12 |
Peter Eisentraut | doc: Replace non-ASCII lines in psql example output |
commit | commitdiff | tree |
| 2018-06-12 |
Peter Eisentraut | doc: Suggest logical replication more prominently for... |
commit | commitdiff | tree |
| 2018-06-11 |
Tom Lane | Fix access to just-closed relcache entry. |
commit | commitdiff | tree |
| 2018-06-11 |
Michael Paquier | Fix oversight from 9e149c8 with spin-lock handling |
commit | commitdiff | tree |
| 2018-06-11 |
Tom Lane | Improve ExecFindInitialMatchingSubPlans's subplan renum... |
commit | commitdiff | tree |
| 2018-06-11 |
Tom Lane | Improve commentary about run-time partition pruning... |
commit | commitdiff | tree |
| 2018-06-11 |
Peter Eisentraut | Adjust error message |
commit | commitdiff | tree |
| 2018-06-11 |
Alvaro Herrera | Don't needlessly check the partition contraint twice |
commit | commitdiff | tree |
| 2018-06-11 |
Andrew Dunstan | Move perlcritic files to new perlcheck directory |
commit | commitdiff | tree |
| 2018-06-11 |
Andrew Dunstan | Add a script to detect perl compile time errors and... |
commit | commitdiff | tree |
| 2018-06-11 |
Tom Lane | Fix run-time partition pruning code to handle NULL... |
commit | commitdiff | tree |
| 2018-06-11 |
Peter Eisentraut | Make new error code name match SQL standard more closely |
commit | commitdiff | tree |
| 2018-06-11 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
| 2018-06-11 |
Michael Paquier | Fix grammar in documentation related to checkpoint_flus... |
commit | commitdiff | tree |
| 2018-06-11 |
Michael Paquier | Fix a couple of bugs with replication slot advancing... |
commit | commitdiff | tree |
| 2018-06-10 |
Tom Lane | Assorted cosmetic cleanup of run-time-partition-pruning... |
commit | commitdiff | tree |
| 2018-06-10 |
Tom Lane | Relocate partition pruning structs to a saner place. |
commit | commitdiff | tree |
| 2018-06-10 |
Tom Lane | Improve run-time partition pruning to handle any stable... |
commit | commitdiff | tree |
| 2018-06-10 |
Michael Paquier | Fix grammar in REVOKE documentation |
commit | commitdiff | tree |
| 2018-06-10 |
Michael Paquier | Fix and document lock handling for in-memory replicatio... |
commit | commitdiff | tree |
| next |