2025-05-11 |
Álvaro Herrera | Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT] |
commit | commitdiff | tree |
2025-05-11 |
Álvaro Herrera | Fix comment of tsquerysend() |
commit | commitdiff | tree |
2025-05-11 |
Álvaro Herrera | relcache: Avoid memory leak on tables with no CHECK... |
commit | commitdiff | tree |
2025-05-11 |
Álvaro Herrera | Sort includes in alphabetical order |
commit | commitdiff | tree |
2025-05-11 |
Tom Lane | Fix incorrect "return NULL" in BumpAllocLarge(). |
commit | commitdiff | tree |
2025-05-10 |
Noah Misch | Remove GLOBALTABLESPACE_OID assert for locked buffers. |
commit | commitdiff | tree |
2025-05-10 |
Bruce Momjian | doc PG 18 relnotes: mv. hash joins and GROUP BY item... |
commit | commitdiff | tree |
2025-05-10 |
Michael Paquier | aio: Use runtime arguments with injections points in... |
commit | commitdiff | tree |
2025-05-09 |
Michael Paquier | injection_points: Add support and tests for runtime... |
commit | commitdiff | tree |
2025-05-09 |
Michael Paquier | Add support for runtime arguments in injection points |
commit | commitdiff | tree |
2025-05-09 |
Bruce Momjian | doc PG 18 relnotes: fix missing parens for crc32c() |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Skip RSA-PSS ssl test when using LibreSSL. |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Hack one ssl test case to pass with current LibreSSL. |
commit | commitdiff | tree |
2025-05-09 |
Tom Lane | Centralize ssl tests' check for whether we're using... |
commit | commitdiff | tree |
2025-05-09 |
Peter Eisentraut | doc: Put new options in consistent order on man pages |
commit | commitdiff | tree |
2025-05-08 |
Heikki Linnakangas | Use 'void *' for arbitrary buffers, 'uint8 *' for byte... |
commit | commitdiff | tree |
2025-05-08 |
Heikki Linnakangas | Use more mundane 'int' type for cancel key lengths... |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | PG 18 relnotes: adjust RETURNING new/old item |
commit | commitdiff | tree |
2025-05-08 |
Daniel Gustafsson | doc: Fix title markup for AT TIME ZONE and AT LOCAL |
commit | commitdiff | tree |
2025-05-08 |
Richard Guo | Track the number of presorted outer pathkeys in MergePath |
commit | commitdiff | tree |
2025-05-08 |
Richard Guo | Suppress unnecessary explicit sorting for EPQ mergejoin... |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | doc PG 18 relnotes: adjust pg_log_backend_memory_contexts() |
commit | commitdiff | tree |
2025-05-08 |
Bruce Momjian | doc PG 18 relnotes: add pg_log_backend_memory_contexts... |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust pgbench per-script reportin... |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: mention GROUP SET fixes |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | Remove pg_replication_origin's TOAST table. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | Prevent premature nbtree array advancement. |
commit | commitdiff | tree |
2025-05-07 |
Peter Geoghegan | nbtree: tighten up array recheck rules. |
commit | commitdiff | tree |
2025-05-07 |
Nathan Bossart | pg_dumpall: Add --sequence-data. |
commit | commitdiff | tree |
2025-05-07 |
Alexander Korotkov | Refactor ChangeVarNodesExtended() using the custom... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Put some psql documentation pieces back into alpha... |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Remove some tabs in C string literals |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Add link to table |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | doc: Fix up spacing around verbatim DocBook elements |
commit | commitdiff | tree |
2025-05-07 |
Michael Paquier | Fix some comments related to IO workers |
commit | commitdiff | tree |
2025-05-07 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2025-05-07 |
Bruce Momjian | doc PG 18 relnotes: adjust partition planning item |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: small adjustments regarding options |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: move partition locking item to... |
commit | commitdiff | tree |
2025-05-06 |
Bruce Momjian | doc PG 18 relnotes: adjust partition items |
commit | commitdiff | tree |
2025-05-05 |
Tom Lane | Stamp 18beta1. REL_18_BETA1 |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: reword OAuth item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: add mention of pg_stat_reset_backen... |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust hash item |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: split partition optimizer item... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | With GB18030, prevent SIGSEGV from reading past end... |
commit | commitdiff | tree |
2025-05-05 |
Noah Misch | Refactor test_escape.c for additional ways of testing. |
commit | commitdiff | tree |
2025-05-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: move and clarify constraint items |
commit | commitdiff | tree |
2025-05-05 |
Bruce Momjian | doc PG 18 relnotes: add commit for cancel key and... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: fix libpq wording |
commit | commitdiff | tree |
2025-05-03 |
Alexander Korotkov | Revert "Refactor ChangeVarNodesExtended() using the... |
commit | commitdiff | tree |
2025-05-03 |
Alexander Korotkov | Refactor ChangeVarNodesExtended() using the custom... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc: update guidelines on non-ASCII characters in... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: add GROUP BY column elimination... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: move protocol version item to... |
commit | commitdiff | tree |
2025-05-03 |
Etsuro Fujita | Fix memory allocation/copy mistakes. |
commit | commitdiff | tree |
2025-05-03 |
Etsuro Fujita | Fix typos in comments. |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: update chapter tags for recent... |
commit | commitdiff | tree |
2025-05-03 |
Bruce Momjian | doc PG 18 relnotes: adjust libpq trace & potocol versi... |
commit | commitdiff | tree |
2025-05-02 |
Bruce Momjian | doc PG 18 relnotes: reword and reorder items |
commit | commitdiff | tree |
2025-05-02 |
Peter Geoghegan | Avoid treating nonrequired nbtree keys as required. |
commit | commitdiff | tree |
2025-05-02 |
Tomas Vondra | Fix memory leak in _gin_parallel_merge |
commit | commitdiff | tree |
2025-05-02 |
Tom Lane | Don't use a tuplestore if we don't have to for SQL... |
commit | commitdiff | tree |
2025-05-02 |
Álvaro Herrera | Handle self-referencing FKs correctly in partitioned... |
commit | commitdiff | tree |
2025-05-02 |
Tom Lane | Doc: correct spelling of meson switch. |
commit | commitdiff | tree |
2025-05-02 |
Jacob Champion | oauth: Correct SSL dependency for libpq-oauth.a |
commit | commitdiff | tree |
2025-05-02 |
Peter Eisentraut | Make "directory" setting work with extension_control_path |
commit | commitdiff | tree |
2025-05-02 |
Bruce Momjian | doc: first draft of the PG 18 release notes |
commit | commitdiff | tree |
2025-05-01 |
Noah Misch | Doc: stop implying recommendation of insecure search_pa... |
commit | commitdiff | tree |
2025-05-01 |
Peter Eisentraut | doc: Flesh out extension docs for the "prefix" make... |
commit | commitdiff | tree |
2025-05-01 |
Jacob Champion | oauth: Fix Autoconf build on macOS |
commit | commitdiff | tree |
2025-05-01 |
Jacob Champion | oauth: Move the builtin flow into a separate module |
commit | commitdiff | tree |
2025-05-01 |
Nathan Bossart | Remove extra "not" in pg_upgrade documentation. |
commit | commitdiff | tree |
2025-05-01 |
Dean Rasheed | doc: Warn that ts_headline() output is not HTML-safe. |
commit | commitdiff | tree |
2025-05-01 |
Peter Eisentraut | doc: Improve explanations when a table rewrite is needed |
commit | commitdiff | tree |
2025-05-01 |
Peter Geoghegan | Adjust overstrong nbtree skip array assertion. |
commit | commitdiff | tree |
2025-04-30 |
Michael Paquier | doc: Mention cost-based delays for total_[auto]{vacuum... |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Convert strncpy to strlcpy |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | doc: Add missing reference to track_cost_delay_timing. |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | vacuumdb: Don't skip empty relations in --missing-stats... |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | Further adjust guidance for running vacuumdb after... |
commit | commitdiff | tree |
2025-04-30 |
Nathan Bossart | doc: Alphabetize long options for pg_dump[all]. |
commit | commitdiff | tree |
2025-04-30 |
Tom Lane | Update time zone data files to tzdata release 2025b. |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Typo and doc fixups for memory context reporting |
commit | commitdiff | tree |
2025-04-30 |
Daniel Gustafsson | Add missing string terminator |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Add 918e7287e to .git-blame-ignore-revs |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Fix broken indentation |
commit | commitdiff | tree |
2025-04-30 |
David Rowley | Fix a couple of comment typos |
commit | commitdiff | tree |
2025-04-29 |
Tom Lane | Give up on running with NetBSD/OpenBSD's default semaph... |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | oauth: Classify oauth_client_secret as a password |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | oauth: Disallow OAuth connections via postgres_fdw... |
commit | commitdiff | tree |
2025-04-29 |
Jacob Champion | Bump the minimum supported Python version to 3.6.8 |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | Fix whitespace typo in string |
commit | commitdiff | tree |
2025-04-29 |
Nathan Bossart | initdb: Do not report default autovacuum_worker_slots. |
commit | commitdiff | tree |
2025-04-29 |
Bruce Momjian | doc: adjust max_files_per_process again |
commit | commitdiff | tree |
2025-04-29 |
Bruce Momjian | doc: clarify new behavior of max_files_per_process |
commit | commitdiff | tree |
2025-04-29 |
Peter Eisentraut | doc: Small example improvement |
commit | commitdiff | tree |
2025-04-29 |
Alexander Korotkov | Fixes for ChangeVarNodes_walker() |
commit | commitdiff | tree |
next |