2023-07-10 |
Robert Haas | improve comment pgfruit |
commit | commitdiff | tree |
2023-06-23 |
Robert Haas | pgfruit: Demonstration of how to synchronize table... |
commit | commitdiff | tree |
2023-06-22 |
Amit Kapila | Doc: Clarify the behavior of triggers/rules in a logica... |
commit | commitdiff | tree |
2023-06-22 |
David Rowley | Doc: mention that extended stats aren't used for joins |
commit | commitdiff | tree |
2023-06-22 |
Peter Geoghegan | nbtree VACUUM: cope with topparent inconsistencies. |
commit | commitdiff | tree |
2023-06-21 |
Bruce Momjian | doc: update PG history as over "three decades" |
commit | commitdiff | tree |
2023-06-21 |
Jeff Davis | ICU: do not convert locale 'C' to 'en-US-u-va-posix'. |
commit | commitdiff | tree |
2023-06-21 |
Jeff Davis | initdb: change default --locale-provider back to libc. |
commit | commitdiff | tree |
2023-06-21 |
Tom Lane | Avoid Assert failure when processing empty statement... |
commit | commitdiff | tree |
2023-06-21 |
Peter Eisentraut | Allow and require passing files on command line of... |
commit | commitdiff | tree |
2023-06-21 |
Michael Paquier | Disable use of archiving in 009_twophase.pl |
commit | commitdiff | tree |
2023-06-21 |
Amit Kapila | Fix the errhint message and docs for drop subscription... |
commit | commitdiff | tree |
2023-06-20 |
Nathan Bossart | Move bool parameter for vacuum_rel() to option bits. |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Fix hash join when inner hashkey expressions contain... |
commit | commitdiff | tree |
2023-06-20 |
Bruce Momjian | docs: adjust tag indenting and add MERGE mention |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Fix another cause of "wrong varnullingrels" planner... |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Don't include outer join relids in lateral_relids bitma... |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Centralize fixups for mismatched nullingrels in nestloo... |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Add b334612b8 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Pre-beta2 mechanical code beautification. |
commit | commitdiff | tree |
2023-06-20 |
Jeff Davis | test_extensions: make meson.build consistent with Makefile. |
commit | commitdiff | tree |
2023-06-20 |
Michael Paquier | Enable archiving in recovery TAP test 009_twophase.pl |
commit | commitdiff | tree |
2023-06-19 |
Andres Freund | fd.c: Retry after EINTR in more places |
commit | commitdiff | tree |
2023-06-19 |
Jeff Davis | pg_regress: for --no-locale, use LOCALE='C'. |
commit | commitdiff | tree |
2023-06-19 |
David Rowley | Don't use partial unique indexes for unique proofs... |
commit | commitdiff | tree |
2023-06-16 |
Jeff Davis | CREATE DATABASE: make LOCALE apply to all collation... |
commit | commitdiff | tree |
2023-06-16 |
Peter Eisentraut | libpq: Add missing gettext trigger |
commit | commitdiff | tree |
2023-06-16 |
Masahiko Sawada | Add missing pg_basebackup TAP test for meson. |
commit | commitdiff | tree |
2023-06-16 |
Amit Langote | Fix typo in comment. |
commit | commitdiff | tree |
2023-06-15 |
Tom Lane | When removing a left join, clean out references in... |
commit | commitdiff | tree |
2023-06-15 |
Amit Langote | Remove outdated reference to a removed file |
commit | commitdiff | tree |
2023-06-15 |
Peter Eisentraut | libpq: Fix up some error message coding |
commit | commitdiff | tree |
2023-06-15 |
Michael Paquier | Add missing subscription TAP test for meson |
commit | commitdiff | tree |
2023-06-15 |
Masahiko Sawada | Replace GUC_UNIT_MEMORY|GUC_UNIT_TIME with GUC_UNIT. |
commit | commitdiff | tree |
2023-06-15 |
Michael Paquier | intarray: Prevent out-of-bound memory reads with gist__... |
commit | commitdiff | tree |
2023-06-15 |
Amit Kapila | Fix possible crash in tablesync worker. |
commit | commitdiff | tree |
2023-06-14 |
Noah Misch | Make parseNodeString() C idiom compatible with Visual... |
commit | commitdiff | tree |
2023-06-14 |
Masahiko Sawada | Fix typo in comment. |
commit | commitdiff | tree |
2023-06-14 |
Amit Langote | Retain relkind too in RTE_SUBQUERY entries for views. |
commit | commitdiff | tree |
2023-06-14 |
Tatsuo Ishii | Fix make_etags breakage on certain platforms. |
commit | commitdiff | tree |
2023-06-13 |
Tom Lane | Fix "wrong varnullingrels" for Memoize's lateral refere... |
commit | commitdiff | tree |
2023-06-13 |
Tom Lane | Correctly update hasSubLinks while mutating a rule... |
commit | commitdiff | tree |
2023-06-13 |
Peter Eisentraut | doc: Move list entry to proper position |
commit | commitdiff | tree |
2023-06-12 |
Andres Freund | Report stats when replaying XLOG_RUNNING_XACTS |
commit | commitdiff | tree |
2023-06-12 |
Tom Lane | Accept fractional seconds in jsonpath's datetime()... |
commit | commitdiff | tree |
2023-06-12 |
Noah Misch | src/tools/msvc/clean.bat: Reconcile with PostgreSQL... |
commit | commitdiff | tree |
2023-06-12 |
Noah Misch | src/tools/msvc: Move all.sym temporary file back to... |
commit | commitdiff | tree |
2023-06-12 |
Noah Misch | Add win32ver data to meson-built postgres.exe. |
commit | commitdiff | tree |
2023-06-12 |
Noah Misch | Give postgres.exe the icon of other executables. |
commit | commitdiff | tree |
2023-06-12 |
Tom Lane | Fix "wrong varnullingrels" for subquery nestloop parame... |
commit | commitdiff | tree |
2023-06-12 |
Heikki Linnakangas | Remove a few unused global variables and declarations. |
commit | commitdiff | tree |
2023-06-12 |
Michael Paquier | Fix instability in regression test for Parallel Hash... |
commit | commitdiff | tree |
2023-06-12 |
Michael Paquier | hstore: Tighten key/value parsing check for whitespaces |
commit | commitdiff | tree |
2023-06-10 |
Peter Geoghegan | nbtree: Allocate new pages in separate function. |
commit | commitdiff | tree |
2023-06-10 |
Peter Geoghegan | Add another old commit to git-blame-ignore-revs. |
commit | commitdiff | tree |
2023-06-10 |
Jeff Davis | Revert "Fix search_path to a safe value during maintena... |
commit | commitdiff | tree |
2023-06-10 |
Andres Freund | meson: Add dependencies to perl modules to various... |
commit | commitdiff | tree |
2023-06-10 |
Bruce Momjian | doc: PG 16 relnotes, add author |
commit | commitdiff | tree |
2023-06-09 |
Jeff Davis | Fix search_path to a safe value during maintenance... |
commit | commitdiff | tree |
2023-06-09 |
Nathan Bossart | Fix missing word in nbtree/README. |
commit | commitdiff | tree |
2023-06-09 |
Michael Paquier | Refactor routine to find single log content pattern... |
commit | commitdiff | tree |
2023-06-09 |
Masahiko Sawada | Honor run_as_owner option in tablesync worker. |
commit | commitdiff | tree |
2023-06-09 |
Michael Paquier | Refactor log check logic for connect_ok/fails in Postgr... |
commit | commitdiff | tree |
2023-06-08 |
Tom Lane | Fix oversight in outer join removal. |
commit | commitdiff | tree |
2023-06-08 |
Tom Lane | Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). |
commit | commitdiff | tree |
2023-06-08 |
Tom Lane | Fix small overestimation of base64 encoding output... |
commit | commitdiff | tree |
2023-06-08 |
Fujii Masao | doc: Fix example command for ALTER FOREIGN TABLE .... |
commit | commitdiff | tree |
2023-06-07 |
David Rowley | Don't use _BitScanForward64/_BitScanReverse64 on 32... |
commit | commitdiff | tree |
2023-06-07 |
Tomas Vondra | Use per-tuple context in ExecGetAllUpdatedCols |
commit | commitdiff | tree |
2023-06-07 |
Peter Eisentraut | doc: Fix confusing positioning of notes in connection... |
commit | commitdiff | tree |
2023-06-07 |
Peter Eisentraut | Remove read-only server settings lc_collate and lc_ctype |
commit | commitdiff | tree |
2023-06-07 |
Amit Kapila | Reload configuration more frequently in apply worker. |
commit | commitdiff | tree |
2023-06-06 |
Heikki Linnakangas | Initialize 'recordXtime' to silence compiler warning. |
commit | commitdiff | tree |
2023-06-05 |
Bruce Momjian | doc: PG 16 relnotes, fix PREPARE/EXECUTE wording |
commit | commitdiff | tree |
2023-06-05 |
Peter Eisentraut | Remove obsolete comment |
commit | commitdiff | tree |
2023-06-05 |
David Rowley | Doc: unify use of timestamp with time zone vs timestamptz |
commit | commitdiff | tree |
2023-06-04 |
Tom Lane | Doc: explain about dependency tracking for new-style... |
commit | commitdiff | tree |
2023-06-04 |
Tom Lane | Fix pg_dump's failure to honor dependencies of SQL... |
commit | commitdiff | tree |
2023-06-04 |
Tom Lane | Fix misuse of pg_log_info() for details/hints. |
commit | commitdiff | tree |
2023-06-03 |
Michael Paquier | doc: Add note to prevent server spoofing with SCRAM |
commit | commitdiff | tree |
2023-06-01 |
Bruce Momjian | doc: PG 16 relnotes, add psql \df+ source code change |
commit | commitdiff | tree |
2023-06-01 |
Bruce Momjian | doc: add missing "the" in LATERAL sentence. |
commit | commitdiff | tree |
2023-05-31 |
Bruce Momjian | doc: PG 16 relnotes, move memory item and reword OUTER... |
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, add memory overhead reduction... |
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, adjust subscription origin mention |
commit | commitdiff | tree |
2023-05-30 |
Bruce Momjian | doc: PG 16 relnotes, adjust auto_explain logging item |
commit | commitdiff | tree |
2023-05-30 |
Daniel Gustafsson | doc: Add missing backend_type to pg_stat_activity |
commit | commitdiff | tree |
2023-05-29 |
Bruce Momjian | doc: PG 16 relnotes: adjust outer/full hash join parall... |
commit | commitdiff | tree |
2023-05-29 |
Bruce Momjian | doc: PG 16 relnotes, fix duplicate author and commit |
commit | commitdiff | tree |
2023-05-28 |
Bruce Momjian | doc: PG 16 relnotes, fix "locale" typo and windows... |
commit | commitdiff | tree |
2023-05-26 |
Jeff Davis | ICU: use uloc_getDefault() for initdb. |
commit | commitdiff | tree |
2023-05-26 |
Tom Lane | Fix joinclause removal logic to cope with cloned clauses. |
commit | commitdiff | tree |
2023-05-26 |
Jeff Davis | Doc fixes for commit 1e16af8ab5. |
commit | commitdiff | tree |
2023-05-25 |
Peter Geoghegan | nbtree VACUUM: cope with right sibling link corruption. |
commit | commitdiff | tree |
2023-05-25 |
Tom Lane | Fix filtering of "cloned" outer-join quals some more. |
commit | commitdiff | tree |
2023-05-25 |
Daniel Gustafsson | doc: fix typo in language tag documentation |
commit | commitdiff | tree |
2023-05-25 |
Daniel Gustafsson | doc: Fix example query for pg_walinspect |
commit | commitdiff | tree |
2023-05-25 |
Alvaro Herrera | Fix pgbench in prepared mode with an empty pipeline |
commit | commitdiff | tree |
2023-05-25 |
Michael Paquier | Fix typo in TAP tests of vacuumdb |
commit | commitdiff | tree |
2023-05-25 |
Bruce Momjian | doc: PG 16 relnotes, add author from previous merge |
commit | commitdiff | tree |
next |