projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-03-16
Thomas Munro
Introduce a maintenance_io_concurrency setting.
commit
|
commitdiff
|
tree
2020-03-16
Thomas Munro
Simplify the effective_io_concurrency setting.
commit
|
commitdiff
|
tree
2020-03-16
Peter Geoghegan
nbtree: Reorder nbtinsert.c prototypes.
commit
|
commitdiff
|
tree
2020-03-15
Peter Eisentraut
Add backend type to csvlog and optionally log_line_prefix
commit
|
commitdiff
|
tree
2020-03-14
Tomas Vondra
Improve test coverage for multi-column MCV lists
commit
|
commitdiff
|
tree
2020-03-14
Tomas Vondra
Improve test coverage for functional dependencies
commit
|
commitdiff
|
tree
2020-03-14
Tom Lane
Rearrange pseudotypes.c to get rid of duplicative code.
commit
|
commitdiff
|
tree
2020-03-14
Tom Lane
Restructure polymorphic-type resolution in funcapi.c.
commit
|
commitdiff
|
tree
2020-03-14
Tomas Vondra
Use multi-variate MCV lists to estimate ScalarArrayOpExpr
commit
|
commitdiff
|
tree
2020-03-14
Tomas Vondra
Use functional dependencies to estimate ScalarArrayOpExpr
commit
|
commitdiff
|
tree
2020-03-13
Tom Lane
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
commit
|
commitdiff
|
tree
2020-03-13
Peter Eisentraut
doc: Remove unused title ids
commit
|
commitdiff
|
tree
2020-03-13
Peter Eisentraut
Remove am_syslogger global variable
commit
|
commitdiff
|
tree
2020-03-13
Peter Eisentraut
Unify several ways to tracking backend type
commit
|
commitdiff
|
tree
2020-03-13
Peter Eisentraut
Preserve replica identity index across ALTER TABLE...
commit
|
commitdiff
|
tree
2020-03-13
Michael Paquier
Refactor compile-time assertion checks in c.h
commit
|
commitdiff
|
tree
2020-03-11
Tom Lane
Fix test case instability introduced in 085b6b667.
commit
|
commitdiff
|
tree
2020-03-11
Alvaro Herrera
Add pg_dump support for ALTER obj DEPENDS ON EXTENSION
commit
|
commitdiff
|
tree
2020-03-11
Tom Lane
Avoid holding a directory FD open across pg_ls_dir_file...
commit
|
commitdiff
|
tree
2020-03-11
Peter Eisentraut
Refactor ps_status.c API
commit
|
commitdiff
|
tree
2020-03-11
Alvaro Herrera
Avoid duplicates in ALTER ... DEPENDS ON EXTENSION
commit
|
commitdiff
|
tree
2020-03-11
Peter Eisentraut
Clean up order in miscinit.c a bit
commit
|
commitdiff
|
tree
2020-03-11
Peter Eisentraut
Remove HAVE_WORKING_LINK
commit
|
commitdiff
|
tree
2020-03-11
Alexander Korotkov
Improve checking of child pages in contrib/amcheck.
commit
|
commitdiff
|
tree
2020-03-11
Peter Geoghegan
Remove stray parenthesis in nbtree.h.
commit
|
commitdiff
|
tree
2020-03-11
Peter Geoghegan
nbtree: Move fastpath NULL descent stack assertion.
commit
|
commitdiff
|
tree
2020-03-10
Tom Lane
Marginal comments and docs cleanup.
commit
|
commitdiff
|
tree
2020-03-10
Peter Geoghegan
nbtree: Demote minus infinity "can't happen" error.
commit
|
commitdiff
|
tree
2020-03-10
Tom Lane
Ensure that CREATE TABLE LIKE copies any NO INHERIT...
commit
|
commitdiff
|
tree
2020-03-10
Tom Lane
Avoid portability problem introduced in 0a42a2e9c.
commit
|
commitdiff
|
tree
2020-03-10
Tom Lane
Preserve integer and float values accurately in (de...
commit
|
commitdiff
|
tree
2020-03-10
Alvaro Herrera
Split out CreateCast into src/backend/catalog/pg_cast.c
commit
|
commitdiff
|
tree
2020-03-10
Peter Eisentraut
Remove win32ver.rc from version_stamp.pl
commit
|
commitdiff
|
tree
2020-03-10
Peter Eisentraut
Remove utils/acl.h from catalog/objectaddress.h
commit
|
commitdiff
|
tree
2020-03-10
Peter Eisentraut
Support adding partitioned tables to publication
commit
|
commitdiff
|
tree
2020-03-10
Michael Paquier
Prevent reindex of invalid indexes on TOAST tables
commit
|
commitdiff
|
tree
2020-03-10
Fujii Masao
Tidy up XLogSource code in xlog.c.
commit
|
commitdiff
|
tree
2020-03-09
Tom Lane
Fix pg_dump/pg_restore to restore event triggers later.
commit
|
commitdiff
|
tree
2020-03-09
Jeff Davis
Introduce LogicalTapeSetExtend().
commit
|
commitdiff
|
tree
2020-03-09
Fujii Masao
Fix bug that causes to report waiting in PS display...
commit
|
commitdiff
|
tree
2020-03-09
Peter Eisentraut
Add tg_updatedcols to TriggerData
commit
|
commitdiff
|
tree
2020-03-09
Peter Eisentraut
Code simplification
commit
|
commitdiff
|
tree
2020-03-09
Fujii Masao
Avoid assertion failure with targeted recovery in stand...
commit
|
commitdiff
|
tree
2020-03-09
Fujii Masao
Mark ssl_passphrase_command as GUC_SUPERUSER_ONLY.
commit
|
commitdiff
|
tree
2020-03-09
Michael Paquier
Doc: fix some description of environment variables...
commit
|
commitdiff
|
tree
2020-03-08
Tom Lane
Add an "absval" parameter to allow contrib/dict_int...
commit
|
commitdiff
|
tree
2020-03-08
Tom Lane
Add an explicit test to catch changes in checksumming...
commit
|
commitdiff
|
tree
2020-03-08
Alexander Korotkov
Show opclass and opfamily related information in psql
commit
|
commitdiff
|
tree
2020-03-08
Peter Geoghegan
pageinspect: Fix types used for bt_metap() columns.
commit
|
commitdiff
|
tree
2020-03-07
Tom Lane
Tab completion: offer parens as appropriate in CREATE...
commit
|
commitdiff
|
tree
2020-03-07
Tom Lane
Simplify/speed up assertion cross-check in ginCompressP...
commit
|
commitdiff
|
tree
2020-03-07
Peter Eisentraut
doc: Remove unused ids
commit
|
commitdiff
|
tree
2020-03-07
Peter Eisentraut
doc: Add information about new SQL part SQL/MDA
commit
|
commitdiff
|
tree
2020-03-07
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2020-03-06
Tom Lane
Create contrib/bool_plperl to provide a bool transform...
commit
|
commitdiff
|
tree
2020-03-06
Tom Lane
Allow Unicode escapes in any server encoding, not only...
commit
|
commitdiff
|
tree
2020-03-06
Tom Lane
Allow ALTER TYPE to change some properties of a base...
commit
|
commitdiff
|
tree
2020-03-05
Michael Paquier
Fix page-level checksum calculation in checksum_impl.h
commit
|
commitdiff
|
tree
2020-03-05
Tom Lane
Remove the "opaque" pseudo-type and associated compatib...
commit
|
commitdiff
|
tree
2020-03-05
Tom Lane
Remove ancient hacks to ignore certain opclass names...
commit
|
commitdiff
|
tree
2020-03-05
Tom Lane
Remove ancient support for upgrading pre-7.3 foreign...
commit
|
commitdiff
|
tree
2020-03-05
Alvaro Herrera
Remove RangeIOData->typiofunc
commit
|
commitdiff
|
tree
2020-03-05
Michael Paquier
Avoid -Wconversion warnings when using checksum_impl.h
commit
|
commitdiff
|
tree
2020-03-05
Fujii Masao
Fix issues around .pgpass file.
commit
|
commitdiff
|
tree
2020-03-05
Michael Paquier
Fix more issues with dependency handling at swap phase...
commit
|
commitdiff
|
tree
2020-03-05
Jeff Davis
Extend ExecBuildAggTrans() to support a NULL pointer...
commit
|
commitdiff
|
tree
2020-03-04
Tom Lane
Introduce macros for typalign and typstorage constants.
commit
|
commitdiff
|
tree
2020-03-04
Peter Eisentraut
Move pg_upgrade's Windows link() implementation to...
commit
|
commitdiff
|
tree
2020-03-03
Tom Lane
Allow to_date/to_timestamp to recognize non-English...
commit
|
commitdiff
|
tree
2020-03-03
Peter Eisentraut
pg_standby: Don't use HAVE_WORKING_LINK
commit
|
commitdiff
|
tree
2020-03-03
Fujii Masao
Fix typo in monitoring.sgml.
commit
|
commitdiff
|
tree
2020-03-03
Peter Geoghegan
Remove overzealous _bt_split() assertions.
commit
|
commitdiff
|
tree
2020-03-03
Michael Paquier
Fix assertion failure with ALTER TABLE ATTACH PARTITION...
commit
|
commitdiff
|
tree
2020-03-03
Fujii Masao
Fix the name of the first WAL segment file, in docs.
commit
|
commitdiff
|
tree
2020-03-03
Fujii Masao
Report progress of streaming base backup.
commit
|
commitdiff
|
tree
2020-03-03
Michael Paquier
Preserve pg_index.indisclustered across REINDEX CONCURR...
commit
|
commitdiff
|
tree
2020-03-02
Tom Lane
Fix possibly-uninitialized variable.
commit
|
commitdiff
|
tree
2020-03-02
Alvaro Herrera
Represent command completion tags as structs
commit
|
commitdiff
|
tree
2020-03-02
Tom Lane
Blacklist port/win32_msvc/utime.h in cpluspluscheck...
commit
|
commitdiff
|
tree
2020-03-02
Peter Geoghegan
Silence nbtree.h cpluspluscheck warning.
commit
|
commitdiff
|
tree
2020-03-02
Peter Geoghegan
Add assertions to _bt_update_posting().
commit
|
commitdiff
|
tree
2020-03-02
Peter Eisentraut
Update Microsoft documentation link
commit
|
commitdiff
|
tree
2020-03-02
Peter Eisentraut
Remove long unused code behind a #if 0
commit
|
commitdiff
|
tree
2020-03-02
Michael Paquier
Fix command-line colorization on Windows with VT100...
commit
|
commitdiff
|
tree
2020-03-02
Michael Paquier
Handle logical decoding in multi-insert for catalog...
commit
|
commitdiff
|
tree
2020-03-01
Peter Geoghegan
Remove dead code from _bt_update_posting().
commit
|
commitdiff
|
tree
2020-03-01
Dean Rasheed
Fix corner-case loss of precision in numeric ln().
commit
|
commitdiff
|
tree
2020-02-29
Peter Geoghegan
Doc: Fix pageinspect bt_page_items() example.
commit
|
commitdiff
|
tree
2020-02-29
Peter Geoghegan
Teach pageinspect about nbtree deduplication.
commit
|
commitdiff
|
tree
2020-02-29
Tom Lane
Correctly re-use hash tables in buildSubPlanHash().
commit
|
commitdiff
|
tree
2020-02-29
Tom Lane
Remove obsolete comment.
commit
|
commitdiff
|
tree
2020-02-29
Tom Lane
Avoid failure if autovacuum tries to access a just...
commit
|
commitdiff
|
tree
2020-02-28
Jeff Davis
Fix commit c11cb17d.
commit
|
commitdiff
|
tree
2020-02-28
Tom Lane
Doc: correct thinko in pg_buffercache documentation.
commit
|
commitdiff
|
tree
2020-02-28
Alvaro Herrera
Add comments on avoid reuse of parse-time snapshot
commit
|
commitdiff
|
tree
2020-02-28
Peter Eisentraut
Add PostgreSQL home page to --help output
commit
|
commitdiff
|
tree
2020-02-28
Peter Eisentraut
Refer to bug report address by symbol rather than hardc...
commit
|
commitdiff
|
tree
2020-02-27
Alvaro Herrera
Catversion bump for b9b408c48724
commit
|
commitdiff
|
tree
2020-02-27
Jeff Davis
Save calculated transitionSpace in Agg node.
commit
|
commitdiff
|
tree
2020-02-27
Peter Geoghegan
Doc: Fix deduplicate_items index term.
commit
|
commitdiff
|
tree
next