| 2024-01-25 |
Peter Eisentraut | Add a const decoration |
commit | commitdiff | tree |
| 2024-01-25 |
Alvaro Herrera | Remove dummy_spinlock |
commit | commitdiff | tree |
| 2024-01-25 |
Peter Eisentraut | MergeAttributes: convert pg_attribute back to ColumnDef... |
commit | commitdiff | tree |
| 2024-01-25 |
Alvaro Herrera | Fix s_lock_test compile |
commit | commitdiff | tree |
| 2024-01-25 |
Amit Langote | Silence compiler warning introduced in 1edb3b491b |
commit | commitdiff | tree |
| 2024-01-25 |
Michael Paquier | Add more LOG messages when starting and ending recovery... |
commit | commitdiff | tree |
| 2024-01-25 |
Amit Kapila | Allow to enable failover property for replication slots... |
commit | commitdiff | tree |
| 2024-01-25 |
Peter Eisentraut | Fix comment on gist_stratnum_btree |
commit | commitdiff | tree |
| 2024-01-25 |
Fujii Masao | Remove redundant HandleWalWriterInterrupts(). |
commit | commitdiff | tree |
| 2024-01-25 |
Thomas Munro | jit: Require at least LLVM 10. |
commit | commitdiff | tree |
| 2024-01-25 |
Masahiko Sawada | Add progress reporting of skipped tuples during COPY... |
commit | commitdiff | tree |
| 2024-01-25 |
Thomas Munro | Track LLVM 18 changes. |
commit | commitdiff | tree |
| 2024-01-24 |
Alexander Korotkov | Rename index "abc" in aggregates.sql |
commit | commitdiff | tree |
| 2024-01-24 |
Peter Eisentraut | Add temporal PRIMARY KEY and UNIQUE constraints |
commit | commitdiff | tree |
| 2024-01-24 |
Alvaro Herrera | Improve notation of BuiltinTrancheNames |
commit | commitdiff | tree |
| 2024-01-24 |
Michael Paquier | pgbench: Add \syncpipeline |
commit | commitdiff | tree |
| 2024-01-24 |
Amit Langote | Refactor code used by jsonpath executor to fetch variables |
commit | commitdiff | tree |
| 2024-01-24 |
Amit Langote | Adjust populate_record_field() to handle errors softly |
commit | commitdiff | tree |
| 2024-01-24 |
Amit Langote | Add soft error handling to some expression nodes |
commit | commitdiff | tree |
| 2024-01-24 |
Michael Paquier | Fix ALTER TABLE .. ADD COLUMN with complex inheritance... |
commit | commitdiff | tree |
| 2024-01-23 |
Nathan Bossart | Fix crash in autoprewarm. |
commit | commitdiff | tree |
| 2024-01-23 |
Peter Eisentraut | Support shared libraries on Android (using make) |
commit | commitdiff | tree |
| 2024-01-23 |
Peter Eisentraut | meson: Map host_system android to linux |
commit | commitdiff | tree |
| 2024-01-23 |
Peter Eisentraut | Fix makefiles for newly added files |
commit | commitdiff | tree |
| 2024-01-23 |
Daniel Gustafsson | doc: Add acronym and glossary term for Access Method |
commit | commitdiff | tree |
| 2024-01-23 |
Peter Eisentraut | meson: portname was set too early |
commit | commitdiff | tree |
| 2024-01-23 |
Heikki Linnakangas | Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h" |
commit | commitdiff | tree |
| 2024-01-23 |
Peter Eisentraut | Generate syscache info from catalog files |
commit | commitdiff | tree |
| 2024-01-23 |
Michael Paquier | Improve stability of recovery test 035_standby_logical_... |
commit | commitdiff | tree |
| 2024-01-23 |
David Rowley | Add better handling of redundant IS [NOT] NULL quals |
commit | commitdiff | tree |
| 2024-01-23 |
Michael Paquier | ci: Enable injection points in builds |
commit | commitdiff | tree |
| 2024-01-23 |
Nathan Bossart | Fix possible NULL pointer dereference in GetNamedDSMSeg... |
commit | commitdiff | tree |
| 2024-01-23 |
Michael Paquier | Fix ERROR message in injection_point.c |
commit | commitdiff | tree |
| 2024-01-22 |
Heikki Linnakangas | Fix two memcpy() bugs in the new injection point code |
commit | commitdiff | tree |
| 2024-01-22 |
Alvaro Herrera | Abort pgbench if script end is reached with an open... |
commit | commitdiff | tree |
| 2024-01-22 |
Alvaro Herrera | Test EXPLAIN (FORMAT JSON) ... XMLTABLE |
commit | commitdiff | tree |
| 2024-01-22 |
Peter Eisentraut | Make documentation builds reproducible |
commit | commitdiff | tree |
| 2024-01-22 |
David Rowley | Re-disallow Memoize for parameterized nested loops... |
commit | commitdiff | tree |
| 2024-01-22 |
Michael Paquier | Fix some typos |
commit | commitdiff | tree |
| 2024-01-22 |
Michael Paquier | Add test module injection_points |
commit | commitdiff | tree |
| 2024-01-22 |
Michael Paquier | Add backend support for injection points |
commit | commitdiff | tree |
| 2024-01-21 |
Alexander Korotkov | Fix table name collision in tests in 0452b461bc |
commit | commitdiff | tree |
| 2024-01-21 |
Alexander Korotkov | Explore alternative orderings of group-by pathkeys... |
commit | commitdiff | tree |
| 2024-01-21 |
Alexander Korotkov | Generalize the common code of adding sort before proces... |
commit | commitdiff | tree |
| 2024-01-20 |
Tom Lane | Add hint about not qualifying UPDATE...SET target with... |
commit | commitdiff | tree |
| 2024-01-20 |
Tom Lane | Add planner support functions for range operators ... |
commit | commitdiff | tree |
| 2024-01-19 |
Nathan Bossart | Teach autoprewarm to use the dynamic shared memory... |
commit | commitdiff | tree |
| 2024-01-19 |
Nathan Bossart | Introduce the dynamic shared memory registry. |
commit | commitdiff | tree |
| 2024-01-19 |
Nathan Bossart | doc: Reorganize section for shared memory and LWLocks. |
commit | commitdiff | tree |
| 2024-01-19 |
Alexander Korotkov | Fix name collision in c64086b79dba |
commit | commitdiff | tree |
| 2024-01-19 |
Daniel Gustafsson | doc: Update compiler for FreeBSD specific instructions |
commit | commitdiff | tree |
| 2024-01-19 |
Alexander Korotkov | Reorder actions in ProcArrayApplyRecoveryInfo() |
commit | commitdiff | tree |
| 2024-01-19 |
Peter Eisentraut | Add stratnum GiST support function |
commit | commitdiff | tree |
| 2024-01-19 |
Alexander Korotkov | Rename COPY option from SAVE_ERROR_TO to ON_ERROR |
commit | commitdiff | tree |
| 2024-01-19 |
John Naylor | Fixed misspelled byteswap function for big endian machines |
commit | commitdiff | tree |
| 2024-01-19 |
John Naylor | Add optimized C string hashing |
commit | commitdiff | tree |
| 2024-01-19 |
John Naylor | Add inline incremental hash functions for in-memory use |
commit | commitdiff | tree |
| 2024-01-19 |
Michael Paquier | psql: Add ignore_slash_options in bind's inactive branch |
commit | commitdiff | tree |
| 2024-01-19 |
Michael Paquier | Fix incorrect placeholder in walreceiver.c |
commit | commitdiff | tree |
| 2024-01-19 |
Nathan Bossart | Improve some documentation about the bootstrap superuser. |
commit | commitdiff | tree |
| 2024-01-18 |
Jeff Davis | Fix buildfarm error from commit 5c31669058. |
commit | commitdiff | tree |
| 2024-01-18 |
David Rowley | Fix broken Bitmapset optimization in DiscreteKnapsack() |
commit | commitdiff | tree |
| 2024-01-18 |
Tom Lane | Fix plpgsql to allow new-style SQL CREATE FUNCTION... |
commit | commitdiff | tree |
| 2024-01-18 |
Robert Haas | Remove LVPagePruneState. |
commit | commitdiff | tree |
| 2024-01-18 |
Robert Haas | Move VM update code from lazy_scan_heap() to lazy_scan_... |
commit | commitdiff | tree |
| 2024-01-18 |
Robert Haas | Clarify language in incremental backup glossary entry. |
commit | commitdiff | tree |
| 2024-01-18 |
Robert Haas | Optimize vacuuming of relations with no indexes. |
commit | commitdiff | tree |
| 2024-01-18 |
Robert Haas | More documentation updates for incremental backup. |
commit | commitdiff | tree |
| 2024-01-18 |
Alvaro Herrera | Rework text in replication slots documentation |
commit | commitdiff | tree |
| 2024-01-18 |
Peter Eisentraut | Error message capitalisation |
commit | commitdiff | tree |
| 2024-01-18 |
Peter Eisentraut | Fix an issue in PostgreSQL::Test::Cluster:psql() |
commit | commitdiff | tree |
| 2024-01-18 |
Michael Paquier | Improve handling of dropped partitioned indexes for... |
commit | commitdiff | tree |
| 2024-01-18 |
Michael Paquier | Add try_index_open(), conditional variant of index_open() |
commit | commitdiff | tree |
| 2024-01-18 |
Michael Paquier | seg: Add test "security" in meson.build |
commit | commitdiff | tree |
| 2024-01-17 |
Alexander Korotkov | Remove the flaky check in event_trigger_login regressio... |
commit | commitdiff | tree |
| 2024-01-17 |
Alexander Korotkov | Fix spelling in notice |
commit | commitdiff | tree |
| 2024-01-17 |
Heikki Linnakangas | Fix incorrect comment on how BackendStatusArray is... |
commit | commitdiff | tree |
| 2024-01-17 |
Daniel Gustafsson | Close socket in case of errors in setting non-blocking |
commit | commitdiff | tree |
| 2024-01-17 |
Michael Paquier | Fix description of DecodeInsert() in decode.c |
commit | commitdiff | tree |
| 2024-01-17 |
Michael Paquier | Remove some comments related to pqPipelineSync() and... |
commit | commitdiff | tree |
| 2024-01-17 |
Michael Paquier | Add support for parsing of large XML data (>= 10MB) |
commit | commitdiff | tree |
| 2024-01-16 |
Michael Paquier | xml2: Replace deprecated routines with recommended... |
commit | commitdiff | tree |
| 2024-01-16 |
Alexander Korotkov | Fix format specifier for NOTICE in copyfrom.c |
commit | commitdiff | tree |
| 2024-01-16 |
Alexander Korotkov | Add new COPY option SAVE_ERROR_TO |
commit | commitdiff | tree |
| 2024-01-16 |
David Rowley | Fix REALLOCATE_BITMAPSETS code |
commit | commitdiff | tree |
| 2024-01-16 |
Robert Haas | Be more consistent about whether to update the FSM... |
commit | commitdiff | tree |
| 2024-01-16 |
Peter Eisentraut | Support identity columns in partitioned tables |
commit | commitdiff | tree |
| 2024-01-16 |
Daniel Gustafsson | Decorate WITH with literal markup tags |
commit | commitdiff | tree |
| 2024-01-16 |
Heikki Linnakangas | Add missing PGDLLIMPORT markings |
commit | commitdiff | tree |
| 2024-01-16 |
Alvaro Herrera | struct XmlTableRoutine: use C99 designated initializers |
commit | commitdiff | tree |
| 2024-01-16 |
Alvaro Herrera | Don't test already-referenced pointer for nullness |
commit | commitdiff | tree |
| 2024-01-16 |
Peter Eisentraut | doc: Add Identity Column section under Data Definition... |
commit | commitdiff | tree |
| 2024-01-16 |
Peter Eisentraut | Assert that partition inherits from only one parent... |
commit | commitdiff | tree |
| 2024-01-16 |
Peter Eisentraut | doc: Decorate PostgreSQL with productname tag |
commit | commitdiff | tree |
| 2024-01-16 |
Michael Paquier | libpq: Add PQsendPipelineSync() |
commit | commitdiff | tree |
| 2024-01-16 |
Michael Paquier | Fix a typo and some doc indentation related to libpq... |
commit | commitdiff | tree |
| 2024-01-15 |
Robert Haas | Fix typos. |
commit | commitdiff | tree |
| 2024-01-15 |
Alexander Korotkov | Fix 'negative bitmapset member' error |
commit | commitdiff | tree |
| 2024-01-15 |
Alvaro Herrera | Avoid useless ReplicationOriginExitCleanup locking |
commit | commitdiff | tree |
| 2024-01-15 |
Michael Paquier | Reduce dependency to money data type in main regression... |
commit | commitdiff | tree |
| next |