| 2024-03-22 |
Peter Eisentraut | Reformat some node comments |
commit | commitdiff | tree |
| 2024-03-22 |
Peter Eisentraut | Improve comment |
commit | commitdiff | tree |
| 2024-03-22 |
Peter Eisentraut | Remove obsolete comment |
commit | commitdiff | tree |
| 2024-03-22 |
Amit Langote | Avoid splitting errmsg string to span multiple lines |
commit | commitdiff | tree |
| 2024-03-21 |
Daniel Gustafsson | Fix dumping role comments when using --no-role-passwords |
commit | commitdiff | tree |
| 2024-03-21 |
Tom Lane | Add hash support functions and hash opclass for contrib... |
commit | commitdiff | tree |
| 2024-03-21 |
Alexander Korotkov | Add TupleTableSlotOps.is_current_xact_tuple() method |
commit | commitdiff | tree |
| 2024-03-21 |
Alexander Korotkov | Allow table AM tuple_insert() method to return the... |
commit | commitdiff | tree |
| 2024-03-21 |
Alexander Korotkov | Allow table AM to store complex data structures in... |
commit | commitdiff | tree |
| 2024-03-21 |
Robert Haas | docs: Make claims about the benefits of HOT updates... |
commit | commitdiff | tree |
| 2024-03-21 |
Nathan Bossart | Revise the style of a paragraph in README.md. |
commit | commitdiff | tree |
| 2024-03-21 |
Daniel Gustafsson | Explicitly require password for SCRAM exchange |
commit | commitdiff | tree |
| 2024-03-21 |
Daniel Gustafsson | Refactor SASL exchange to return tri-state status |
commit | commitdiff | tree |
| 2024-03-21 |
David Rowley | Temporarily install debugging in partition_prune test |
commit | commitdiff | tree |
| 2024-03-21 |
Amit Langote | Add SQL/JSON query functions |
commit | commitdiff | tree |
| 2024-03-21 |
Amit Kapila | Allow dbname to be written as part of connstring via... |
commit | commitdiff | tree |
| 2024-03-21 |
Masahiko Sawada | Add TIDStore, to store sets of TIDs (ItemPointerData... |
commit | commitdiff | tree |
| 2024-03-20 |
Tom Lane | Un-break genbki.pl's error reporting capabilities. |
commit | commitdiff | tree |
| 2024-03-20 |
Tom Lane | Add to_regtypemod function to extract typemod from... |
commit | commitdiff | tree |
| 2024-03-20 |
Nathan Bossart | Avoid overflow in MaybeRemoveOldWalSummaries(). |
commit | commitdiff | tree |
| 2024-03-20 |
Jeff Davis | Inline basic UTF-8 functions. |
commit | commitdiff | tree |
| 2024-03-20 |
Nathan Bossart | Revert "Temporary patch to help debug pg_walsummary... |
commit | commitdiff | tree |
| 2024-03-20 |
Alvaro Herrera | Review wording on tablespaces w.r.t. partitioned tables |
commit | commitdiff | tree |
| 2024-03-20 |
Alvaro Herrera | Rework lwlocknames.txt to become lwlocklist.h |
commit | commitdiff | tree |
| 2024-03-20 |
Peter Eisentraut | Catalog domain not-null constraints |
commit | commitdiff | tree |
| 2024-03-20 |
Heikki Linnakangas | Remove unused PruneState member rel |
commit | commitdiff | tree |
| 2024-03-20 |
Heikki Linnakangas | Reorganize heap_page_prune() function comment |
commit | commitdiff | tree |
| 2024-03-20 |
Dean Rasheed | Add "--exclude-extension" to pg_dump's options. |
commit | commitdiff | tree |
| 2024-03-20 |
Heikki Linnakangas | Remove assertions that some compiler say are tautological |
commit | commitdiff | tree |
| 2024-03-20 |
Peter Eisentraut | Add tests for domain-related information schema views |
commit | commitdiff | tree |
| 2024-03-19 |
Jeff Davis | Support C.UTF-8 locale in the new builtin collation... |
commit | commitdiff | tree |
| 2024-03-19 |
Tom Lane | Improve EXPLAIN's display of SubPlan nodes and output... |
commit | commitdiff | tree |
| 2024-03-19 |
Nathan Bossart | Inline pg_popcount{32,64} into pg_popcount(). |
commit | commitdiff | tree |
| 2024-03-19 |
Tom Lane | Postpone reparameterization of paths until create_plan(). |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | gen_node_support.pl: Mark location fields as type alias... |
commit | commitdiff | tree |
| 2024-03-19 |
Daniel Gustafsson | pg_upgrade: run all data type checks per connection |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | Use half-open interval notation in without_overlaps... |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | Fix misleading comments |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | Use daterange and YMD in without_overlaps tests instead... |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | Add some UUID support functions |
commit | commitdiff | tree |
| 2024-03-19 |
Peter Eisentraut | Activate perlcritic InputOutput::RequireCheckedSyscalls... |
commit | commitdiff | tree |
| 2024-03-19 |
Jeff Davis | Fix documentation oversights from 2d819a08a1. |
commit | commitdiff | tree |
| 2024-03-18 |
Jeff Davis | Update src/common/unicode/README. |
commit | commitdiff | tree |
| 2024-03-18 |
Jeff Davis | Fix another warning, introduced by 846311051e. |
commit | commitdiff | tree |
| 2024-03-18 |
Jeff Davis | Address more review comments on commit 2d819a08a1. |
commit | commitdiff | tree |
| 2024-03-18 |
Alvaro Herrera | dblink/isolationtester/fe_utils: Use new cancel API |
commit | commitdiff | tree |
| 2024-03-18 |
Jeff Davis | Fix unreachable code warning from commit 2d819a08a1. |
commit | commitdiff | tree |
| 2024-03-18 |
Peter Eisentraut | Add missing source files to nls.mk |
commit | commitdiff | tree |
| 2024-03-18 |
Alvaro Herrera | Put libpq_pipeline cancel test back |
commit | commitdiff | tree |
| 2024-03-18 |
Heikki Linnakangas | Fix EXPLAIN Bitmap heap scan to count pages with no... |
commit | commitdiff | tree |
| 2024-03-18 |
Peter Eisentraut | Add some const decorations |
commit | commitdiff | tree |
| 2024-03-18 |
Heikki Linnakangas | Move code for backend startup to separate file |
commit | commitdiff | tree |
| 2024-03-18 |
Heikki Linnakangas | Refactor postmaster child process launching |
commit | commitdiff | tree |
| 2024-03-18 |
Heikki Linnakangas | Move some functions from postc to a new source file |
commit | commitdiff | tree |
| 2024-03-18 |
Heikki Linnakangas | Split registration of Win32 deadchild callback to separ... |
commit | commitdiff | tree |
| 2024-03-18 |
Michael Paquier | Remove references to backup_fs_hot() in Cluster.pm |
commit | commitdiff | tree |
| 2024-03-18 |
Nathan Bossart | Initialize variables to placate compiler. |
commit | commitdiff | tree |
| 2024-03-17 |
Daniel Gustafsson | Support json_errdetail in FRONTEND code |
commit | commitdiff | tree |
| 2024-03-17 |
Tom Lane | Mark hash_corrupted() as pg_attribute_noreturn. |
commit | commitdiff | tree |
| 2024-03-17 |
Dean Rasheed | Fix PDF doc generation. |
commit | commitdiff | tree |
| 2024-03-17 |
Dean Rasheed | Add RETURNING support to MERGE. |
commit | commitdiff | tree |
| 2024-03-17 |
Peter Eisentraut | Add attstattarget to FormExtraData_pg_attribute |
commit | commitdiff | tree |
| 2024-03-17 |
Peter Eisentraut | Generalize handling of nullable pg_attribute columns... |
commit | commitdiff | tree |
| 2024-03-17 |
Peter Eisentraut | Make stxstattarget nullable |
commit | commitdiff | tree |
| 2024-03-17 |
Dean Rasheed | Fix EXPLAIN output for subplans in MERGE. |
commit | commitdiff | tree |
| 2024-03-17 |
Peter Eisentraut | Separate equalRowTypes() from equalTupleDescs() |
commit | commitdiff | tree |
| 2024-03-16 |
Daniel Gustafsson | Add destroyStringInfo function for cleaning up StringInfos |
commit | commitdiff | tree |
| 2024-03-16 |
Alexander Korotkov | psql: fix variable existence tab completion |
commit | commitdiff | tree |
| 2024-03-15 |
Alexander Korotkov | Use locale-aware value for \watch in 005_timeouts.pl |
commit | commitdiff | tree |
| 2024-03-15 |
Daniel Gustafsson | Fix handling of expecteddir in pg_regress |
commit | commitdiff | tree |
| 2024-03-15 |
Heikki Linnakangas | Fix backstop in gin test if injection point is not... |
commit | commitdiff | tree |
| 2024-03-15 |
Heikki Linnakangas | Try to unbreak injection-fault tests in the buildfarm |
commit | commitdiff | tree |
| 2024-03-15 |
Alexander Korotkov | Fix wordings in timeouts TAP test |
commit | commitdiff | tree |
| 2024-03-15 |
Alexander Korotkov | Fix race condition in transaction timeout TAP tests |
commit | commitdiff | tree |
| 2024-03-15 |
Heikki Linnakangas | Improve log messages referring to background worker... |
commit | commitdiff | tree |
| 2024-03-15 |
Heikki Linnakangas | Disable tests using injection points in installcheck |
commit | commitdiff | tree |
| 2024-03-14 |
Michael Paquier | Add basic TAP tests for the low-level backup method... |
commit | commitdiff | tree |
| 2024-03-14 |
Michael Paquier | Refactor initial hash lookup in dynahash.c |
commit | commitdiff | tree |
| 2024-03-14 |
David Rowley | Trim ORDER BY/DISTINCT aggregate pathkeys in gather_gro... |
commit | commitdiff | tree |
| 2024-03-14 |
Daniel Gustafsson | Login event trigger documentation wordsmithing |
commit | commitdiff | tree |
| 2024-03-14 |
Tom Lane | Make INSERT-from-multiple-VALUES-rows handle domain... |
commit | commitdiff | tree |
| 2024-03-14 |
Nathan Bossart | Add pg_column_toast_chunk_id(). |
commit | commitdiff | tree |
| 2024-03-14 |
Heikki Linnakangas | Remove redundant snapshot copying from parallel leader... |
commit | commitdiff | tree |
| 2024-03-14 |
Robert Haas | Allow a no-wait lock acquisition to succeed in more... |
commit | commitdiff | tree |
| 2024-03-14 |
Alexander Korotkov | Fix contrib/pg_visibility/meson.build |
commit | commitdiff | tree |
| 2024-03-14 |
Alexander Korotkov | Add TAP tests for timeouts |
commit | commitdiff | tree |
| 2024-03-14 |
Alexander Korotkov | Fix false reports in pg_visibility |
commit | commitdiff | tree |
| 2024-03-14 |
Alvaro Herrera | Comment out noisy libpq_pipeline test |
commit | commitdiff | tree |
| 2024-03-14 |
Daniel Gustafsson | Fix documentation comment for pg_md5_hash |
commit | commitdiff | tree |
| 2024-03-14 |
Amit Kapila | Fix typos in reorderbuffer.c. |
commit | commitdiff | tree |
| 2024-03-14 |
Jeff Davis | Introduce "builtin" collation provider. |
commit | commitdiff | tree |
| 2024-03-14 |
Peter Eisentraut | Put genbki.pl output into src/include/catalog/ directly |
commit | commitdiff | tree |
| 2024-03-14 |
Michael Paquier | Revert "Add basic TAP tests for the low-level backup... |
commit | commitdiff | tree |
| 2024-03-14 |
Michael Paquier | Add basic TAP tests for the low-level backup method |
commit | commitdiff | tree |
| 2024-03-14 |
Alexander Korotkov | Improve documentation for pg_stat_checkpointer fields |
commit | commitdiff | tree |
| 2024-03-13 |
Nathan Bossart | Reintroduce MAINTAIN privilege and pg_maintain predefin... |
commit | commitdiff | tree |
| 2024-03-13 |
Robert Haas | Add the system identifier to backup manifests. |
commit | commitdiff | tree |
| 2024-03-13 |
Alvaro Herrera | Hopefully make libpq_pipeline's new cancel test more... |
commit | commitdiff | tree |
| 2024-03-13 |
Robert Haas | Expose new function get_controlfile_by_exact_path(). |
commit | commitdiff | tree |
| 2024-03-13 |
Peter Eisentraut | Make the order of the header file includes consistent |
commit | commitdiff | tree |
| next |