2024-09-11 |
Peter Eisentraut | common/jsonapi: support libpq as a client |
commit | commitdiff | tree |
2024-09-11 |
Amit Kapila | Improve assertion in FindReplTupleInLocalRel(). |
commit | commitdiff | tree |
2024-09-10 |
Noah Misch | Optimize pg_visibility with read streams. |
commit | commitdiff | tree |
2024-09-10 |
Tom Lane | Use a hash table to de-duplicate column names in ruleut... |
commit | commitdiff | tree |
2024-09-10 |
Tom Lane | Fix some whitespace issues in XMLSERIALIZE(... INDENT). |
commit | commitdiff | tree |
2024-09-10 |
Tom Lane | Improve documentation and testing of jsonpath string... |
commit | commitdiff | tree |
2024-09-10 |
Tomas Vondra | Add PG_TEST_PG_COMBINEBACKUP_MODE to CI tasks |
commit | commitdiff | tree |
2024-09-10 |
Daniel Gustafsson | Protect against small overread in SASLprep validation |
commit | commitdiff | tree |
2024-09-10 |
Peter Eisentraut | Add amgettreeheight index AM API routine |
commit | commitdiff | tree |
2024-09-10 |
Richard Guo | Mark expressions nullable by grouping sets |
commit | commitdiff | tree |
2024-09-10 |
Richard Guo | Introduce an RTE for the grouping step |
commit | commitdiff | tree |
2024-09-09 |
Michael Paquier | Remove emode argument from XLogFileRead() and XLogFileR... |
commit | commitdiff | tree |
2024-09-09 |
Masahiko Sawada | Add WAL usage reporting to ANALYZE VERBOSE output. |
commit | commitdiff | tree |
2024-09-09 |
Tom Lane | Consistently use PageGetExactFreeSpace() in pgstattuple. |
commit | commitdiff | tree |
2024-09-09 |
Tom Lane | Don't bother checking the result of SPI_connect[_ext... |
commit | commitdiff | tree |
2024-09-09 |
Robert Haas | Add PQfullProtocolVersion() to surface the precise... |
commit | commitdiff | tree |
2024-09-09 |
Michael Paquier | Fix waits of REINDEX CONCURRENTLY for indexes with... |
commit | commitdiff | tree |
2024-09-09 |
Amit Langote | SQL/JSON: Avoid initializing unnecessary ON ERROR ... |
commit | commitdiff | tree |
2024-09-09 |
Richard Guo | Fix order of parameters in a cost_sort call |
commit | commitdiff | tree |
2024-09-09 |
Michael Paquier | Add callbacks to control flush of fixed-numbered stats |
commit | commitdiff | tree |
2024-09-08 |
Tom Lane | Avoid core dump after getpwuid_r failure. |
commit | commitdiff | tree |
2024-09-07 |
Michael Paquier | Update extension lookup routines to use the syscache |
commit | commitdiff | tree |
2024-09-06 |
Jeff Davis | Remove lc_ctype_is_c(). |
commit | commitdiff | tree |
2024-09-06 |
Tom Lane | Fix incorrect pg_stat_io output on 32-bit machines. |
commit | commitdiff | tree |
2024-09-06 |
Peter Eisentraut | Remove useless unconstify |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | SQL/JSON: Fix JSON_TABLE() column deparsing |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | Revert recent SQL/JSON related commits |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | SQL/JSON: Avoid initializing unnecessary ON ERROR ... |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | SQL/JSON: Fix JSON_TABLE() column deparsing |
commit | commitdiff | tree |
2024-09-06 |
Amit Langote | Update comment about ExprState.escontext |
commit | commitdiff | tree |
2024-09-05 |
Jeff Davis | Be more careful with error paths in pg_set_regex_collat... |
commit | commitdiff | tree |
2024-09-05 |
Tom Lane | Prevent mis-encoding of "trailing junk after numeric... |
commit | commitdiff | tree |
2024-09-05 |
Daniel Gustafsson | Fix handling of NULL return value in typarray lookup |
commit | commitdiff | tree |
2024-09-05 |
Peter Eisentraut | Fix misleading error message context |
commit | commitdiff | tree |
2024-09-05 |
Michael Paquier | Add callback for backend initialization in pgstats |
commit | commitdiff | tree |
2024-09-05 |
Michael Paquier | Fix two NULL pointer dereferences when reading custom... |
commit | commitdiff | tree |
2024-09-05 |
Michael Paquier | Check availability of module injection_points in TAP... |
commit | commitdiff | tree |
2024-09-05 |
David Rowley | Optimize WindowAgg's use of tuplestores |
commit | commitdiff | tree |
2024-09-05 |
David Rowley | Speedup WindowAgg code by moving uncommon code out... |
commit | commitdiff | tree |
2024-09-04 |
Jeff Davis | Remove lc_collate_is_c(). |
commit | commitdiff | tree |
2024-09-04 |
Tom Lane | Remove test-case workarounds for ancient libedit versions. |
commit | commitdiff | tree |
2024-09-04 |
Noah Misch | Revert "Optimize pg_visibility with read streams." |
commit | commitdiff | tree |
2024-09-04 |
Peter Eisentraut | Remove a couple of strerror() calls |
commit | commitdiff | tree |
2024-09-04 |
Michael Paquier | Unify some error messages to ease work of translators |
commit | commitdiff | tree |
2024-09-04 |
Michael Paquier | Apply more quoting to GUC names in messages |
commit | commitdiff | tree |
2024-09-04 |
Amit Kapila | Collect statistics about conflicts in logical replication. |
commit | commitdiff | tree |
2024-09-04 |
Richard Guo | Avoid unnecessary post-sort projection |
commit | commitdiff | tree |
2024-09-04 |
Richard Guo | Check the validity of commutators for merge/hash clauses |
commit | commitdiff | tree |
2024-09-04 |
Michael Paquier | Fix inconsistent LWLock tranche name "CommitTsSLRU" |
commit | commitdiff | tree |
2024-09-03 |
Michael Paquier | Avoid installcheck failure in TAP tests using injection... |
commit | commitdiff | tree |
2024-09-03 |
Jeff Davis | Remember last collation to speed up collation cache. |
commit | commitdiff | tree |
2024-09-03 |
Michael Paquier | Simplify makefiles exporting twice enable_injection_points |
commit | commitdiff | tree |
2024-09-03 |
Thomas Munro | Standardize "read-ahead advice" terminology. |
commit | commitdiff | tree |
2024-09-03 |
Noah Misch | Fix stack variable scope from previous commit. |
commit | commitdiff | tree |
2024-09-03 |
Noah Misch | Optimize pg_visibility with read streams. |
commit | commitdiff | tree |
2024-09-03 |
Noah Misch | Add block_range_read_stream_cb(), to deduplicate code. |
commit | commitdiff | tree |
2024-09-03 |
Daniel Gustafsson | Use library functions to edit config in SSL tests |
commit | commitdiff | tree |
2024-09-03 |
Daniel Gustafsson | Test for PG_TEST_EXTRA separately in SSL tests |
commit | commitdiff | tree |
2024-09-03 |
Daniel Gustafsson | Fix typos in code comments and test data |
commit | commitdiff | tree |
2024-09-03 |
Peter Eisentraut | Add const qualifiers to XLogRegister*() functions |
commit | commitdiff | tree |
2024-09-03 |
Michael Paquier | Fix typos and grammar in code comments and docs |
commit | commitdiff | tree |
2024-09-03 |
Michael Paquier | Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder |
commit | commitdiff | tree |
2024-09-02 |
Daniel Gustafsson | doc: Consistently use result set in documentation |
commit | commitdiff | tree |
2024-09-02 |
Peter Eisentraut | Fix rarely-run test for message wording change |
commit | commitdiff | tree |
2024-09-02 |
Daniel Gustafsson | Only perform pg_strong_random init when required |
commit | commitdiff | tree |
2024-09-02 |
Daniel Gustafsson | Remove support for OpenSSL older than 1.1.0 |
commit | commitdiff | tree |
2024-09-02 |
Daniel Gustafsson | Cache typarray for fast lookups in binary upgrade mode |
commit | commitdiff | tree |
2024-09-02 |
Peter Eisentraut | More use of getpwuid_r() directly |
commit | commitdiff | tree |
2024-09-01 |
Michael Paquier | Rename enum labels of PG_Locale_Strategy |
commit | commitdiff | tree |
2024-08-31 |
Thomas Munro | Fix unfairness in all-cached parallel seq scan. |
commit | commitdiff | tree |
2024-08-31 |
Thomas Munro | Stabilize 039_end_of_wal test. |
commit | commitdiff | tree |
2024-08-30 |
Masahiko Sawada | Clarify restrict_nonsystem_relation_kind description. |
commit | commitdiff | tree |
2024-08-30 |
Tom Lane | Make postgres_fdw's query_cancel test less flaky. |
commit | commitdiff | tree |
2024-08-30 |
Tom Lane | Avoid inserting PlaceHolderVars in cases where pre... |
commit | commitdiff | tree |
2024-08-30 |
Tom Lane | Remove one memoize test case added by commit 069d0ff02. |
commit | commitdiff | tree |
2024-08-30 |
Michael Paquier | Define PG_LOGICAL_DIR for path pg_logical/ in data... |
commit | commitdiff | tree |
2024-08-30 |
Michael Paquier | Define PG_REPLSLOT_DIR for path pg_replslot/ in data... |
commit | commitdiff | tree |
2024-08-29 |
Michael Paquier | Rename pg_sequence_read_tuple() to pg_get_sequence_data() |
commit | commitdiff | tree |
2024-08-29 |
Tom Lane | Fix mis-deparsing of ORDER BY lists when there is a... |
commit | commitdiff | tree |
2024-08-29 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
2024-08-29 |
Peter Eisentraut | Put generated_stored test objects in a schema |
commit | commitdiff | tree |
2024-08-29 |
Peter Eisentraut | Rename regress test generated to generated_stored |
commit | commitdiff | tree |
2024-08-29 |
Peter Eisentraut | Disallow USING clause when altering type of generated... |
commit | commitdiff | tree |
2024-08-29 |
Heikki Linnakangas | Rename some shared memory initialization routines |
commit | commitdiff | tree |
2024-08-29 |
Heikki Linnakangas | Refactor lock manager initialization to make it a bit... |
commit | commitdiff | tree |
2024-08-29 |
Michael Paquier | Refactor some code for ALTER TABLE SET LOGGED/UNLOGGED... |
commit | commitdiff | tree |
2024-08-29 |
Peter Eisentraut | Fixup for prefetching support on macOS |
commit | commitdiff | tree |
2024-08-29 |
Amit Kapila | Rename the conflict types for the origin differ cases. |
commit | commitdiff | tree |
2024-08-29 |
Amit Kapila | Doc: Fix the ambiguity in the description of failover... |
commit | commitdiff | tree |
2024-08-28 |
Peter Eisentraut | Add prefetching support on macOS |
commit | commitdiff | tree |
2024-08-27 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
2024-08-27 |
Peter Eisentraut | Fix misplaced translator comments |
commit | commitdiff | tree |
2024-08-26 |
Masahiko Sawada | Fix identation. |
commit | commitdiff | tree |
2024-08-26 |
Masahiko Sawada | Fix memory counter update in ReorderBuffer. |
commit | commitdiff | tree |
2024-08-26 |
Peter Geoghegan | Fix nbtree lookahead overflow bug. |
commit | commitdiff | tree |
2024-08-26 |
Peter Eisentraut | pg_upgrade: Message style improvements |
commit | commitdiff | tree |
2024-08-26 |
Dean Rasheed | Fix compiler warning in mul_var_short(). |
commit | commitdiff | tree |
2024-08-25 |
Alexander Korotkov | Revert: Avoid looping over all type cache entries in... |
commit | commitdiff | tree |
next |