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-12
Peter Eisentraut
Remove obsolete comment about OID support
commit
|
commitdiff
|
tree
2023-07-12
Peter Eisentraut
Allow some exclusion constraints on partitions
commit
|
commitdiff
|
tree
2023-07-11
Thomas Munro
Doc: Adjust libpq docs about thread safety.
commit
|
commitdiff
|
tree
2023-07-11
Thomas Munro
Remove --disable-thread-safety and related code.
commit
|
commitdiff
|
tree
2023-07-11
Michael Paquier
pgbench: Move constant into format string
commit
|
commitdiff
|
tree
2023-07-11
Masahiko Sawada
Report index vacuum progress.
commit
|
commitdiff
|
tree
2023-07-11
Masahiko Sawada
Add new parallel message type to progress reporting.
commit
|
commitdiff
|
tree
2023-07-11
Amit Kapila
Add BEGIN/COMMIT for transactional messages during...
commit
|
commitdiff
|
tree
2023-07-10
Thomas Munro
Don't expose Windows' mbstowcs_l() and wcstombs_l().
commit
|
commitdiff
|
tree
2023-07-10
Tom Lane
Be more rigorous about local variables in PostgresMain().
commit
|
commitdiff
|
tree
2023-07-10
Peter Eisentraut
Fix pgindent
commit
|
commitdiff
|
tree
2023-07-10
Peter Eisentraut
Message wording improvements
commit
|
commitdiff
|
tree
2023-07-10
Michael Paquier
Add more sanity checks with callers of changeDependency...
commit
|
commitdiff
|
tree
2023-07-10
Michael Paquier
Fix ALTER EXTENSION SET SCHEMA with objects outside...
commit
|
commitdiff
|
tree
2023-07-09
Peter Eisentraut
doc: Use proper markup for emphasis
commit
|
commitdiff
|
tree
2023-07-09
Peter Eisentraut
doc: Move DEFAULT parameter on COPY reference page
commit
|
commitdiff
|
tree
2023-07-09
Peter Eisentraut
Remove unnecessary unbind in LDAP search+bind mode
commit
|
commitdiff
|
tree
2023-07-09
Thomas Munro
Rename port/thread.c to port/user.c.
commit
|
commitdiff
|
tree
2023-07-09
David Rowley
Doc: update old reference to "result cache"
commit
|
commitdiff
|
tree
2023-07-09
Thomas Munro
Remove obsolete comment and code from fe-auth.c.
commit
|
commitdiff
|
tree
2023-07-08
Thomas Munro
All supported systems have locale_t.
commit
|
commitdiff
|
tree
2023-07-08
Andrew Dunstan
Fix tmpdir issues with commit e213de8e78
commit
|
commitdiff
|
tree
2023-07-08
Andrew Dunstan
Use shorter location for pg_replslot in pg_basebackup...
commit
|
commitdiff
|
tree
2023-07-08
Peter Eisentraut
Fix Perl warning
commit
|
commitdiff
|
tree
2023-07-08
Peter Eisentraut
Make some indentation in gram.y consistent
commit
|
commitdiff
|
tree
2023-07-07
Jeff Davis
test_extensions: sync meson.build with Makefile.
commit
|
commitdiff
|
tree
2023-07-07
Nathan Bossart
Revert MAINTAIN privilege and pg_maintain predefined...
commit
|
commitdiff
|
tree
2023-07-07
Tomas Vondra
Document relaxed HOT for summarizing indexes
commit
|
commitdiff
|
tree
2023-07-07
Michael Paquier
Fix some comments in ./configure and meson setup files
commit
|
commitdiff
|
tree
2023-07-06
Daniel Gustafsson
pg_regress: Remove unused variable
commit
|
commitdiff
|
tree
2023-07-06
Andres Freund
Fix type of iterator variable in SH_START_ITERATE
commit
|
commitdiff
|
tree
2023-07-06
Andrew Dunstan
Skip pg_baseback long filename test if path too long...
commit
|
commitdiff
|
tree
2023-07-06
Heikki Linnakangas
WAL-log the creation of the init fork of unlogged indexes.
commit
|
commitdiff
|
tree
2023-07-06
Amit Kapila
Fix code indentation vioaltion introduced in commit...
commit
|
commitdiff
|
tree
2023-07-06
Michael Paquier
Add GUC parameter "huge_pages_status"
commit
|
commitdiff
|
tree
2023-07-06
Michael Paquier
Add newline at the end of header generated by generate...
commit
|
commitdiff
|
tree
2023-07-06
Amit Kapila
Revert the commits related to allowing page lock to...
commit
|
commitdiff
|
tree
2023-07-05
Michael Paquier
Handle \v as a whitespace character in parsers
commit
|
commitdiff
|
tree
2023-07-05
Heikki Linnakangas
Fix leak of LLVM "fatal-on-oom" section counter.
commit
|
commitdiff
|
tree
2023-07-05
Peter Eisentraut
pg_waldump: Add test case for notice message
commit
|
commitdiff
|
tree
2023-07-05
Peter Eisentraut
pg_waldump: Add more tests
commit
|
commitdiff
|
tree
2023-07-05
Heikki Linnakangas
Change example in pgindent README on "/*-----" comments.
commit
|
commitdiff
|
tree
2023-07-05
Daniel Gustafsson
Rename EVT cache hash to make context name unique
commit
|
commitdiff
|
tree
2023-07-05
Masahiko Sawada
pgstat: fix subscription stats entry leak.
commit
|
commitdiff
|
tree
2023-07-05
Peter Eisentraut
Clean up command argument assembly
commit
|
commitdiff
|
tree
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
next