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-05
Michael Paquier
Generate automatically code and documentation related...
commit
|
commitdiff
|
tree
2023-07-04
Daniel Gustafsson
Fix assertion failure in snapshot building
commit
|
commitdiff
|
tree
2023-07-04
Heikki Linnakangas
Ensure that creation of an empty relfile is fsync'd...
commit
|
commitdiff
|
tree
2023-07-04
Peter Eisentraut
Remove incidental md5() function uses from several...
commit
|
commitdiff
|
tree
2023-07-04
David Rowley
Allow Incremental Sorts on GiST and SP-GiST indexes
commit
|
commitdiff
|
tree
2023-07-04
Michael Paquier
libpq: Add support for Close on portals and statements
commit
|
commitdiff
|
tree
2023-07-04
Thomas Munro
Re-bin segment when memory pages are freed.
commit
|
commitdiff
|
tree
2023-07-04
David Rowley
Remove trailing zero words from Bitmapsets
commit
|
commitdiff
|
tree
2023-07-03
Michael Paquier
Fix regression tests of unaccent to work without UTF8...
commit
|
commitdiff
|
tree
2023-07-03
Michael Paquier
Show information about flex (version and command path...
commit
|
commitdiff
|
tree
2023-07-03
Nathan Bossart
Increase size of bgw_library_name.
commit
|
commitdiff
|
tree
2023-07-03
Thomas Munro
Fix race in SSI interaction with gin fast path.
commit
|
commitdiff
|
tree
2023-07-03
Thomas Munro
Fix race in SSI interaction with bitmap heap scan.
commit
|
commitdiff
|
tree
2023-07-03
Thomas Munro
Fix race in SSI interaction with empty btrees.
commit
|
commitdiff
|
tree
2023-07-03
Nathan Bossart
Don't truncate database and user names in startup packets.
commit
|
commitdiff
|
tree
2023-07-03
Tomas Vondra
Consider fillfactor when estimating relation size
commit
|
commitdiff
|
tree
2023-07-03
Tomas Vondra
Remove expensive test of postgres_fdw batch inserts
commit
|
commitdiff
|
tree
2023-07-03
Andrew Dunstan
Improve pg_basebackup long file name test Windows robus...
commit
|
commitdiff
|
tree
2023-07-03
Tomas Vondra
Fix code indentation violations
commit
|
commitdiff
|
tree
2023-07-03
Peter Eisentraut
A minor simplification for List manipulation
commit
|
commitdiff
|
tree
2023-07-03
Heikki Linnakangas
Update PG_CACHE_LINE_SIZE description.
commit
|
commitdiff
|
tree
2023-07-03
Peter Eisentraut
cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RES...
commit
|
commitdiff
|
tree
2023-07-03
Peter Eisentraut
Take pg_attribute out of VacAttrStats
commit
|
commitdiff
|
tree
2023-07-03
Peter Eisentraut
Add macro for maximum statistics target
commit
|
commitdiff
|
tree
2023-07-03
Peter Eisentraut
Change type of pg_statistic_ext.stxstattarget
commit
|
commitdiff
|
tree
2023-07-03
Michael Paquier
Remove support for OpenSSL 1.0.1
commit
|
commitdiff
|
tree
2023-07-03
Michael Paquier
Refactor some code related to wait events "BufferPin...
commit
|
commitdiff
|
tree
2023-07-03
Michael Paquier
Make PG_TEST_NOCLEAN work for temporary directories...
commit
|
commitdiff
|
tree
2023-07-03
David Rowley
Remove redundant PARTITION BY columns from WindowClauses
commit
|
commitdiff
|
tree
2023-07-02
Thomas Munro
Silence "missing contrecord" error.
commit
|
commitdiff
|
tree
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
next