projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2023-07-02
Tomas Vondra
Fix oversight in handling of modifiedCols since f24523672d
commit
|
commitdiff
|
tree
2023-07-02
Tomas Vondra
Fix memory leak in Incremental Sort rescans
commit
|
commitdiff
|
tree
2023-07-02
Tomas Vondra
Improve BRIN minmax-multi opclass test coverage
commit
|
commitdiff
|
tree
2023-07-02
Tomas Vondra
Introduce bloom_filter_size for BRIN bloom opclass
commit
|
commitdiff
|
tree
2023-07-02
Tomas Vondra
Minor cleanups in the BRIN code
commit
|
commitdiff
|
tree
2023-07-02
Thomas Munro
Trust signalfd on illumos, again.
commit
|
commitdiff
|
tree
2023-07-01
Noah Misch
Fix test of pg_stat_io for wal_level=minimal.
commit
|
commitdiff
|
tree
2023-06-30
Heikki Linnakangas
Remove redundant check for fast_forward.
commit
|
commitdiff
|
tree
2023-06-30
Heikki Linnakangas
Improve comment on why we need ctid->(cmin,cmax) mapping.
commit
|
commitdiff
|
tree
2023-06-30
Amit Langote
Add a test case for a316a3bc
commit
|
commitdiff
|
tree
2023-06-30
Michael Paquier
Introduce long options in pg_archivecleanup
commit
|
commitdiff
|
tree
2023-06-30
Michael Paquier
Fix marking of indisvalid for partitioned indexes at...
commit
|
commitdiff
|
tree
2023-06-30
Michael Paquier
Add tab completion for CREATE SCHEMA in psql
commit
|
commitdiff
|
tree
2023-06-30
Michael Paquier
Use named captures in Catalog::ParseHeader()
commit
|
commitdiff
|
tree
2023-06-29
Tom Lane
Stamp HEAD as 17devel.
commit
|
commitdiff
|
tree
2023-06-29
Michael Paquier
Fix pg_depend entry to AMs after ALTER TABLE .. SET...
commit
|
commitdiff
|
tree
2023-06-29
Andres Freund
meson: Remove redundant return code check
commit
|
commitdiff
|
tree
2023-06-29
Tom Lane
Defend against bogus parameterization of join input...
commit
|
commitdiff
|
tree
2023-06-29
Tom Lane
Fix order of operations in ExecEvalFieldStoreDeForm().
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Fix intl misspelling
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Use a better error message in an impossible...
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Make some Meson style more consistent with surro...
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Fix some grammar usage in Meson comments
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Mention the correct way to disable readline...
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Remove old comment
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Use the not_found_dep constant
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Attach colon to keyword argument
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Use consistent Meson option description formats
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Use consistent casing in Meson option descriptions
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
meson: Remove triple-quoted strings
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
Remove inappropriate raw_expression_tree_walker() code
commit
|
commitdiff
|
tree
2023-06-29
Peter Eisentraut
Error message wording improvements
commit
|
commitdiff
|
tree
2023-06-29
Nathan Bossart
Fix psql \?'s entries for \dp and \z.
commit
|
commitdiff
|
tree
2023-06-29
Michael Paquier
pg_stat_statements: Fix second comment related to entry...
commit
|
commitdiff
|
tree
2023-06-28
Michael Paquier
pg_stat_statements: Fix incorrect comment with entry...
commit
|
commitdiff
|
tree
2023-06-28
Peter Eisentraut
Reword error messages for consistency
commit
|
commitdiff
|
tree
2023-06-28
Tom Lane
Doc: minor wording adjustments in transaction isolation...
commit
|
commitdiff
|
tree
2023-06-28
Michael Paquier
Add timeline ID to file names generated with pg_waldump...
commit
|
commitdiff
|
tree
2023-06-28
Michael Paquier
Ignore invalid indexes when enforcing index rules in...
commit
|
commitdiff
|
tree
2023-06-27
Michael Paquier
Remove dependency to query text in JumbleQuery()
commit
|
commitdiff
|
tree
2023-06-27
Heikki Linnakangas
Fix comment on clearing padding.
commit
|
commitdiff
|
tree
2023-06-26
Tom Lane
Stamp 16beta2.
commit
|
commitdiff
|
tree
2023-06-26
Bruce Momjian
doc: PG 16 relnotes, update for beta 2
commit
|
commitdiff
|
tree
2023-06-26
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2023-06-26
Heikki Linnakangas
Change "..." to cstring in old input/output function...
commit
|
commitdiff
|
tree
2023-06-24
Tom Lane
Check for interrupts and stack overflow in TParserGet().
commit
|
commitdiff
|
tree
2023-06-24
Bruce Momjian
doc: rename "decades" to be more generic
commit
|
commitdiff
|
tree
2023-06-23
Peter Eisentraut
Error message refactoring
commit
|
commitdiff
|
tree
2023-06-23
Peter Eisentraut
doc: Improve punctuation
commit
|
commitdiff
|
tree
2023-06-23
Peter Eisentraut
doc: Clean up title case use
commit
|
commitdiff
|
tree
2023-06-23
Michael Paquier
Fix incorrect error message in libpq_pipeline
commit
|
commitdiff
|
tree
2023-06-22
Nathan Bossart
Improve privilege documentation for maintenance commands.
commit
|
commitdiff
|
tree
2023-06-22
Nathan Bossart
Fix cache lookup hazards introduced by ff9618e82a.
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
next