projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-06-07
Tom Lane
Fix behavior of stable functions called from a CALL...
commit
|
commitdiff
|
tree
2024-06-07
Michael Paquier
Add more debugging information when dropping twice...
commit
|
commitdiff
|
tree
2024-06-07
Etsuro Fujita
postgres_fdw: Refuse to send FETCH FIRST WITH TIES...
commit
|
commitdiff
|
tree
2024-06-07
Peter Eisentraut
meson: Restore implicit warning/debug/optimize flags...
commit
|
commitdiff
|
tree
2024-06-07
Amit Kapila
Doc: Add the new section "Logical Replication Failover".
commit
|
commitdiff
|
tree
2024-06-07
Peter Eisentraut
doc: Fix copy-and-paste mistake
commit
|
commitdiff
|
tree
2024-06-06
Jeff Davis
Collation documentation fixes.
commit
|
commitdiff
|
tree
2024-06-06
Peter Eisentraut
meson: Add user-provided c_args to bitcode_cflags
commit
|
commitdiff
|
tree
2024-06-06
Peter Eisentraut
Add meson NLS support for pg_walsummary
commit
|
commitdiff
|
tree
2024-06-06
Tom Lane
Fix failure with SQL-procedure polymorphic output argum...
commit
|
commitdiff
|
tree
2024-06-06
Heikki Linnakangas
Make RelationFlushRelation() work without ResourceOwner...
commit
|
commitdiff
|
tree
2024-06-06
Alexander Korotkov
Restore preprocess_groupclause()
commit
|
commitdiff
|
tree
2024-06-06
Alexander Korotkov
Rename PathKeyInfo to GroupByOrdering
commit
|
commitdiff
|
tree
2024-06-06
Alexander Korotkov
Add invariants check to get_useful_group_keys_orderings()
commit
|
commitdiff
|
tree
2024-06-06
Alexander Korotkov
Fix asymmetry in setting EquivalenceClass.ec_sortref
commit
|
commitdiff
|
tree
2024-06-06
Bruce Momjian
doc PG 17 relnotes: adjust integer bin/oct funcs and...
commit
|
commitdiff
|
tree
2024-06-05
Michael Paquier
Prevent inconsistent use of stats entry for replication...
commit
|
commitdiff
|
tree
2024-06-05
Nathan Bossart
Fix documentation for POSIX semaphores.
commit
|
commitdiff
|
tree
2024-06-05
Peter Eisentraut
Move new SLRU buffers GUCs to a better place in postgre...
commit
|
commitdiff
|
tree
2024-06-05
Michael Paquier
doc: Fix example with database regexp in HBA documentation
commit
|
commitdiff
|
tree
2024-06-05
David Rowley
Fix some grammatical errors in some comments
commit
|
commitdiff
|
tree
2024-06-04
Tom Lane
Fix pl/tcl's handling of errors from Tcl_ListObjGetElem...
commit
|
commitdiff
|
tree
2024-06-04
Dean Rasheed
Fix PL/pgSQL's handling of integer ranges containing...
commit
|
commitdiff
|
tree
2024-06-04
Dean Rasheed
Fix another couple of outdated comments for MERGE RETUR...
commit
|
commitdiff
|
tree
2024-06-04
Andres Freund
ci: windows: Use the same image for VS and MinGW tasks
commit
|
commitdiff
|
tree
2024-06-03
Michael Paquier
Improve assertion in mdwritev()
commit
|
commitdiff
|
tree
2024-06-03
Nathan Bossart
Fix documentation for System V semaphores.
commit
|
commitdiff
|
tree
2024-05-28
Bruce Momjian
doc PG 17 relnotes: adjust IN wording
commit
|
commitdiff
|
tree
2024-05-27
Daniel Gustafsson
Fix check for memory allocation
commit
|
commitdiff
|
tree
2024-05-26
Andrew Dunstan
Fix meson uuid header check so it works with MSVC
commit
|
commitdiff
|
tree
2024-05-26
Michael Paquier
Fix potential NULL pointer dereference in getIdentitySe...
commit
|
commitdiff
|
tree
2024-05-26
Alexander Korotkov
amcheck: Fixes for right page check during unique const...
commit
|
commitdiff
|
tree
2024-05-26
Bruce Momjian
doc PG 17 relnotes: improve btree "set/array" matching...
commit
|
commitdiff
|
tree
2024-05-26
Bruce Momjian
doc PG 17 relnotes: fix "pg_stat_slru_reset" wording
commit
|
commitdiff
|
tree
2024-05-26
Bruce Momjian
doc PG 17 relnote: adjust "SLRU cache sizes to be...
commit
|
commitdiff
|
tree
2024-05-26
Alexander Korotkov
Provide deterministic order for catalog queries in...
commit
|
commitdiff
|
tree
2024-05-26
Bruce Momjian
doc PG 17 relnotes: combine items
commit
|
commitdiff
|
tree
2024-05-24
Michael Paquier
Fix comment in 024_add_drop_pub.pl
commit
|
commitdiff
|
tree
2024-05-24
Michael Paquier
Improve stability of subscription/029_on_error.pl
commit
|
commitdiff
|
tree
2024-05-23
Tom Lane
Remove race conditions between ECPGdebug() and ecpg_log().
commit
|
commitdiff
|
tree
2024-05-23
Peter Eisentraut
jsonapi: Some message style fixes
commit
|
commitdiff
|
tree
2024-05-23
Peter Eisentraut
doc: Clean up title case use
commit
|
commitdiff
|
tree
2024-05-23
Michael Paquier
Fix typo and comments related to the recent no-wait...
commit
|
commitdiff
|
tree
2024-05-23
Michael Paquier
doc: Fix column_name parameter in ALTER MATERIALIZED...
commit
|
commitdiff
|
tree
2024-05-23
David Rowley
Fix a couple of outdated comments now that we have...
commit
|
commitdiff
|
tree
2024-05-22
Alexander Korotkov
Don't copy extended statistics during MERGE/SPLIT parti...
commit
|
commitdiff
|
tree
2024-05-22
Alexander Korotkov
Fix the name collision detection in MERGE/SPLIT partiti...
commit
|
commitdiff
|
tree
2024-05-22
Alexander Korotkov
amcheck: Report an error when the next page to a leaf...
commit
|
commitdiff
|
tree
2024-05-22
Alexander Korotkov
amcheck: Don't load the right sibling page into BtreeCh...
commit
|
commitdiff
|
tree
2024-05-22
Alexander Korotkov
amcheck: Refactoring the storage of the last visible...
commit
|
commitdiff
|
tree
2024-05-22
Bruce Momjian
doc PG 17 relnotes: fix pg_stat_reset_shared quoting
commit
|
commitdiff
|
tree
2024-05-22
Bruce Momjian
doc PG 17 relnotes: fix pg_stat_statements typo
commit
|
commitdiff
|
tree
2024-05-22
Bruce Momjian
doc PG 17 relnotes: adjust SQL/JSON constructor func...
commit
|
commitdiff
|
tree
2024-05-22
Bruce Momjian
doc PG 17 relnotes: adjust builtin collation provider...
commit
|
commitdiff
|
tree
2024-05-22
Tom Lane
Fix input of ISO "extended" time format for types time...
commit
|
commitdiff
|
tree
2024-05-22
Bruce Momjian
doc PG 17 relnotes: add Heikki Linnakangas to vacuum...
commit
|
commitdiff
|
tree
2024-05-22
Tom Lane
Fix handling of extended expression statistics in CREAT...
commit
|
commitdiff
|
tree
2024-05-21
Robert Haas
Fix generate_union_paths for non-sortable types.
REL_17_BETA1
commit
|
commitdiff
|
tree
2024-05-21
Robert Haas
Re-allow planner to use Merge Append to efficiently...
commit
|
commitdiff
|
tree
2024-05-21
Robert Haas
Doc: return 66c0185a3 to the release notes.
commit
|
commitdiff
|
tree
2024-05-20
Tom Lane
Stamp 17beta1.
commit
|
commitdiff
|
tree
2024-05-20
Tom Lane
Doc: remove 66c0185a3 from release notes.
commit
|
commitdiff
|
tree
2024-05-20
Tom Lane
Revert commit 66c0185a3 and follow-on patches.
commit
|
commitdiff
|
tree
2024-05-20
Bruce Momjian
doc PG 17 relnotes: adjust vacuum items
commit
|
commitdiff
|
tree
2024-05-20
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2024-05-20
Bruce Momjian
doc PG 17 relnotes: adjust vacuum item to use "or"
commit
|
commitdiff
|
tree
2024-05-18
Bruce Momjian
doc PG 17 relnotes: adjust "builtin" collation provider
commit
|
commitdiff
|
tree
2024-05-18
Bruce Momjian
doc PG 17 relnotes: update to current
commit
|
commitdiff
|
tree
2024-05-18
Tom Lane
Add test case showing that commit d0d44049d fixed a...
commit
|
commitdiff
|
tree
2024-05-18
Bruce Momjian
doc PG 17 relnotes: add incremental JSON parser item
commit
|
commitdiff
|
tree
2024-05-18
Bruce Momjian
doc PG 17 relnotes: improve JSON casting item
commit
|
commitdiff
|
tree
2024-05-18
Bruce Momjian
doc PG 17 relnotes: adjust vacuum memory item
commit
|
commitdiff
|
tree
2024-05-17
Tom Lane
Sync typedefs.list with buildfarm, for real this time.
commit
|
commitdiff
|
tree
2024-05-17
Peter Eisentraut
A few follow-up fixes for GUC name quoting
commit
|
commitdiff
|
tree
2024-05-17
Peter Eisentraut
Revise GUC names quoting in messages again
commit
|
commitdiff
|
tree
2024-05-17
Peter Eisentraut
Remove unused typedefs
commit
|
commitdiff
|
tree
2024-05-17
Michael Paquier
Remove enum WaitEventExtension
commit
|
commitdiff
|
tree
2024-05-16
Noah Misch
Fix documentation about DROP DATABASE FORCE process...
commit
|
commitdiff
|
tree
2024-05-16
Melanie Plageman
BitmapHeapScan: Remove incorrect assert and reset field
commit
|
commitdiff
|
tree
2024-05-16
Heikki Linnakangas
Remove option to fall back from direct to postgres...
commit
|
commitdiff
|
tree
2024-05-16
Robert Haas
Document that increasing max_connections uses more...
commit
|
commitdiff
|
tree
2024-05-16
David Rowley
Doc: use true|false rather than on|off for "failover...
commit
|
commitdiff
|
tree
2024-05-16
Peter Eisentraut
pg_amcheck: Put new options in consistent order in...
commit
|
commitdiff
|
tree
2024-05-16
Peter Eisentraut
Revert temporal primary keys and foreign keys
commit
|
commitdiff
|
tree
2024-05-16
Bruce Momjian
doc PG 17 relnotes: wording adjustments
commit
|
commitdiff
|
tree
2024-05-16
Bruce Momjian
doc PG 17 relnotes: add item about vacuum storage...
commit
|
commitdiff
|
tree
2024-05-16
Thomas Munro
jit: Remove {llvm-config,clang}-N configure probes.
commit
|
commitdiff
|
tree
2024-05-16
David Rowley
Fix some inconsistencies in EXPLAIN output
commit
|
commitdiff
|
tree
2024-05-16
Michael Paquier
doc: Mention more variant --name=value of -c name=value...
commit
|
commitdiff
|
tree
2024-05-15
Tom Lane
Doc: update src/tools/pgindent/README for current practice.
commit
|
commitdiff
|
tree
2024-05-15
Daniel Gustafsson
Fix query result leak during binary upgrade
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
Re-forbid underscore in positional parameters
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
doc: Add standard Environment section to pg_upgrade...
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
doc: Add standard Environment section to pg_amcheck...
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
doc: Remove claims that initdb and pg_ctl use libpq...
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
Remove stray blank line among gram.y keywords
commit
|
commitdiff
|
tree
2024-05-15
Peter Eisentraut
Make all Perl warnings fatal, catch-up
commit
|
commitdiff
|
tree
2024-05-15
Michael Paquier
Add missing newline at the end of index_including.sql
commit
|
commitdiff
|
tree
2024-05-15
David Rowley
Fix incorrect year in some copyright notices added...
commit
|
commitdiff
|
tree
2024-05-15
Bruce Momjian
doc PG 17 relnotes: add logical replication apply...
commit
|
commitdiff
|
tree
next