| 2019-07-01 |
David Rowley | Remove surplus call to table_finish_bulk_insert |
commit | commitdiff | tree |
| 2019-07-01 |
David Rowley | Fix missing call to table_finish_bulk_insert during... |
commit | commitdiff | tree |
| 2019-07-01 |
Peter Eisentraut | Convert some stragglers to new frontend logging API |
commit | commitdiff | tree |
| 2019-07-01 |
Peter Eisentraut | Add missing serial commas |
commit | commitdiff | tree |
| 2019-07-01 |
Michael Paquier | Fix many typos and inconsistencies |
commit | commitdiff | tree |
| 2019-07-01 |
Noah Misch | Don't read fields of a misaligned ExpandedObjectHeader... |
commit | commitdiff | tree |
| 2019-06-30 |
Andrew Gierth | Repair logic for reordering grouping sets optimization. |
commit | commitdiff | tree |
| 2019-06-30 |
Tom Lane | Exclude new src/test/modules/unsafe_tests directory... |
commit | commitdiff | tree |
| 2019-06-30 |
Tom Lane | Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl. |
commit | commitdiff | tree |
| 2019-06-30 |
Tom Lane | Move rolenames test out of the core regression tests. |
commit | commitdiff | tree |
| 2019-06-30 |
Peter Eisentraut | Fix breakage introduced in pg_lsn_in() |
commit | commitdiff | tree |
| 2019-06-30 |
Peter Eisentraut | Don't call data type input functions in GUC check hooks |
commit | commitdiff | tree |
| 2019-06-30 |
Peter Eisentraut | Remove explicit error handling for obsolete date/time... |
commit | commitdiff | tree |
| 2019-06-29 |
Tom Lane | Add an enforcement mechanism for global object names... |
commit | commitdiff | tree |
| 2019-06-29 |
Tom Lane | Fix regression tests to use only global names beginning... |
commit | commitdiff | tree |
| 2019-06-29 |
Tom Lane | Disallow user-created replication origins named "pg_xxx". |
commit | commitdiff | tree |
| 2019-06-29 |
Michael Paquier | Remove unnecessary header from be-secure-gssapi.c |
commit | commitdiff | tree |
| 2019-06-28 |
Alvaro Herrera | Fix for dropped columns in a partitioned table's defaul... |
commit | commitdiff | tree |
| 2019-06-28 |
Thomas Munro | Fix misleading comment in nodeIndexonlyscan.c. |
commit | commitdiff | tree |
| 2019-06-27 |
Tomas Vondra | Update reference to sampling algorithm in analyze.c |
commit | commitdiff | tree |
| 2019-06-27 |
Alvaro Herrera | Fix use-after-free introduced in 55ed3defc966 |
commit | commitdiff | tree |
| 2019-06-27 |
Peter Eisentraut | Update comment |
commit | commitdiff | tree |
| 2019-06-26 |
Michael Paquier | Remove remaining traces of Rand_OpenSSL() from the... |
commit | commitdiff | tree |
| 2019-06-26 |
Alvaro Herrera | Fix partitioned index creation with foreign partitions |
commit | commitdiff | tree |
| 2019-06-26 |
Tom Lane | Follow the rule that regression-test-created roles... |
commit | commitdiff | tree |
| 2019-06-26 |
Tom Lane | Follow the rule that regression-test-created roles... |
commit | commitdiff | tree |
| 2019-06-26 |
Michael Paquier | Add support for OpenSSL 1.1.0 and newer versions in... |
commit | commitdiff | tree |
| 2019-06-25 |
Michael Paquier | Add toast-level reloption for vacuum_index_cleanup |
commit | commitdiff | tree |
| 2019-06-24 |
Thomas Munro | Don't unset MAKEFLAGS in non-GNU Makefile. |
commit | commitdiff | tree |
| 2019-06-24 |
Thomas Munro | Remove misleading comment from pathnodes.h. |
commit | commitdiff | tree |
| 2019-06-24 |
Tom Lane | Purely-cosmetic adjustments in tablecmds.c. |
commit | commitdiff | tree |
| 2019-06-24 |
Peter Eisentraut | Update unicode_norm_table.h to Unicode 12.1.0 |
commit | commitdiff | tree |
| 2019-06-24 |
Peter Eisentraut | Make script output more pgindent compatible |
commit | commitdiff | tree |
| 2019-06-24 |
Peter Eisentraut | Correct script name in README file |
commit | commitdiff | tree |
| 2019-06-24 |
Tom Lane | Further fix ALTER COLUMN TYPE's handling of indexes... |
commit | commitdiff | tree |
| 2019-06-24 |
Peter Geoghegan | Correct obsolete amcheck comments. |
commit | commitdiff | tree |
| 2019-06-24 |
Tom Lane | Drop test user when done with it. |
commit | commitdiff | tree |
| 2019-06-24 |
Peter Eisentraut | Upgrade internal error message to external |
commit | commitdiff | tree |
| 2019-06-23 |
Noah Misch | Don't call PG_RETURN_BOOL() in a function not returning... |
commit | commitdiff | tree |
| 2019-06-23 |
Dean Rasheed | Add security checks to the multivariate MCV estimation... |
commit | commitdiff | tree |
| 2019-06-23 |
Thomas Munro | Remove unnecessary comment. |
commit | commitdiff | tree |
| 2019-06-23 |
Tom Lane | Fix spinlock assembly code for MIPS so it works on... |
commit | commitdiff | tree |
| 2019-06-22 |
Noah Misch | Consolidate methods for translating a Perl path to... |
commit | commitdiff | tree |
| 2019-06-20 |
Thomas Munro | Remove obsolete comments about sempahores from proc.c. |
commit | commitdiff | tree |
| 2019-06-20 |
Michael Paquier | Rework some error strings for REINDEX CONCURRENTLY... |
commit | commitdiff | tree |
| 2019-06-20 |
Michael Paquier | Fix description of pg_class.relam for table access... |
commit | commitdiff | tree |
| 2019-06-19 |
Peter Eisentraut | pg_upgrade: Improve error messages |
commit | commitdiff | tree |
| 2019-06-19 |
Peter Eisentraut | pg_upgrade: Improve invalid option handling |
commit | commitdiff | tree |
| 2019-06-19 |
Alexander Korotkov | Fix description for $varname jsonpath variable |
commit | commitdiff | tree |
| 2019-06-19 |
Alexander Korotkov | Improve documentation for jsonpath like_regex predicate |
commit | commitdiff | tree |
| 2019-06-19 |
Alexander Korotkov | Support 'q' flag in jsonpath 'like_regex' predicate |
commit | commitdiff | tree |
| 2019-06-19 |
Peter Eisentraut | Update list of combining characters |
commit | commitdiff | tree |
| 2019-06-19 |
Peter Eisentraut | Add XSL stylesheet to fix up SVG files |
commit | commitdiff | tree |
| 2019-06-19 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2019-06-19 |
Magnus Hagander | Replace an occurrence of slave with standby |
commit | commitdiff | tree |
| 2019-06-19 |
Michael Paquier | Remove last references to WAL segment size in MSVC... |
commit | commitdiff | tree |
| 2019-06-19 |
Michael Paquier | Fix description of WAL record XLOG_BTREE_META_CLEANUP |
commit | commitdiff | tree |
| 2019-06-18 |
Andres Freund | Fix memory corruption/crash in ANALYZE. |
commit | commitdiff | tree |
| 2019-06-18 |
Alvaro Herrera | Avoid spurious deadlocks when upgrading a tuple lock |
commit | commitdiff | tree |
| 2019-06-18 |
Thomas Munro | Prevent Parallel Hash Join for JOIN_UNIQUE_INNER. |
commit | commitdiff | tree |
| 2019-06-17 |
Tom Lane | Stamp 12beta2. REL_12_BETA2 |
commit | commitdiff | tree |
| 2019-06-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2019-06-17 |
Michael Paquier | Fix buffer overflow when processing SCRAM final message... |
commit | commitdiff | tree |
| 2019-06-17 |
Michael Paquier | Fix buffer overflow when parsing SCRAM verifiers in... |
commit | commitdiff | tree |
| 2019-06-17 |
Michael Paquier | Fix more typos and inconsistencies in the tree |
commit | commitdiff | tree |
| 2019-06-17 |
Alvaro Herrera | Revert "Avoid spurious deadlocks when upgrading a tuple... |
commit | commitdiff | tree |
| 2019-06-16 |
Tom Lane | Doc: remove description of commit 23bd3cec6 from v12... |
commit | commitdiff | tree |
| 2019-06-16 |
Tom Lane | Further fix privileges on pg_statistic_ext[_data]. |
commit | commitdiff | tree |
| 2019-06-16 |
Tomas Vondra | Fix privileges on pg_statistic_ext.tableoid |
commit | commitdiff | tree |
| 2019-06-15 |
Tomas Vondra | Fix incorrect CREATE STATISTICS example in docs |
commit | commitdiff | tree |
| 2019-06-15 |
Tomas Vondra | Add pg_stats_ext view for extended statistics |
commit | commitdiff | tree |
| 2019-06-15 |
Tomas Vondra | Rework the pg_statistic_ext catalog |
commit | commitdiff | tree |
| 2019-06-15 |
Andrew Gierth | Prefer timezone name "UTC" over alternative spellings. |
commit | commitdiff | tree |
| 2019-06-14 |
Alvaro Herrera | Add pg_dumpall --rows-per-insert |
commit | commitdiff | tree |
| 2019-06-14 |
Alvaro Herrera | Tweak libpq's PQhost, PQhostaddr, and psql's \connect |
commit | commitdiff | tree |
| 2019-06-14 |
Alvaro Herrera | Silence compiler warning |
commit | commitdiff | tree |
| 2019-06-14 |
Bruce Momjian | doc: PG 12 relnotes, add mention of single-child optim... |
commit | commitdiff | tree |
| 2019-06-14 |
Etsuro Fujita | postgres_fdw: Fix costing of pre-sorted foreign paths... |
commit | commitdiff | tree |
| 2019-06-14 |
Bruce Momjian | docs: PG 12 relnotes, update self-join item to mention... |
commit | commitdiff | tree |
| 2019-06-14 |
Bruce Momjian | docs: PG 12 relnotes, move vacuumdb to the client... |
commit | commitdiff | tree |
| 2019-06-14 |
Michael Paquier | Fix typos and inconsistencies in code comments |
commit | commitdiff | tree |
| 2019-06-14 |
Michael Paquier | Use OpenSSL-specific ifdefs in sha2.h |
commit | commitdiff | tree |
| 2019-06-13 |
Tom Lane | Avoid combinatorial explosion in add_child_rel_equivale... |
commit | commitdiff | tree |
| 2019-06-13 |
Alvaro Herrera | Avoid spurious deadlocks when upgrading a tuple lock |
commit | commitdiff | tree |
| 2019-06-13 |
Tom Lane | Mark ReplicationSlotCtl as PGDLLIMPORT. |
commit | commitdiff | tree |
| 2019-06-13 |
Alvaro Herrera | Fix double-word typos |
commit | commitdiff | tree |
| 2019-06-13 |
Bruce Momjian | doc: PG 12 relnotes: update wording on truncate/vacuu... |
commit | commitdiff | tree |
| 2019-06-13 |
Etsuro Fujita | postgres_fdw: Account for triggers in non-direct remote... |
commit | commitdiff | tree |
| 2019-06-13 |
Tom Lane | Doc: fix bogus example. |
commit | commitdiff | tree |
| 2019-06-13 |
Tom Lane | Doc: improve description of allowed spellings for Boole... |
commit | commitdiff | tree |
| 2019-06-13 |
Bruce Momjian | docs: PG 12 relnotes, update btree items |
commit | commitdiff | tree |
| 2019-06-12 |
Tom Lane | Fix incorrect printing of queries with duplicated join... |
commit | commitdiff | tree |
| 2019-06-12 |
David Rowley | doc: Fix grammatical error in partitioning docs |
commit | commitdiff | tree |
| 2019-06-12 |
Bruce Momjian | doc: PG 12 relnotes, list added snowball/FTS languages |
commit | commitdiff | tree |
| 2019-06-12 |
Bruce Momjian | doc: PG 12 relnotes, merge new SQL partition function... |
commit | commitdiff | tree |
| 2019-06-12 |
Tom Lane | Fix ALTER COLUMN TYPE failure with a partial exclusion... |
commit | commitdiff | tree |
| 2019-06-12 |
Michael Paquier | Fix handling of COMMENT for domain constraints |
commit | commitdiff | tree |
| 2019-06-11 |
David Rowley | doc: Add best practises section to partitioning docs |
commit | commitdiff | tree |
| 2019-06-11 |
Tom Lane | Fix conversion of JSON strings to JSON output columns... |
commit | commitdiff | tree |
| 2019-06-11 |
Alvaro Herrera | Fix order of steps in DISCARD ALL documentation |
commit | commitdiff | tree |
| next |