2024-02-12 |
Jeff Davis | Read WAL directly from WAL buffers. |
commit | commitdiff | tree |
2024-02-12 |
Heikki Linnakangas | Remove "#ifdef WIN32" guards from src/port/win32*.c |
commit | commitdiff | tree |
2024-02-12 |
Heikki Linnakangas | Remove unnecessary smgropen() calls |
commit | commitdiff | tree |
2024-02-11 |
Alexander Korotkov | Fix some typos in event trigger docs |
commit | commitdiff | tree |
2024-02-11 |
Alexander Korotkov | Use heap_inplace_update() to unset pg_database.dathaslo... |
commit | commitdiff | tree |
2024-02-11 |
Peter Eisentraut | Remove obsolete script related to MSVC build system |
commit | commitdiff | tree |
2024-02-11 |
Thomas Munro | Fix gai_strerror() thread-safety on Windows. |
commit | commitdiff | tree |
2024-02-11 |
Peter Eisentraut | Use extensible buffers to assemble command lines |
commit | commitdiff | tree |
2024-02-10 |
Andrew Dunstan | Disallow jsonpath methods involving TZ in immutable... |
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Remove race condition in pg_get_expr(). |
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Avoid concurrent calls to bindtextdomain(). |
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Clean up Windows-specific mutex code in libpq and ecpglib. |
commit | commitdiff | tree |
2024-02-09 |
Daniel Gustafsson | Refactor pipe_read_line to return the full line |
commit | commitdiff | tree |
2024-02-09 |
Alexander Korotkov | Fix usage of aggregate pathkeys in group_keys_reorder_b... |
commit | commitdiff | tree |
2024-02-09 |
Peter Eisentraut | Fix propagation of persistence to sequences in ALTER... |
commit | commitdiff | tree |
2024-02-09 |
Michael Paquier | Add previous commit to .git-blame-ignore-revs |
commit | commitdiff | tree |
2024-02-09 |
Michael Paquier | Fix indentation of copyto.c |
commit | commitdiff | tree |
2024-02-09 |
Michael Paquier | Improve COPY TO performance when server and client... |
commit | commitdiff | tree |
2024-02-08 |
Peter Eisentraut | Apply pg_dump test cleanups to test_pg_dump as well |
commit | commitdiff | tree |
2024-02-08 |
Alexander Korotkov | Fix gcc >= 10 warning |
commit | commitdiff | tree |
2024-02-08 |
Daniel Gustafsson | doc: Remove superfluous bracket in synopsis |
commit | commitdiff | tree |
2024-02-08 |
Alexander Korotkov | Fix wrong logic in TransactionIdInRecentPast() |
commit | commitdiff | tree |
2024-02-08 |
Peter Eisentraut | Fix documentation build with older docbook-xsl |
commit | commitdiff | tree |
2024-02-08 |
Peter Eisentraut | Update comment |
commit | commitdiff | tree |
2024-02-08 |
Masahiko Sawada | Fix meson installation of xid_wraparound test. |
commit | commitdiff | tree |
2024-02-08 |
John Naylor | Fix warnings in cpluspluscheck |
commit | commitdiff | tree |
2024-02-07 |
Daniel Gustafsson | Rename static function to avoid conflicting names |
commit | commitdiff | tree |
2024-02-07 |
Nathan Bossart | Remove Start* macros in postmaster.c. |
commit | commitdiff | tree |
2024-02-07 |
Alvaro Herrera | Update PQparameterStatus and ParameterStatus docs |
commit | commitdiff | tree |
2024-02-07 |
David Rowley | Adjust reltarget assignment for UPPERREL_PARTIAL_DISTIN... |
commit | commitdiff | tree |
2024-02-07 |
Amit Kapila | Set LSN for wbuf in _hash_freeovflpage() iff wbuf is... |
commit | commitdiff | tree |
2024-02-07 |
Amit Kapila | Clean-ups for 776621a5e4 and 7329240437. |
commit | commitdiff | tree |
2024-02-07 |
Michael Paquier | Simplify signature of CopyAttributeOutCSV() in copyto.c |
commit | commitdiff | tree |
2024-02-06 |
Michael Paquier | Revert "Refactor CopyAttributeOut{CSV,Text}() to use... |
commit | commitdiff | tree |
2024-02-06 |
Alvaro Herrera | Change initial use of pg_atomic_write_u64 to init |
commit | commitdiff | tree |
2024-02-06 |
Alvaro Herrera | Use atomic access for SlruShared->latest_page_number |
commit | commitdiff | tree |
2024-02-06 |
John Naylor | Further cosmetic review of hashfn_unstable.h |
commit | commitdiff | tree |
2024-02-06 |
John Naylor | Simplify initialization of incremental hash state |
commit | commitdiff | tree |
2024-02-06 |
Michael Paquier | doc: Spell I/O consistently |
commit | commitdiff | tree |
2024-02-05 |
Peter Eisentraut | Fix meson installation of new generated files |
commit | commitdiff | tree |
2024-02-05 |
Heikki Linnakangas | Fix assertion if index is dropped during REFRESH CONCUR... |
commit | commitdiff | tree |
2024-02-05 |
Heikki Linnakangas | Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right... |
commit | commitdiff | tree |
2024-02-05 |
Amit Kapila | Enhance libpqrcv APIs to support slot synchronization. |
commit | commitdiff | tree |
2024-02-05 |
Amit Kapila | Improve the comments in 004_subscription.pl. |
commit | commitdiff | tree |
2024-02-05 |
Michael Paquier | Refactor CopyAttributeOut{CSV,Text}() to use a callback... |
commit | commitdiff | tree |
2024-02-05 |
Michael Paquier | Refactor CopyReadAttributes{CSV,Text}() to use a callba... |
commit | commitdiff | tree |
2024-02-04 |
Alvaro Herrera | libpq: Change some static functions to extern |
commit | commitdiff | tree |
2024-02-04 |
Alvaro Herrera | libpq: Add pqReleaseConnHosts function |
commit | commitdiff | tree |
2024-02-04 |
Michael Paquier | pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SU... |
commit | commitdiff | tree |
2024-02-02 |
Alexander Korotkov | Improve documentation for COPY ... ON_ERROR ... |
commit | commitdiff | tree |
2024-02-02 |
Heikki Linnakangas | Fix typo in comments |
commit | commitdiff | tree |
2024-02-02 |
Tom Lane | Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_fo... |
commit | commitdiff | tree |
2024-02-02 |
Heikki Linnakangas | Fix bug in bulk extending temp relation after failure |
commit | commitdiff | tree |
2024-02-02 |
David Rowley | Allow Gather Merge in more cases for parallel DISTINCT |
commit | commitdiff | tree |
2024-02-01 |
Noah Misch | Sync PG_VERSION file in CREATE DATABASE. |
commit | commitdiff | tree |
2024-02-01 |
Noah Misch | Handle interleavings between CREATE DATABASE steps... |
commit | commitdiff | tree |
2024-02-01 |
Tom Lane | Update time zone data files to tzdata release 2024a. |
commit | commitdiff | tree |
2024-02-01 |
Andrew Dunstan | Avoid package qualification of $windows_os |
commit | commitdiff | tree |
2024-02-01 |
Robert Haas | Continue my quest to make 002_blocks.pl pass reliably. |
commit | commitdiff | tree |
2024-02-01 |
Bruce Momjian | doc: improve role option documentation |
commit | commitdiff | tree |
2024-02-01 |
Daniel Gustafsson | doc: remove incorrect grammar for ALTER EVENT TRIGGER |
commit | commitdiff | tree |
2024-02-01 |
Daniel Gustafsson | doc: Fix incorrect openssl option |
commit | commitdiff | tree |
2024-02-01 |
Michael Paquier | Fix stats_fetch_consistency with stats for fixed-number... |
commit | commitdiff | tree |
2024-01-31 |
Alvaro Herrera | Fix copy&paste typo in comment |
commit | commitdiff | tree |
2024-01-31 |
Daniel Gustafsson | Exclude Threadsanitizer instrumentation in exit check |
commit | commitdiff | tree |
2024-01-31 |
David Rowley | Fix costing bug in MergeAppend |
commit | commitdiff | tree |
2024-01-31 |
Tom Lane | Clean pg_walsummary's tmp_check directory. |
commit | commitdiff | tree |
2024-01-31 |
Robert Haas | In 002_blocks.pl, try to prevent a HOT update. |
commit | commitdiff | tree |
2024-01-31 |
Alvaro Herrera | Update pg_walsummary copyright notices to 2024 |
commit | commitdiff | tree |
2024-01-31 |
Robert Haas | Revise pg_walsummary's 002_blocks test to avoid spuriou... |
commit | commitdiff | tree |
2024-01-31 |
Peter Eisentraut | doc: Document more that relations share a namespace |
commit | commitdiff | tree |
2024-01-31 |
Heikki Linnakangas | Give SMgrRelation pointers a well-defined lifetime. |
commit | commitdiff | tree |
2024-01-31 |
Heikki Linnakangas | Remove some obsolete smgrcloseall() calls. |
commit | commitdiff | tree |
2024-01-31 |
Michael Paquier | Add .gitignore to src/test/modules/gin/ |
commit | commitdiff | tree |
2024-01-31 |
Michael Paquier | Add tests for int4_bool() in int.c |
commit | commitdiff | tree |
2024-01-31 |
David Rowley | Consider the "LIMIT 1" optimization with parallel DISTINCT |
commit | commitdiff | tree |
2024-01-31 |
Michael Paquier | Fix various issues with ALTER TEXT SEARCH CONFIGURATION |
commit | commitdiff | tree |
2024-01-30 |
Andrew Dunstan | Fix 003_extrafiles.pl test for the Windows |
commit | commitdiff | tree |
2024-01-30 |
David Rowley | Simplify partial path generation in GROUP BY/ORDER BY |
commit | commitdiff | tree |
2024-01-30 |
Alvaro Herrera | Split use of SerialSLRULock, creating SerialControlLock |
commit | commitdiff | tree |
2024-01-30 |
Amit Kapila | Add a failover option to subscriptions. |
commit | commitdiff | tree |
2024-01-30 |
Daniel Gustafsson | pgcrypto: Fix check for buffer size |
commit | commitdiff | tree |
2024-01-30 |
Peter Eisentraut | Fix incorrect format placeholders for Oid |
commit | commitdiff | tree |
2024-01-29 |
David Rowley | Delay build of Memoize hash table until executor run |
commit | commitdiff | tree |
2024-01-29 |
David Rowley | Doc: mention foreign keys can reference unique indexes |
commit | commitdiff | tree |
2024-01-29 |
Nathan Bossart | Move is_valid_ascii() to ascii.h. |
commit | commitdiff | tree |
2024-01-29 |
Tom Lane | Fix incompatibilities with libxml2 >= 2.12.0. |
commit | commitdiff | tree |
2024-01-29 |
Alvaro Herrera | Add EXPLAIN (MEMORY) to report planner memory consumption |
commit | commitdiff | tree |
2024-01-29 |
Heikki Linnakangas | Fix locking when fixing an incomplete split of a GIN... |
commit | commitdiff | tree |
2024-01-29 |
Alvaro Herrera | libpq: Move cancellation related functions to fe-cancel.c |
commit | commitdiff | tree |
2024-01-29 |
Amit Kapila | Doc: Fix incorrect reference to conflicting column... |
commit | commitdiff | tree |
2024-01-29 |
Peter Eisentraut | Remove make function vpathsearch |
commit | commitdiff | tree |
2024-01-29 |
Amit Kapila | Fix comments in ReplicationSlotAcquire(). |
commit | commitdiff | tree |
2024-01-29 |
Amit Kapila | Allow setting failover property in the replication... |
commit | commitdiff | tree |
2024-01-29 |
Masahiko Sawada | Remove ReorderBufferTupleBuf structure. |
commit | commitdiff | tree |
2024-01-28 |
Michael Paquier | Fix DROP ROLE when specifying duplicated roles |
commit | commitdiff | tree |
2024-01-26 |
David Rowley | Attempt to fix newly added Memoize regression test |
commit | commitdiff | tree |
2024-01-26 |
Tom Lane | Compare varnullingrels too in assign_param_for_var(). |
commit | commitdiff | tree |
2024-01-26 |
Tom Lane | Detect Julian-date overflow in timestamp[tz]_pl_interval. |
commit | commitdiff | tree |
2024-01-26 |
Robert Haas | Temporary patch to help debug pg_walsummary test failures. |
commit | commitdiff | tree |
next |