projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2025-01-29
Tom Lane
Handle default NULL insertion a little better.
commit
|
commitdiff
|
tree
2025-01-29
Tom Lane
Avoid breaking SJIS encoding while de-backslashing...
commit
|
commitdiff
|
tree
2025-01-29
John Naylor
Revert "Speed up tail processing when hashing aligned...
commit
|
commitdiff
|
tree
2025-01-25
Noah Misch
At update of non-LP_NORMAL TID, fail instead of corrupt...
commit
|
commitdiff
|
tree
2025-01-25
Noah Misch
Merge copies of converting an XID to a FullTransactionId.
commit
|
commitdiff
|
tree
2025-01-25
Noah Misch
Disable runningcheck for src/test/modules/injection_poi...
commit
|
commitdiff
|
tree
2025-01-25
Noah Misch
Test ECPG decadd(), decdiv(), decmul(), and decsub...
commit
|
commitdiff
|
tree
2025-01-25
Tom Lane
Doc: recommend "psql -X" for restoring pg_dump scripts.
commit
|
commitdiff
|
tree
2025-01-25
Tomas Vondra
Use the correct sizeof() in BufFileLoadBuffer
commit
|
commitdiff
|
tree
2025-01-24
Peter Eisentraut
meson: Fix sepgsql installation
commit
|
commitdiff
|
tree
2025-01-23
Tom Lane
Don't ask for bug reports about pthread_is_threaded_np...
commit
|
commitdiff
|
tree
2025-01-22
Tom Lane
Repair incorrect handling of AfterTriggerSharedData...
commit
|
commitdiff
|
tree
2025-01-21
Álvaro Herrera
Reword recent error messages: "should" -> "must"
commit
|
commitdiff
|
tree
2025-01-21
Álvaro Herrera
Fix detach of a partition that has a toplevel FK to...
commit
|
commitdiff
|
tree
2025-01-20
Tom Lane
Update time zone data files to tzdata release 2025a.
commit
|
commitdiff
|
tree
2025-01-20
Tom Lane
Avoid using timezone Asia/Manila in regression tests.
commit
|
commitdiff
|
tree
2025-01-20
Thomas Munro
Fix latch event policy that hid socket events.
commit
|
commitdiff
|
tree
2025-01-20
Michael Paquier
Fix header check for continuation records where standby...
commit
|
commitdiff
|
tree
2025-01-17
Michael Paquier
Revert recent changes related to handling of 2PC files...
commit
|
commitdiff
|
tree
2025-01-17
Tom Lane
Fix setrefs.c's failure to do expression processing...
commit
|
commitdiff
|
tree
2025-01-16
Michael Paquier
Move routines to manipulate WAL into PostgreSQL::Test...
commit
|
commitdiff
|
tree
2025-01-14
Tom Lane
Avoid symbol collisions between pqsignal.c and legacy...
commit
|
commitdiff
|
tree
2025-01-14
Fujii Masao
ecpg: Restore detection of unsupported COPY FROM STDIN.
commit
|
commitdiff
|
tree
2025-01-14
Heikki Linnakangas
Fix catcache invalidation of a list entry that's being...
commit
|
commitdiff
|
tree
2025-01-14
Michael Paquier
Fix potential integer overflow in bringetbitmap()
commit
|
commitdiff
|
tree
2025-01-12
Daniel Gustafsson
Fix HBA option count
commit
|
commitdiff
|
tree
2025-01-12
Dean Rasheed
Fix JsonExpr deparsing to quote variable names in the...
commit
|
commitdiff
|
tree
2025-01-12
Dean Rasheed
Fix XMLTABLE() deparsing to quote namespace names if...
commit
|
commitdiff
|
tree
2025-01-11
Tom Lane
Repair memory leaks in plpython.
commit
|
commitdiff
|
tree
2025-01-10
Daniel Gustafsson
Fix missing ldapscheme option in pg_hba_file_rules()
commit
|
commitdiff
|
tree
2025-01-10
David Rowley
Fix UNION planner datatype issue
commit
|
commitdiff
|
tree
2025-01-09
Nathan Bossart
Fix an ALTER GROUP ... DROP USER error message.
commit
|
commitdiff
|
tree
2025-01-09
Álvaro Herrera
Fix SLRU bank selection code
commit
|
commitdiff
|
tree
2025-01-09
Thomas Munro
Fix off_t overflow in pg_basebackup on Windows.
commit
|
commitdiff
|
tree
2025-01-09
Thomas Munro
Provide 64-bit ftruncate() and lseek() on Windows.
commit
|
commitdiff
|
tree
2025-01-08
Thomas Munro
Fix C error reported by Oracle compiler.
commit
|
commitdiff
|
tree
2025-01-07
Thomas Munro
Restore smgrtruncate() prototype in back-branches.
commit
|
commitdiff
|
tree
2025-01-07
Nathan Bossart
Use PqMsg_* macros in postgres.c.
commit
|
commitdiff
|
tree
2025-01-07
Álvaro Herrera
Fix error message wording
commit
|
commitdiff
|
tree
2025-01-06
Heikki Linnakangas
Remove duplicate definitions in proc.h
commit
|
commitdiff
|
tree
2025-01-03
Andrew Dunstan
Document strange jsonb sort order for empty top level...
commit
|
commitdiff
|
tree
2025-01-02
Richard Guo
Ignore nullingrels when looking up statistics
commit
|
commitdiff
|
tree
2025-01-01
Bruce Momjian
Update copyright for 2025
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
Fix memory leak in pgoutput with relation attribute map
commit
|
commitdiff
|
tree
2024-12-30
Michael Paquier
Fix failures with incorrect epoch handling for 2PC...
commit
|
commitdiff
|
tree
2024-12-29
Michael Paquier
Fix handling of orphaned 2PC files in the future at...
commit
|
commitdiff
|
tree
2024-12-28
Tom Lane
Exclude parallel workers from connection privilege...
commit
|
commitdiff
|
tree
2024-12-28
Tom Lane
Reserve a PGPROC slot and semaphore for the slotsync...
commit
|
commitdiff
|
tree
2024-12-28
Tom Lane
Try to avoid semaphore-related test failures on NetBSD...
commit
|
commitdiff
|
tree
2024-12-28
Noah Misch
In REASSIGN OWNED of a database, lock the tuple as...
commit
|
commitdiff
|
tree
2024-12-25
Heikki Linnakangas
meson: Export all libcommon functions in Windows builds
commit
|
commitdiff
|
tree
2024-12-25
Heikki Linnakangas
meson: Export all libcommon functions in Windows builds
commit
|
commitdiff
|
tree
2024-12-23
Tom Lane
postgres_fdw: re-issue cancel requests a few times...
commit
|
commitdiff
|
tree
2024-12-23
Michael Paquier
Fix memory leak in pgoutput with publication list cache
commit
|
commitdiff
|
tree
2024-12-21
Heikki Linnakangas
Update TransactionXmin when MyProc->xmin is updated
commit
|
commitdiff
|
tree
2024-12-20
Thomas Munro
Fix corruption when relation truncation fails.
commit
|
commitdiff
|
tree
2024-12-19
Peter Geoghegan
Avoid nbtree index scan SAOP scanBehind confusion.
commit
|
commitdiff
|
tree
2024-12-19
David Rowley
Fix Assert failure in WITH RECURSIVE UNION queries
commit
|
commitdiff
|
tree
2024-12-18
Tom Lane
Fix memory leak in pg_restore with zstd-compressed...
commit
|
commitdiff
|
tree
2024-12-17
Nathan Bossart
Accommodate very large dshash tables.
commit
|
commitdiff
|
tree
2024-12-17
Tomas Vondra
Detect version mismatch in brin_page_items
commit
|
commitdiff
|
tree
2024-12-17
Tomas Vondra
Update comments about index parallel builds
commit
|
commitdiff
|
tree
2024-12-17
Amit Kapila
Doc: Fix the wrong link on pg_createsubscriber page.
commit
|
commitdiff
|
tree
2024-12-17
Michael Paquier
pg_combinebackup: Fix PITR comparison test in 002_compa...
commit
|
commitdiff
|
tree
2024-12-16
Tomas Vondra
doc: Mention BRIN indexes support parallel builds
commit
|
commitdiff
|
tree
2024-12-16
Heikki Linnakangas
Make 009_twophase.pl test pass with recovery_min_apply_...
commit
|
commitdiff
|
tree
2024-12-15
Tom Lane
pgbench: fix misprocessing of some nested \if constructs.
commit
|
commitdiff
|
tree
2024-12-15
Fujii Masao
doc: Clarify old WAL files are kept until they are...
commit
|
commitdiff
|
tree
2024-12-14
Tom Lane
contrib/earthdistance: Use SQL-standard function bodies.
commit
|
commitdiff
|
tree
2024-12-13
Tom Lane
Fix possible crash in pg_dump with identity sequences.
commit
|
commitdiff
|
tree
2024-12-12
Nathan Bossart
Revert "Don't truncate database and user names in start...
commit
|
commitdiff
|
tree
2024-12-10
Michael Paquier
Improve reporting of pg_upgrade log files on test failure
commit
|
commitdiff
|
tree
2024-12-10
Noah Misch
Fix elog(FATAL) before PostmasterMain() or just after...
commit
|
commitdiff
|
tree
2024-12-10
Michael Paquier
Fix comments of GUC hooks for timezone_abbreviations
commit
|
commitdiff
|
tree
2024-12-10
Michael Paquier
Fix outdated comment of scram_build_secret()
commit
|
commitdiff
|
tree
2024-12-09
Masahiko Sawada
Include necessary header files in radixtree.h.
commit
|
commitdiff
|
tree
2024-12-09
David Rowley
Doc: fix incorrect EXPLAIN ANALYZE output for bloom...
commit
|
commitdiff
|
tree
2024-12-09
Daniel Gustafsson
Fix small memory leaks in GUC checks
commit
|
commitdiff
|
tree
2024-12-09
Tom Lane
Simplify executor's determination of whether to use...
commit
|
commitdiff
|
tree
2024-12-09
Michael Paquier
Improve comment about dropped entries in pgstat.c
commit
|
commitdiff
|
tree
2024-12-09
Michael Paquier
Fix invalidation of local pgstats references for entry...
commit
|
commitdiff
|
tree
2024-12-09
David Rowley
Fix possible crash during WindowAgg evaluation
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Ensure that pg_amop/amproc entries depend on their...
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Make getObjectDescription robust against dangling ampro...
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Fix is_digit labeling of to_timestamp's FFn format...
commit
|
commitdiff
|
tree
2024-12-07
Peter Eisentraut
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
commit
|
commitdiff
|
tree
2024-12-04
John Naylor
Fix use-after-free in parallel_vacuum_reset_dead_items
commit
|
commitdiff
|
tree
2024-12-03
Álvaro Herrera
Fix synchronized_standby_slots GUC check hook
commit
|
commitdiff
|
tree
2024-12-03
Álvaro Herrera
Drop "Lock" suffix from LWLock wait event names
commit
|
commitdiff
|
tree
2024-12-03
Michael Paquier
doc: Clarify some terms for pg_createsubscriber
commit
|
commitdiff
|
tree
2024-12-02
Thomas Munro
RelationTruncate() must set DELAY_CHKPT_START.
commit
|
commitdiff
|
tree
2024-12-01
Tom Lane
Fix broken list-munging in ecpg's remove_variables().
commit
|
commitdiff
|
tree
2024-11-30
Tom Lane
Avoid mislabeling of lateral references, redux.
commit
|
commitdiff
|
tree
2024-11-28
Tom Lane
Avoid mislabeling of lateral references when pulling...
commit
|
commitdiff
|
tree
2024-11-28
Peter Eisentraut
psql: Add tab completion for COPY (MERGE ...
commit
|
commitdiff
|
tree
2024-11-28
Michael Paquier
Revert "Handle better implicit transaction state of...
commit
|
commitdiff
|
tree
2024-11-27
Andres Freund
ci: Fix cached MacPorts installation management
commit
|
commitdiff
|
tree
2024-11-27
Fujii Masao
pgbench: Ensure previous progress message is fully...
commit
|
commitdiff
|
tree
2024-11-27
Álvaro Herrera
Fix pg_get_constraintdef for NOT NULL constraints on...
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
next