projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-07-15
Jeff Davis
Add missing RestrictSearchPath() calls.
commit
|
commitdiff
|
tree
2024-07-15
Andres Freund
ci: Upgrade to Debian Bookworm
commit
|
commitdiff
|
tree
2024-07-15
Andres Freund
Fix type confusion in guc_var_compare()
commit
|
commitdiff
|
tree
2024-07-15
Tom Lane
Doc: minor improvements for plpgsql "Transaction Manage...
commit
|
commitdiff
|
tree
2024-07-15
Heikki Linnakangas
Use atomics to avoid locking in InjectionPointRun()
commit
|
commitdiff
|
tree
2024-07-15
Fujii Masao
Fix unstable tests in partition_merge.sql and partition...
commit
|
commitdiff
|
tree
2024-07-15
Fujii Masao
Fix tablespace handling in MERGE/SPLIT partition commands.
commit
|
commitdiff
|
tree
2024-07-14
Tom Lane
Avoid unhelpful internal error for incorrect recursive...
commit
|
commitdiff
|
tree
2024-07-13
Andrew Dunstan
Use correct collate.windows.win1252.out
commit
|
commitdiff
|
tree
2024-07-13
Noah Misch
Fix new assertion for MERGE view_name ... DO NOTHING.
commit
|
commitdiff
|
tree
2024-07-13
Noah Misch
Don't lose partitioned table reltuples=0 after relhassu...
commit
|
commitdiff
|
tree
2024-07-13
Andrew Dunstan
Make sure to run pg_isready on correct port
commit
|
commitdiff
|
tree
2024-07-13
Thomas Munro
Fix lost Windows socket EOF events.
commit
|
commitdiff
|
tree
2024-07-12
Alvaro Herrera
Add ORDER BY to new test query
commit
|
commitdiff
|
tree
2024-07-12
Alvaro Herrera
Fix ALTER TABLE DETACH for inconsistent indexes
commit
|
commitdiff
|
tree
2024-07-12
Amit Kapila
Fix unstable test in 040_pg_createsubscriber.
commit
|
commitdiff
|
tree
2024-07-11
Masahiko Sawada
Fix possibility of logical decoding partial transaction...
commit
|
commitdiff
|
tree
2024-07-11
Tom Lane
Make our back branches compatible with libxml2 2.13.x.
commit
|
commitdiff
|
tree
2024-07-10
Andrew Dunstan
Use diff's --strip-trailing-cr flag where appropriate...
commit
|
commitdiff
|
tree
2024-07-10
Fujii Masao
doc: Update track_io_timing documentation to mention...
commit
|
commitdiff
|
tree
2024-07-09
Andrew Dunstan
Prevent CRLF conversion of inputs in json_parser test...
commit
|
commitdiff
|
tree
2024-07-09
Jeff Davis
Fix missing invalidations for search_path cache.
commit
|
commitdiff
|
tree
2024-07-09
Amit Langote
SQL/JSON: Various improvements to SQL/JSON query functi...
commit
|
commitdiff
|
tree
2024-07-09
Fujii Masao
Fix limit block handling in pg_wal_summary_contents().
commit
|
commitdiff
|
tree
2024-07-08
Andrew Dunstan
Symlink pg_replslot robustly on Windows in pg_basebacku...
commit
|
commitdiff
|
tree
2024-07-08
Andrew Dunstan
Choose ports for test servers less likely to result...
commit
|
commitdiff
|
tree
2024-07-08
Andrew Dunstan
Force nodes for SSL tests to start in TCP mode
commit
|
commitdiff
|
tree
2024-07-08
Dean Rasheed
Fix scale clamping in numeric round() and trunc().
commit
|
commitdiff
|
tree
2024-07-08
Amit Langote
Typo fix
commit
|
commitdiff
|
tree
2024-07-08
Heikki Linnakangas
Fix outdated comment after removal of direct SSL fallback
commit
|
commitdiff
|
tree
2024-07-08
Richard Guo
Fix right-anti-joins when the inner relation is proven...
commit
|
commitdiff
|
tree
2024-07-08
Michael Paquier
Re-enable autoruns for for cmd.exe on Windows
commit
|
commitdiff
|
tree
2024-07-06
David Rowley
Fix incorrect sentinel byte logic in GenerationRealloc()
commit
|
commitdiff
|
tree
2024-07-05
Thomas Munro
Cope with
name clashes.
commit
|
commitdiff
|
tree
2024-07-05
Bruce Momjian
doc PG 17 relnotes: fix psql connection cancelation...
commit
|
commitdiff
|
tree
2024-07-04
Tom Lane
Doc: small improvements in discussion of geometric...
commit
|
commitdiff
|
tree
2024-07-04
Alvaro Herrera
Fix copy/paste mistake in comment
commit
|
commitdiff
|
tree
2024-07-04
Alvaro Herrera
Remove bogus assertion in pg_atomic_monotonic_advance_u64
commit
|
commitdiff
|
tree
2024-07-04
Daniel Gustafsson
doc: Specify when ssl_prefer_server_ciphers was added
commit
|
commitdiff
|
tree
2024-07-04
Amit Langote
SQL/JSON: Fix some obsolete comments.
commit
|
commitdiff
|
tree
2024-07-03
Alexander Korotkov
Fix typo in GetRunningTransactionData()
commit
|
commitdiff
|
tree
2024-07-03
Heikki Linnakangas
Avoid 0-length memcpy to NULL with EXEC_BACKEND
commit
|
commitdiff
|
tree
2024-07-03
Heikki Linnakangas
Tighten check for --forkchild argument when spawning...
commit
|
commitdiff
|
tree
2024-07-03
Amit Kapila
Fix the testcase introduced in commit 81d20fbf7a.
commit
|
commitdiff
|
tree
2024-07-02
Amit Kapila
Drop pre-existing subscriptions from the converted...
commit
|
commitdiff
|
tree
2024-07-02
Amit Kapila
Remove unused structure member in pg_createsubscriber.c.
commit
|
commitdiff
|
tree
2024-07-02
Amit Kapila
Update release notes to reflect recent commit 0f934b0739.
commit
|
commitdiff
|
tree
2024-07-01
Tom Lane
Preserve CurrentMemoryContext across notify and sinval...
commit
|
commitdiff
|
tree
2024-07-01
Alvaro Herrera
Fix copy-paste mistake in PQcancelCreate
commit
|
commitdiff
|
tree
2024-07-01
Amit Kapila
Rename standby_slot_names to synchronized_standby_slots.
commit
|
commitdiff
|
tree
2024-07-01
Tom Lane
Further weaken new pg_createsubscriber test on Windows.
commit
|
commitdiff
|
tree
2024-06-30
Michael Paquier
Adapt REL_17_STABLE to its new status as a stable branch
commit
|
commitdiff
|
tree
2024-06-30
Michael Paquier
Run pgperltidy
commit
|
commitdiff
|
tree
2024-06-30
Tom Lane
Temporarily(?) weaken new pg_createsubscriber test...
commit
|
commitdiff
|
tree
2024-06-30
Tomas Vondra
Add PG_TEST_PG_COMBINEBACKUP_MODE
commit
|
commitdiff
|
tree
2024-06-30
Tomas Vondra
Add pg_combinebackup --copy option
commit
|
commitdiff
|
tree
2024-06-30
Tomas Vondra
Add headers needed by pg_combinebackup --clone
commit
|
commitdiff
|
tree
2024-06-30
Tom Lane
Make pg_createsubscriber warn if publisher has two...
commit
|
commitdiff
|
tree
2024-06-30
Tom Lane
Make pg_createsubscriber more wary about quoting connec...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Fix .gitignore for new injection suite.
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Remove configuration-dependent output from new inplace...
commit
|
commitdiff
|
tree
2024-06-28
Robert Haas
pgindent, because I forgot to do that.
commit
|
commitdiff
|
tree
2024-06-28
Amit Langote
SQL/JSON: Always coerce JsonExpr result at runtime
commit
|
commitdiff
|
tree
2024-06-28
Amit Langote
SQL/JSON: Fix coercion of constructor outputs to types...
commit
|
commitdiff
|
tree
2024-06-28
Robert Haas
Prevent summarizer hang when summarize_wal turned off...
commit
|
commitdiff
|
tree
2024-06-28
Amit Langote
SQL/JSON: Validate values in ON ERROR/EMPTY clauses
commit
|
commitdiff
|
tree
2024-06-28
Amit Langote
SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_T...
commit
|
commitdiff
|
tree
2024-06-28
Michael Paquier
Update modules/injection_points/.gitignore
commit
|
commitdiff
|
tree
2024-06-28
Michael Paquier
Fix comments in heaptuple.c
commit
|
commitdiff
|
tree
2024-06-28
Michael Paquier
Improve locking around InjectionPointRun()
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Remove comment about xl_heap_inplace "AT END OF STRUCT".
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Cope with inplace update making catcache stale during...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
AccessExclusiveLock new relations just after assigning...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Lock before setting relhassubclass on RELKIND_PARTITION...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Lock owned sequences during ALTER TABLE SET { LOGGED...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Expand comments and add an assertion in nodeModifyTable.c.
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Add an injection_points isolation test suite.
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Create waitfuncs.c for pg_isolation_test_session_is_blo...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Add wait event type "InjectionPoint", a custom type...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Improve test coverage for changes to inplace-updated...
commit
|
commitdiff
|
tree
2024-06-28
Noah Misch
Make TAP todo_start effects the same under Meson and...
commit
|
commitdiff
|
tree
2024-06-28
Amit Langote
SQL/JSON: Document behavior when input document is...
commit
|
commitdiff
|
tree
2024-06-27
Tom Lane
Avoid crashing when a JIT-inlined backend function...
commit
|
commitdiff
|
tree
2024-06-27
Heikki Linnakangas
Fix MVCC bug with prepared xact with subxacts on standby
commit
|
commitdiff
|
tree
2024-06-27
Heikki Linnakangas
tests: Trim newline from result returned by BackgroundP...
commit
|
commitdiff
|
tree
2024-06-27
Alvaro Herrera
Fix thinkos in comments
commit
|
commitdiff
|
tree
2024-06-27
Amit Kapila
Drop the temporary tuple slots allocated by pgoutput.
commit
|
commitdiff
|
tree
2024-06-27
Michael Paquier
Fix overflow with pgstats DSA reference count
commit
|
commitdiff
|
tree
2024-06-26
Heikki Linnakangas
Fix bugs in MultiXact truncation
commit
|
commitdiff
|
tree
2024-06-26
Bruce Momjian
doc PG 17 relnotes: fix system catalog name mistake
commit
|
commitdiff
|
tree
2024-06-26
Bruce Momjian
doc PG 17 relnotes: add item about pg_collation column...
commit
|
commitdiff
|
tree
2024-06-26
Nathan Bossart
Use PqMsg_* macros in fe-auth.c.
commit
|
commitdiff
|
tree
2024-06-26
Peter Geoghegan
Fix nbtree array unsatisfied inequality check.
commit
|
commitdiff
|
tree
2024-06-26
Alvaro Herrera
Fix partition pruning setup during DETACH CONCURRENTLY
commit
|
commitdiff
|
tree
2024-06-25
Tom Lane
Improve comment in gram.y.
commit
|
commitdiff
|
tree
2024-06-24
Joe Conway
Stamp 17beta2.
REL_17_BETA2
commit
|
commitdiff
|
tree
2024-06-24
Alvaro Herrera
Revert "Fix partition pruning setup during DETACH CONCU...
commit
|
commitdiff
|
tree
2024-06-24
Alvaro Herrera
Fix partition pruning setup during DETACH CONCURRENTLY
commit
|
commitdiff
|
tree
2024-06-24
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2024-06-22
Alexander Korotkov
Remove extra comment at TableAmRoutine.scan_analyze_nex...
commit
|
commitdiff
|
tree
next