projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-02-08
Peter Eisentraut
Update comment
commit
|
commitdiff
|
tree
2024-02-07
Alvaro Herrera
Update PQparameterStatus and ParameterStatus docs
commit
|
commitdiff
|
tree
2024-02-05
Tom Lane
Stamp 16.2.
REL_16_2
commit
|
commitdiff
|
tree
2024-02-05
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2024-02-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2024-02-05
Heikki Linnakangas
Fix assertion if index is dropped during REFRESH CONCUR...
commit
|
commitdiff
|
tree
2024-02-05
Heikki Linnakangas
Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right...
commit
|
commitdiff
|
tree
2024-02-04
Tom Lane
Release notes for 16.2, 15.6, 14.11, 13.14, 12.18.
commit
|
commitdiff
|
tree
2024-02-02
Heikki Linnakangas
Fix typo in comments
commit
|
commitdiff
|
tree
2024-02-02
Tom Lane
Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_fo...
commit
|
commitdiff
|
tree
2024-02-02
Tom Lane
First-draft release notes for 16.2.
commit
|
commitdiff
|
tree
2024-02-01
Noah Misch
Sync PG_VERSION file in CREATE DATABASE.
commit
|
commitdiff
|
tree
2024-02-01
Noah Misch
Handle interleavings between CREATE DATABASE steps...
commit
|
commitdiff
|
tree
2024-02-01
Tom Lane
Update time zone data files to tzdata release 2024a.
commit
|
commitdiff
|
tree
2024-02-01
Andrew Dunstan
Avoid package qualification of $windows_os
commit
|
commitdiff
|
tree
2024-02-01
Tom Lane
Apply band-aid fix for an oversight in reparameterize_p...
commit
|
commitdiff
|
tree
2024-02-01
Bruce Momjian
doc: improve role option documentation
commit
|
commitdiff
|
tree
2024-02-01
Daniel Gustafsson
doc: remove incorrect grammar for ALTER EVENT TRIGGER
commit
|
commitdiff
|
tree
2024-02-01
Daniel Gustafsson
doc: Fix incorrect openssl option
commit
|
commitdiff
|
tree
2024-02-01
Michael Paquier
Fix stats_fetch_consistency with stats for fixed-number...
commit
|
commitdiff
|
tree
2024-01-31
Michael Paquier
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
commit
|
commitdiff
|
tree
2024-01-30
Andrew Dunstan
Fix 003_extrafiles.pl test for the Windows
commit
|
commitdiff
|
tree
2024-01-30
Daniel Gustafsson
pgcrypto: Fix check for buffer size
commit
|
commitdiff
|
tree
2024-01-29
David Rowley
Doc: mention foreign keys can reference unique indexes
commit
|
commitdiff
|
tree
2024-01-29
Nathan Bossart
Move is_valid_ascii() to ascii.h.
commit
|
commitdiff
|
tree
2024-01-29
Tom Lane
Fix incompatibilities with libxml2 >= 2.12.0.
commit
|
commitdiff
|
tree
2024-01-29
Heikki Linnakangas
Fix locking when fixing an incomplete split of a GIN...
commit
|
commitdiff
|
tree
2024-01-29
Michael Paquier
Add more LOG messages when starting and ending recovery...
commit
|
commitdiff
|
tree
2024-01-28
Michael Paquier
Fix DROP ROLE when specifying duplicated roles
commit
|
commitdiff
|
tree
2024-01-26
Tom Lane
Compare varnullingrels too in assign_param_for_var().
commit
|
commitdiff
|
tree
2024-01-26
Tom Lane
Detect Julian-date overflow in timestamp[tz]_pl_interval.
commit
|
commitdiff
|
tree
2024-01-25
Thomas Munro
Track LLVM 18 changes.
commit
|
commitdiff
|
tree
2024-01-24
Michael Paquier
Fix ALTER TABLE .. ADD COLUMN with complex inheritance...
commit
|
commitdiff
|
tree
2024-01-23
Peter Eisentraut
meson: portname was set too early
commit
|
commitdiff
|
tree
2024-01-23
Heikki Linnakangas
Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h"
commit
|
commitdiff
|
tree
2024-01-23
Michael Paquier
Improve stability of recovery test 035_standby_logical_...
commit
|
commitdiff
|
tree
2024-01-22
Alvaro Herrera
Abort pgbench if script end is reached with an open...
commit
|
commitdiff
|
tree
2024-01-22
David Rowley
Re-disallow Memoize for parameterized nested loops...
commit
|
commitdiff
|
tree
2024-01-18
Jeff Davis
Fix buildfarm error from commit 5c31669058.
commit
|
commitdiff
|
tree
2024-01-18
Tom Lane
Fix plpgsql to allow new-style SQL CREATE FUNCTION...
commit
|
commitdiff
|
tree
2024-01-18
Michael Paquier
Improve handling of dropped partitioned indexes for...
commit
|
commitdiff
|
tree
2024-01-18
Michael Paquier
Add try_index_open(), conditional variant of index_open()
commit
|
commitdiff
|
tree
2024-01-18
Michael Paquier
seg: Add test "security" in meson.build
commit
|
commitdiff
|
tree
2024-01-17
Heikki Linnakangas
Fix incorrect comment on how BackendStatusArray is...
commit
|
commitdiff
|
tree
2024-01-17
Daniel Gustafsson
Close socket in case of errors in setting non-blocking
commit
|
commitdiff
|
tree
2024-01-16
Daniel Gustafsson
Decorate WITH with literal markup tags
commit
|
commitdiff
|
tree
2024-01-16
Alvaro Herrera
Don't test already-referenced pointer for nullness
commit
|
commitdiff
|
tree
2024-01-14
Tom Lane
Prevent access to an unpinned buffer in BEFORE ROW...
commit
|
commitdiff
|
tree
2024-01-13
Tom Lane
Re-pgindent catcache.c after previous commit.
commit
|
commitdiff
|
tree
2024-01-13
Tom Lane
Cope with catcache entries becoming stale during detoas...
commit
|
commitdiff
|
tree
2024-01-13
Jeff Davis
Fix memory leak in connection string validation.
commit
|
commitdiff
|
tree
2024-01-12
Jeff Davis
Re-validate connection string in libpqrcv_connect().
commit
|
commitdiff
|
tree
2024-01-12
Alvaro Herrera
Added literal tag for RETURNING
commit
|
commitdiff
|
tree
2024-01-12
Michael Paquier
pg_regress: Disable autoruns for cmd.exe on Windows
commit
|
commitdiff
|
tree
2024-01-12
Michael Paquier
pg_ctl: Disable autoruns for cmd.exe on Windows
commit
|
commitdiff
|
tree
2024-01-11
Tom Lane
Allow subquery pullup to wrap a PlaceHolderVar in anoth...
commit
|
commitdiff
|
tree
2024-01-11
Magnus Hagander
Fix omission in partitioning limitation documentation
commit
|
commitdiff
|
tree
2024-01-10
Tom Lane
Restore initdb's old behavior of always setting the...
commit
|
commitdiff
|
tree
2024-01-10
Tom Lane
Handle WindowClause.runCondition in tree walker/mutator...
commit
|
commitdiff
|
tree
2024-01-10
Bruce Momjian
doc: clarify who owns the initdb-created cluster,...
commit
|
commitdiff
|
tree
2024-01-09
Tatsuo Ishii
Doc: fix character_sets view.
commit
|
commitdiff
|
tree
2024-01-08
Alexander Korotkov
Fix indentation in ExecParallelHashIncreaseNumBatches()
commit
|
commitdiff
|
tree
2024-01-07
Tom Lane
Fix integer-overflow problem in intarray's g_int_decomp...
commit
|
commitdiff
|
tree
2024-01-07
Alexander Korotkov
Fix oversized memory allocation in Parallel Hash Join
commit
|
commitdiff
|
tree
2024-01-05
Michael Paquier
Fix corruption of local buffer state during extend...
commit
|
commitdiff
|
tree
2024-01-04
David Rowley
Fix use of incorrect TupleTableSlot in DISTINCT aggregates
commit
|
commitdiff
|
tree
2024-01-04
Bruce Momjian
Update copyright for 2024
commit
|
commitdiff
|
tree
2024-01-03
Tom Lane
Avoid masking EOF (no-password-supplied) conditions...
commit
|
commitdiff
|
tree
2024-01-03
Tom Lane
Doc: Python's control flow construct is try/except...
commit
|
commitdiff
|
tree
2023-12-29
Tom Lane
In pg_dump, don't dump a stats object unless dumping...
commit
|
commitdiff
|
tree
2023-12-28
Michael Paquier
doc: Mention AttributeRelationId in FDW validator funct...
commit
|
commitdiff
|
tree
2023-12-27
Tom Lane
Doc: specify aclitem syntax more clearly.
commit
|
commitdiff
|
tree
2023-12-26
Tom Lane
Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_...
commit
|
commitdiff
|
tree
2023-12-26
Tom Lane
Fix mistaken file name in plpython's meson recipe.
commit
|
commitdiff
|
tree
2023-12-26
Tom Lane
Hide warnings from Python headers when using gcc-compat...
commit
|
commitdiff
|
tree
2023-12-26
Amit Kapila
Doc: Add missing pgoutput options.
commit
|
commitdiff
|
tree
2023-12-23
Tom Lane
Set readline-relevant ENV vars in interactive_psql...
commit
|
commitdiff
|
tree
2023-12-21
Tom Lane
Avoid trying to fetch metapage of an SPGist partitioned...
commit
|
commitdiff
|
tree
2023-12-21
Dean Rasheed
Fix BEFORE ROW trigger handling in cross-partition...
commit
|
commitdiff
|
tree
2023-12-20
Daniel Gustafsson
Fix unchecked return value from strdup
commit
|
commitdiff
|
tree
2023-12-19
Daniel Gustafsson
doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example
commit
|
commitdiff
|
tree
2023-12-19
Michael Paquier
pageinspect: Fix failure with hash_bitmap_info() for...
commit
|
commitdiff
|
tree
2023-12-19
Michael Paquier
pgstattuple: Fix failure with pgstathashindex() for...
commit
|
commitdiff
|
tree
2023-12-17
Tom Lane
Doc: add a bit to indices.sgml about what is an indexab...
commit
|
commitdiff
|
tree
2023-12-15
Tom Lane
Fix bugs in manipulation of large objects.
commit
|
commitdiff
|
tree
2023-12-14
Michael Paquier
Fix description of I/O timing info for shared buffers...
commit
|
commitdiff
|
tree
2023-12-14
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2023-12-12
Michael Paquier
Prevent tuples to be marked as dead in subtransactions...
commit
|
commitdiff
|
tree
2023-12-12
Daniel Gustafsson
Fix typo in comment
commit
|
commitdiff
|
tree
2023-12-11
Tom Lane
Be more wary about OpenSSL not setting errno on error.
commit
|
commitdiff
|
tree
2023-12-11
Amit Kapila
Fix an undetected deadlock due to apply worker.
commit
|
commitdiff
|
tree
2023-12-08
Thomas Munro
Fix potential pointer overflow in xlogreader.c.
commit
|
commitdiff
|
tree
2023-12-08
Michael Paquier
Fix path of regress shared library in pg_upgrade test
commit
|
commitdiff
|
tree
2023-12-06
Michael Paquier
Fix compilation on Windows with WAL_DEBUG
commit
|
commitdiff
|
tree
2023-12-06
Michael Paquier
Apply filters to dump files all the time in 002_pg_upgr...
commit
|
commitdiff
|
tree
2023-12-05
Daniel Gustafsson
Fix incorrect error message for IDENTIFY_SYSTEM
commit
|
commitdiff
|
tree
2023-12-05
Alvaro Herrera
Fix handling of errors in libpq pipelines
commit
|
commitdiff
|
tree
2023-12-04
Alvaro Herrera
Don't use pgbench -j in tests
commit
|
commitdiff
|
tree
2023-12-03
Michael Paquier
doc: Remove reference to trigger file regarding promotion
commit
|
commitdiff
|
tree
2023-12-01
Peter Eisentraut
Check collation when creating partitioned index
commit
|
commitdiff
|
tree
next