| 2021-04-16 |
Thomas Munro | Doc: Document known problem with Windows collation... |
commit | commitdiff | tree |
| 2021-04-15 |
Tom Lane | Provide query source text when parsing a SQL-standard... |
commit | commitdiff | tree |
| 2021-04-15 |
Tom Lane | Revert "Cope with NULL query string in ExecInitParallel... |
commit | commitdiff | tree |
| 2021-04-15 |
Tom Lane | Undo decision to allow pg_proc.prosrc to be NULL. |
commit | commitdiff | tree |
| 2021-04-15 |
Tom Lane | Stabilize recently-added information_schema test queries. |
commit | commitdiff | tree |
| 2021-04-15 |
Peter Eisentraut | Revert "psql: Show all query results by default" |
commit | commitdiff | tree |
| 2021-04-15 |
Fujii Masao | doc: Add missing COMPRESSION into CREATE TABLE synopsis. |
commit | commitdiff | tree |
| 2021-04-15 |
Michael Paquier | doc: Simplify example of HISTFILE for psql |
commit | commitdiff | tree |
| 2021-04-15 |
Peter Eisentraut | pg_upgrade: Small fix for better translatability of... |
commit | commitdiff | tree |
| 2021-04-15 |
Peter Eisentraut | amcheck: Use correct format placeholder for TOAST chunk... |
commit | commitdiff | tree |
| 2021-04-15 |
Michael Paquier | Tweak behavior of pg_dump --extension with configuratio... |
commit | commitdiff | tree |
| 2021-04-14 |
Tom Lane | Fix obsolete comments referencing JoinPathExtraData... |
commit | commitdiff | tree |
| 2021-04-14 |
Robert Haas | amcheck: Reword some messages and fix an alignment... |
commit | commitdiff | tree |
| 2021-04-14 |
Peter Eisentraut | Improve quoting in some error messages |
commit | commitdiff | tree |
| 2021-04-14 |
Michael Paquier | doc: Move force_parallel_mode to section for developer... |
commit | commitdiff | tree |
| 2021-04-14 |
Michael Paquier | Simplify tests of postgres_fdw terminating connections |
commit | commitdiff | tree |
| 2021-04-14 |
Amit Kapila | Use NameData datatype for slotname in stats. |
commit | commitdiff | tree |
| 2021-04-13 |
Tomas Vondra | Initialize t_self and t_tableOid in statext_expressions... |
commit | commitdiff | tree |
| 2021-04-13 |
Peter Geoghegan | Don't truncate heap when VACUUM's failsafe is in effect. |
commit | commitdiff | tree |
| 2021-04-13 |
Tom Lane | Allow table-qualified variable names in ON CONFLICT... |
commit | commitdiff | tree |
| 2021-04-13 |
Robert Haas | docs: Update TOAST storage docs for configurable compre... |
commit | commitdiff | tree |
| 2021-04-13 |
Tom Lane | Fix some inappropriately-disallowed uses of ALTER ROLE... |
commit | commitdiff | tree |
| 2021-04-13 |
Tom Lane | Redesign the caching done by get_cached_rowtype(). |
commit | commitdiff | tree |
| 2021-04-13 |
Tom Lane | Avoid improbable PANIC during heap_update. |
commit | commitdiff | tree |
| 2021-04-13 |
Fujii Masao | doc: Fix typo in logicaldecoding.sgml. |
commit | commitdiff | tree |
| 2021-04-13 |
Noah Misch | Use "-I." in directories holding Bison parsers, for... |
commit | commitdiff | tree |
| 2021-04-13 |
Noah Misch | Port regress-python3-mangle.mk to Solaris "sed". |
commit | commitdiff | tree |
| 2021-04-13 |
Thomas Munro | Fix potential SSI hazard in heap_update(). |
commit | commitdiff | tree |
| 2021-04-13 |
Michael Paquier | Remove duplicated --no-sync switches in new tests of... |
commit | commitdiff | tree |
| 2021-04-12 |
Tom Lane | Remove no-longer-relevant test case. |
commit | commitdiff | tree |
| 2021-04-12 |
Tom Lane | Fix old bug with coercing the result of a COLLATE expre... |
commit | commitdiff | tree |
| 2021-04-12 |
Peter Eisentraut | pg_upgrade: Print OID using %u instead of %d |
commit | commitdiff | tree |
| 2021-04-12 |
Peter Eisentraut | pg_amcheck: Add basic NLS support |
commit | commitdiff | tree |
| 2021-04-12 |
Peter Eisentraut | Fix files references in nls.mk |
commit | commitdiff | tree |
| 2021-04-12 |
Fujii Masao | Support tab-complete for TRUNCATE on foreign tables. |
commit | commitdiff | tree |
| 2021-04-12 |
Michael Paquier | Move log_autovacuum_min_duration into its correct sections |
commit | commitdiff | tree |
| 2021-04-12 |
Amit Kapila | doc: Update information of new messages for logical... |
commit | commitdiff | tree |
| 2021-04-12 |
Michael Paquier | Fix out-of-bound memory access for interval -> char... |
commit | commitdiff | tree |
| 2021-04-11 |
Tom Lane | Silence some Coverity warnings and improve code consist... |
commit | commitdiff | tree |
| 2021-04-11 |
Tom Lane | Add macro PGWARNING, and make PGERROR available on... |
commit | commitdiff | tree |
| 2021-04-11 |
Tom Lane | Fix uninitialized variable from commit a4d75c86b. |
commit | commitdiff | tree |
| 2021-04-11 |
Fujii Masao | Avoid unnecessary table open/close in TRUNCATE command. |
commit | commitdiff | tree |
| 2021-04-11 |
Fujii Masao | Remove COMMIT_TS_SETTS record. |
commit | commitdiff | tree |
| 2021-04-10 |
Noah Misch | Standardize pg_authid oid_symbol values. |
commit | commitdiff | tree |
| 2021-04-10 |
Peter Eisentraut | Improve behavior of date_bin with origin in the future |
commit | commitdiff | tree |
| 2021-04-10 |
Tom Lane | Fix failure of xlogprefetch.h to include all prerequisi... |
commit | commitdiff | tree |
| 2021-04-10 |
Tom Lane | Doc: update documentation of check_function_bodies. |
commit | commitdiff | tree |
| 2021-04-10 |
David Rowley | Improve slightly misleading comments in nodeFuncs.c |
commit | commitdiff | tree |
| 2021-04-09 |
Peter Eisentraut | doc: Fix man page whitespace issues |
commit | commitdiff | tree |
| 2021-04-09 |
Alvaro Herrera | Suppress length of Notice/Error msgs in PQtrace regress... |
commit | commitdiff | tree |
| 2021-04-09 |
Thomas Munro | Make new GUC short descriptions more consistent. |
commit | commitdiff | tree |
| 2021-04-09 |
Thomas Munro | Doc: Review for "Optionally prefetch referenced data... |
commit | commitdiff | tree |
| 2021-04-09 |
Peter Eisentraut | doc: Additional documentation for date_bin |
commit | commitdiff | tree |
| 2021-04-09 |
Alvaro Herrera | Document ANALYZE storage parameters for partitioned... |
commit | commitdiff | tree |
| 2021-04-09 |
Alvaro Herrera | Set pg_class.reltuples for partitioned tables |
commit | commitdiff | tree |
| 2021-04-09 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2021-04-09 |
Michael Paquier | Fix typos and grammar in documentation and code comments |
commit | commitdiff | tree |
| 2021-04-08 |
Peter Geoghegan | Silence another _bt_check_unique compiler warning. |
commit | commitdiff | tree |
| 2021-04-08 |
Tom Lane | Add support for tab-completion of type arguments in... |
commit | commitdiff | tree |
| 2021-04-08 |
Tom Lane | Suppress uninitialized-variable warning. |
commit | commitdiff | tree |
| 2021-04-08 |
Bruce Momjian | Fixes for query_id feature |
commit | commitdiff | tree |
| 2021-04-08 |
Magnus Hagander | Merge v1.10 of pg_stat_statements into v1.9 |
commit | commitdiff | tree |
| 2021-04-08 |
Thomas Munro | Remove duplicate typedef. |
commit | commitdiff | tree |
| 2021-04-08 |
Fujii Masao | Allow TRUNCATE command to truncate foreign tables. |
commit | commitdiff | tree |
| 2021-04-08 |
David Rowley | Speedup ScalarArrayOpExpr evaluation |
commit | commitdiff | tree |
| 2021-04-08 |
Thomas Munro | Optionally prefetch referenced data in recovery. |
commit | commitdiff | tree |
| 2021-04-08 |
Thomas Munro | Add circular WAL decoding buffer. |
commit | commitdiff | tree |
| 2021-04-08 |
Thomas Munro | Remove read_page callback from XLogReader. |
commit | commitdiff | tree |
| 2021-04-08 |
David Rowley | Cleanup partition pruning step generation |
commit | commitdiff | tree |
| 2021-04-08 |
Peter Eisentraut | Add ORDER BY to some regression test queries |
commit | commitdiff | tree |
| 2021-04-08 |
Magnus Hagander | Add functions to wait for backend termination |
commit | commitdiff | tree |
| 2021-04-08 |
Peter Eisentraut | doc: Prefer explicit JOIN syntax over old implicit... |
commit | commitdiff | tree |
| 2021-04-08 |
Magnus Hagander | Track identical top vs nested queries independently... |
commit | commitdiff | tree |
| 2021-04-08 |
Peter Eisentraut | Update Unicode data to CLDR 39 |
commit | commitdiff | tree |
| 2021-04-08 |
Thomas Munro | Provide ReadRecentBuffer() to re-pin buffers by ID. |
commit | commitdiff | tree |
| 2021-04-08 |
Alvaro Herrera | autovacuum: handle analyze for partitioned tables |
commit | commitdiff | tree |
| 2021-04-08 |
Andres Freund | Cope with NULL query string in ExecInitParallelPlan(). |
commit | commitdiff | tree |
| 2021-04-08 |
Amit Kapila | Fix typo in jsonfuncs.c. |
commit | commitdiff | tree |
| 2021-04-08 |
Alvaro Herrera | Repair find_inheritance_children with no active snapshot |
commit | commitdiff | tree |
| 2021-04-08 |
Tom Lane | Allow psql's \df and \do commands to specify argument... |
commit | commitdiff | tree |
| 2021-04-08 |
Bruce Momjian | Add csvlog output for the new query_id value |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Geoghegan | Teach VACUUM to bypass unnecessary index vacuuming. |
commit | commitdiff | tree |
| 2021-04-07 |
Bruce Momjian | Fix regression test failure caused by commit 4f0b0966c8 |
commit | commitdiff | tree |
| 2021-04-07 |
Michael Paquier | Fix some failures with connection tests on Windows... |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Eisentraut | SQL-standard function body |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Geoghegan | Add wraparound failsafe to VACUUM. |
commit | commitdiff | tree |
| 2021-04-07 |
Bruce Momjian | Make use of in-core query id added by commit 5fd9dfa5f5 |
commit | commitdiff | tree |
| 2021-04-07 |
Robert Haas | amcheck: fix multiple problems with TOAST pointer valid... |
commit | commitdiff | tree |
| 2021-04-07 |
Bruce Momjian | Move pg_stat_statements query jumbling to core. |
commit | commitdiff | tree |
| 2021-04-07 |
Tom Lane | Remove channel binding requirement from clientcert... |
commit | commitdiff | tree |
| 2021-04-07 |
Tom Lane | Comment cleanup for a1115fa07. |
commit | commitdiff | tree |
| 2021-04-07 |
Robert Haas | amcheck: Remove duplicate XID/MXID bounds checks. |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Geoghegan | Truncate line pointer array during VACUUM. |
commit | commitdiff | tree |
| 2021-04-07 |
Tom Lane | Tighten up allowed names for custom GUC parameters. |
commit | commitdiff | tree |
| 2021-04-07 |
Tomas Vondra | Don't add non-existent pages to bitmap from BRIN |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Eisentraut | libpq: Set Server Name Indication (SNI) for SSL connections |
commit | commitdiff | tree |
| 2021-04-07 |
Magnus Hagander | Refactor hba_authname |
commit | commitdiff | tree |
| 2021-04-07 |
Peter Eisentraut | doc: Improve wording |
commit | commitdiff | tree |
| 2021-04-07 |
Heikki Linnakangas | Revert "Add sortsupport for gist_btree opclasses, for... |
commit | commitdiff | tree |
| 2021-04-07 |
Heikki Linnakangas | Add sortsupport for gist_btree opclasses, for faster... |
commit | commitdiff | tree |
| next |