2024-11-12 |
Michael Paquier | pg_freespacemap: Use SQL-standard function bodies |
commit | commitdiff | tree |
2024-11-11 |
Alexander Korotkov | Fix arrays comparison in CompareOpclassOptions() |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Parallel workers use AuthenticatedUserId for connection... |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Fix cross-version upgrade tests. |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Avoid bizarre meson behavior with backslashes in comman... |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Fix improper interactions between session_authorization... |
commit | commitdiff | tree |
2024-11-11 |
Nathan Bossart | Ensure cached plans are correctly marked as dependent... |
commit | commitdiff | tree |
2024-11-11 |
Noah Misch | Block environment variable mutations from trusted PL... |
commit | commitdiff | tree |
2024-11-11 |
Amit Kapila | Doc: Add links to clarify the max_replication_slots. |
commit | commitdiff | tree |
2024-11-11 |
Michael Paquier | Add two attributes to pg_stat_database for parallel... |
commit | commitdiff | tree |
2024-11-11 |
Michael Paquier | libpq: Bail out during SSL/GSS negotiation errors |
commit | commitdiff | tree |
2024-11-11 |
Michael Paquier | pg_stat_statements: Avoid some locking during PGSS... |
commit | commitdiff | tree |
2024-11-10 |
Thomas Munro | jit: Remove obsolete LLVM version guard. |
commit | commitdiff | tree |
2024-11-08 |
Nathan Bossart | Fix sign-compare warnings in pg_iovec.h. |
commit | commitdiff | tree |
2024-11-08 |
Peter Geoghegan | Assert consistency of currPage that ended scan. |
commit | commitdiff | tree |
2024-11-08 |
Nathan Bossart | Move check for USE_AVX512_POPCNT_WITH_RUNTIME_CHECK. |
commit | commitdiff | tree |
2024-11-08 |
Tom Lane | Improve fix for not entering parallel mode when holding... |
commit | commitdiff | tree |
2024-11-08 |
Peter Geoghegan | Avoid nbtree parallel scan currPos confusion. |
commit | commitdiff | tree |
2024-11-08 |
Γlvaro Herrera | Add pg_constraint rows for not-null constraints |
commit | commitdiff | tree |
2024-11-08 |
Amit Langote | Disallow partitionwise join when collations don't match |
commit | commitdiff | tree |
2024-11-08 |
Amit Langote | Disallow partitionwise grouping when collations don... |
commit | commitdiff | tree |
2024-11-08 |
Richard Guo | Fix inconsistent RestrictInfo serial numbers |
commit | commitdiff | tree |
2024-11-07 |
Nathan Bossart | Fix __attribute__((target(...))) usage. |
commit | commitdiff | tree |
2024-11-07 |
Nathan Bossart | Use __attribute__((target(...))) for AVX-512 support. |
commit | commitdiff | tree |
2024-11-07 |
Γlvaro Herrera | doc: Reword ALTER TABLE ATTACH restriction on NO INHERI... |
commit | commitdiff | tree |
2024-11-07 |
Peter Eisentraut | Clarify a foreign key error message |
commit | commitdiff | tree |
2024-11-07 |
Michael Paquier | Remove an obsolete comment in gistinsert() |
commit | commitdiff | tree |
2024-11-07 |
Amit Kapila | Replicate generated columns when 'publish_generated_col... |
commit | commitdiff | tree |
2024-11-07 |
Michael Paquier | Improve handling of empty query results in BackgroundPs... |
commit | commitdiff | tree |
2024-11-06 |
Daniel Gustafsson | Find invalid databases during upgrade check stage |
commit | commitdiff | tree |
2024-11-06 |
Daniel Gustafsson | Remove unused variable |
commit | commitdiff | tree |
2024-11-06 |
Peter Eisentraut | doc: Remove event trigger firing matrix |
commit | commitdiff | tree |
2024-11-06 |
Thomas Munro | Monkey-patch LLVM code to fix ARM relocation bug. |
commit | commitdiff | tree |
2024-11-06 |
Peter Eisentraut | Remove unused #include's from bin .c files |
commit | commitdiff | tree |
2024-11-06 |
Michael Paquier | Extend Cluster.pm's background_psql() to be able to... |
commit | commitdiff | tree |
2024-11-05 |
David Rowley | Fix hypothetical bug in ExprState building for hashing |
commit | commitdiff | tree |
2024-11-05 |
Daniel Gustafsson | Add a Git .mailmap file |
commit | commitdiff | tree |
2024-11-05 |
Heikki Linnakangas | Silence meson warning about PG_TEST_EXTRA in src/Makefi... |
commit | commitdiff | tree |
2024-11-05 |
Michael Paquier | Clear padding of PgStat_HashKey when handling pgstats... |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | Use portable diff options in pg_bsd_indent's regression... |
commit | commitdiff | tree |
2024-11-04 |
Alexander Korotkov | Revert pg_wal_replay_wait() stored procedure |
commit | commitdiff | tree |
2024-11-04 |
Bruce Momjian | doc: use more accurate URL for bug reporting |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | pg_basebackup, pg_receivewal: fix failure to find passw... |
commit | commitdiff | tree |
2024-11-04 |
Bruce Momjian | doc: remove check of SVG files, since they are derived |
commit | commitdiff | tree |
2024-11-04 |
Tom Lane | pg_dump: provide a stable sort order for rules. |
commit | commitdiff | tree |
2024-11-04 |
Masahiko Sawada | Fix typo in comment of gistdoinsert(). |
commit | commitdiff | tree |
2024-11-04 |
Peter Geoghegan | Fix obsolete _bt_first comments. |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | docs: Consistently use <optional> to indicate optional... |
commit | commitdiff | tree |
2024-11-04 |
Peter Geoghegan | nbtree: Remove useless 'strat' local variable. |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Split ProcSleep function into JoinWaitQueue and ProcSleep |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: Error if incremental file exists... |
commit | commitdiff | tree |
2024-11-04 |
Robert Haas | pg_combinebackup: When reconstructing, avoid double... |
commit | commitdiff | tree |
2024-11-04 |
Bruce Momjian | doc: fix typo in mvcc clarification in commit 2fa255ce9b9 |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Move TRACE calls into WaitOnLock() |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Set MyProc->heldLocks in ProcSleep |
commit | commitdiff | tree |
2024-11-04 |
Peter Geoghegan | Clarify nbtree parallel scan _bt_endpoint contract. |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Fix comment in LockReleaseAll() on when locallock-... |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Add PG_TEST_EXTRA configure option to the Make builds |
commit | commitdiff | tree |
2024-11-04 |
Heikki Linnakangas | Make PG_TEST_EXTRA env var override the "meson setup... |
commit | commitdiff | tree |
2024-11-04 |
Amit Kapila | Doc: Update the behavior of generated columns in Logica... |
commit | commitdiff | tree |
2024-11-03 |
Michael Paquier | Add missing newlines at the end of two SQL files |
commit | commitdiff | tree |
2024-11-03 |
Noah Misch | Suppress new "may be used uninitialized" warning. |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Fix inplace update buffer self-deadlock. |
commit | commitdiff | tree |
2024-11-02 |
Noah Misch | Move I/O before the index_update_stats() buffer lock... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: clarify text around MVCC example query |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: remove useless MERGE example |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: improve tablespace example query and link to... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: fix ALTER DOMAIN domain_constraint to spell out... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: explain how the home directory is found on Unix... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: Add link to listen_addresses as cause of connectio... |
commit | commitdiff | tree |
2024-11-01 |
Tom Lane | Update contrib/sepgsql regression tests for commit... |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: improve build for non-Latin1 characters |
commit | commitdiff | tree |
2024-11-01 |
Peter Geoghegan | Clarify nbtree array preprocessing comment. |
commit | commitdiff | tree |
2024-11-01 |
Bruce Momjian | doc: remove mention of ActiveState for Perl and Tcl... |
commit | commitdiff | tree |
2024-11-01 |
Heikki Linnakangas | Rename two functions that wake up other processes |
commit | commitdiff | tree |
2024-11-01 |
Heikki Linnakangas | Use ProcNumbers instead of direct Latch pointers to... |
commit | commitdiff | tree |
2024-11-01 |
Michael Paquier | Remove use of pg_memory_is_all_zeros() in bufpage.c |
commit | commitdiff | tree |
2024-11-01 |
Michael Paquier | Add pg_memory_is_all_zeros() in memutils.h |
commit | commitdiff | tree |
2024-11-01 |
Michael Paquier | Add SQL function array_reverse() |
commit | commitdiff | tree |
2024-10-31 |
Tom Lane | Make all ereport() calls within gram.y provide error... |
commit | commitdiff | tree |
2024-10-31 |
Tom Lane | Add a parse location field to struct FunctionParameter. |
commit | commitdiff | tree |
2024-10-31 |
Heikki Linnakangas | Fix refreshing physical relfilenumber on shared index |
commit | commitdiff | tree |
2024-10-31 |
Daniel Gustafsson | Remove duplicate words in comments |
commit | commitdiff | tree |
2024-10-31 |
Heikki Linnakangas | Split RelationClearRelation into three different functions |
commit | commitdiff | tree |
2024-10-31 |
Heikki Linnakangas | Simplify call to rebuild relcache entry for indexes |
commit | commitdiff | tree |
2024-10-31 |
David Rowley | Remove unused field from SubPlanState struct |
commit | commitdiff | tree |
2024-10-30 |
Michael Paquier | injection_points: Improve comment about disabled isolat... |
commit | commitdiff | tree |
2024-10-30 |
Peter Geoghegan | nbtree: assert no scheduled primscan between pages. |
commit | commitdiff | tree |
2024-10-30 |
Peter Geoghegan | Clarify nbtree array exhaustion comments. |
commit | commitdiff | tree |
2024-10-30 |
Nathan Bossart | Optimize sifting down in binaryheap. |
commit | commitdiff | tree |
2024-10-30 |
Tom Lane | Stabilize jsonb_path_query test case. |
commit | commitdiff | tree |
2024-10-30 |
Peter Geoghegan | Fix bug in nbtree array primitive scan scheduling. |
commit | commitdiff | tree |
2024-10-30 |
Γlvaro Herrera | Fix some more bugs in foreign keys connecting partition... |
commit | commitdiff | tree |
2024-10-30 |
Peter Eisentraut | meson: Add missing dependency to unicode test programs |
commit | commitdiff | tree |
2024-10-30 |
Amit Kapila | Replicate generated columns when specified in the colum... |
commit | commitdiff | tree |
2024-10-29 |
Jeff Davis | Add missing CommandCounterIncrement() in stats import... |
commit | commitdiff | tree |
2024-10-29 |
Noah Misch | Unpin buffer before inplace update waits for an XID... |
commit | commitdiff | tree |
2024-10-29 |
Tom Lane | Update time zone data files to tzdata release 2024b. |
commit | commitdiff | tree |
2024-10-29 |
David Rowley | Reduce variable scope and possibly useless palloc |
commit | commitdiff | tree |
2024-10-29 |
David Rowley | Doc: add detail about EXPLAIN's "Disabled" property |
commit | commitdiff | tree |
next |