git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021年08月13日
Andres Freund
Remove support for background workers without BGWORKER_...
commit
|
commitdiff
|
tree
2021年08月13日
Andres Freund
Fix typo.
commit
|
commitdiff
|
tree
2021年08月13日
Michael Meskes
Fix connection handling for DEALLOCATE and DESCRIBE...
commit
|
commitdiff
|
tree
2021年08月13日
Daniel Gustafsson
Fix sslsni connparam boolean check
commit
|
commitdiff
|
tree
2021年08月13日
David Rowley
Fix incorrect hash table resizing code in simplehash.h
commit
|
commitdiff
|
tree
2021年08月12日
Thomas Munro
Make EXEC_BACKEND more convenient on macOS.
commit
|
commitdiff
|
tree
2021年08月12日
Tomas Vondra
Use appropriate tuple descriptor in FDW batching
commit
|
commitdiff
|
tree
2021年08月12日
John Naylor
Speed up generation of Unicode hash functions.
commit
|
commitdiff
|
tree
2021年08月12日
John Naylor
Fix grammar mistake in hash index README
commit
|
commitdiff
|
tree
2021年08月12日
Michael Paquier
Avoid unnecessary shared invalidations in ROLLBACK...
commit
|
commitdiff
|
tree
2021年08月12日
Heikki Linnakangas
Fix segfault during EvalPlanQual with mix of local...
commit
|
commitdiff
|
tree
2021年08月10日
Tom Lane
Fix failure of btree_gin indexscans with "char" type...
commit
|
commitdiff
|
tree
2021年08月10日
Daniel Gustafsson
Add alternative output for OpenSSL 3 without legacy...
commit
|
commitdiff
|
tree
2021年08月10日
Daniel Gustafsson
Disable OpenSSL EVP digest padding in pgcrypto
commit
|
commitdiff
|
tree
2021年08月10日
Daniel Gustafsson
Remove unused regression test certificate server-ss
commit
|
commitdiff
|
tree
2021年08月10日
Michael Paquier
Add tab completion for DECLARE .. ASENSITIVE in psql
commit
|
commitdiff
|
tree
2021年08月10日
Michael Paquier
Fix regression test output of sepgsql
commit
|
commitdiff
|
tree
2021年08月10日
Michael Paquier
Add call to object access hook at the end of table...
commit
|
commitdiff
|
tree
2021年08月10日
Tom Lane
Let regexp_replace() make use of REG_NOSUB when feasible.
commit
|
commitdiff
|
tree
2021年08月09日
Andres Freund
Fix bogus assertion in BootstrapModeMain().
commit
|
commitdiff
|
tree
2021年08月09日
Tom Lane
Avoid determining regexp subexpression matches, when...
commit
|
commitdiff
|
tree
2021年08月09日
David Rowley
Remove some special cases from MSVC build scripts
commit
|
commitdiff
|
tree
2021年08月09日
David Rowley
Doc: Fix misleading statement about VACUUM memory limits
commit
|
commitdiff
|
tree
2021年08月09日
David Rowley
Use ExplainPropertyInteger for queryid in EXPLAIN
commit
|
commitdiff
|
tree
2021年08月09日
Amit Kapila
Fix typo in 022_twophase_cascade.pl.
commit
|
commitdiff
|
tree
2021年08月09日
David Rowley
Add POPCNT support for MSVC x86_64 builds
commit
|
commitdiff
|
tree
2021年08月09日
Bruce Momjian
doc: mention pg_upgrade extension script
commit
|
commitdiff
|
tree
2021年08月08日
Peter Eisentraut
Remove some unnecessary casts in format arguments
commit
|
commitdiff
|
tree
2021年08月08日
Tom Lane
Doc: remove bogus <indexterm> items.
commit
|
commitdiff
|
tree
2021年08月08日
Peter Eisentraut
Check the size in COPY_POINTER_FIELD
commit
|
commitdiff
|
tree
2021年08月08日
Peter Eisentraut
Change NestPath node to contain JoinPath node
commit
|
commitdiff
|
tree
2021年08月08日
Peter Eisentraut
Change SeqScan node to contain Scan node
commit
|
commitdiff
|
tree
2021年08月08日
Tom Lane
Rethink regexp engine's backref-related compilation...
commit
|
commitdiff
|
tree
2021年08月08日
David Rowley
Remove unused function declaration
commit
|
commitdiff
|
tree
2021年08月08日
Tom Lane
Make regexp engine's backref-related compilation state...
commit
|
commitdiff
|
tree
2021年08月08日
Tom Lane
Fix use-after-free issue in regexp engine.
commit
|
commitdiff
|
tree
2021年08月08日
Andres Freund
Move temporary file cleanup to before_shmem_exit().
commit
|
commitdiff
|
tree
2021年08月07日
Peter Eisentraut
Remove T_MemoryContext
commit
|
commitdiff
|
tree
2021年08月07日
Peter Eisentraut
pg_amcheck: Message style improvements
commit
|
commitdiff
|
tree
2021年08月07日
Tom Lane
Really fix the ambiguity in REFRESH MATERIALIZED VIEW...
commit
|
commitdiff
|
tree
2021年08月07日
Peter Eisentraut
pg_amcheck: Add missing translation markers
commit
|
commitdiff
|
tree
2021年08月07日
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2021年08月07日
Andres Freund
pgstat: Schedule per-backend pgstat shutdown via before...
commit
|
commitdiff
|
tree
2021年08月07日
Andres Freund
Schedule ShutdownXLOG() in single user mode using befor...
commit
|
commitdiff
|
tree
2021年08月07日
Andres Freund
Make parallel worker shutdown complete entirely via...
commit
|
commitdiff
|
tree
2021年08月07日
Andres Freund
pgstat: Bring up pgstat in BaseInit() to fix uninitiali...
commit
|
commitdiff
|
tree
2021年08月06日
Tom Lane
Don't elide casting to typmod -1.
commit
|
commitdiff
|
tree
2021年08月06日
Dean Rasheed
Adjust the integer overflow tests in the numeric code.
commit
|
commitdiff
|
tree
2021年08月06日
Peter Eisentraut
Add missing message punctuation
commit
|
commitdiff
|
tree
2021年08月06日
Peter Eisentraut
Fix wording
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Always call Init[Auxiliary]Process...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
Call pgwin32_signal_initialize() in postmaster as well.
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Centralize pgwin32_signal_initialize...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Remove bootstrap / checker modes from...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Move AuxiliaryProcessMain into its...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: auxprocess: reindent block
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Separate out BootstrapModeMain from...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
process startup: Rename postmaster's --forkboot to...
commit
|
commitdiff
|
tree
2021年08月05日
Etsuro Fujita
postgres_fdw: Fix issues with generated columns in...
commit
|
commitdiff
|
tree
2021年08月05日
Fujii Masao
Remove unused argument "txn" in maybe_send_schema().
commit
|
commitdiff
|
tree
2021年08月05日
Dean Rasheed
Fix division-by-zero error in to_char() with 'EEEE...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
pgbench: When using pipelining only do PQconsumeInput...
commit
|
commitdiff
|
tree
2021年08月05日
Andres Freund
pgstat: split reporting/fetching of bgwriter and checkp...
commit
|
commitdiff
|
tree
2021年08月04日
Peter Geoghegan
Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
commit
|
commitdiff
|
tree
2021年08月04日
Amit Kapila
Add prepare API support for streaming transactions...
commit
|
commitdiff
|
tree
2021年08月03日
Tom Lane
Add assorted new regexp_xxx SQL functions.
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
C comment: correct heading of extension query
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
interval: round values when spilling to months
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
pg_upgrade: warn about extensions that need updating
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
pg_upgrade: improve docs about extension upgrades
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
doc: mention inheritance's tableoid can be used in...
commit
|
commitdiff
|
tree
2021年08月03日
Bruce Momjian
doc: add example of using pg_dump with GNU split and...
commit
|
commitdiff
|
tree
2021年08月03日
Thomas Munro
Further simplify a bit of logic in StartupXLOG().
commit
|
commitdiff
|
tree
2021年08月03日
David Rowley
Allow ordered partition scans in more cases
commit
|
commitdiff
|
tree
2021年08月02日
David Rowley
Track a Bitmapset of non-pruned partitions in RelOptInfo
commit
|
commitdiff
|
tree
2021年08月02日
Tom Lane
Doc: minor improvements for logical replication protoco...
commit
|
commitdiff
|
tree
2021年08月02日
Thomas Munro
Run checkpointer and bgwriter in crash recovery.
commit
|
commitdiff
|
tree
2021年08月02日
Andres Freund
Remove misplaced comment from AuxiliaryProcessMain().
commit
|
commitdiff
|
tree
2021年08月02日
Etsuro Fujita
Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a3...
commit
|
commitdiff
|
tree
2021年08月02日
Amit Kapila
Fix test failure in 021_twophase.pl.
commit
|
commitdiff
|
tree
2021年08月01日
Andrew Dunstan
Silence perl warning about uninitialized value
commit
|
commitdiff
|
tree
2021年07月31日
Tom Lane
Doc: alphabetize the regexp_foo() function descriptions...
commit
|
commitdiff
|
tree
2021年07月31日
Tom Lane
Use elog, not Assert, to report failure to provide...
commit
|
commitdiff
|
tree
2021年07月31日
John Naylor
Remove redundant setting of pg_attribute.attcompression
commit
|
commitdiff
|
tree
2021年07月31日
Dean Rasheed
Fix corner-case errors and loss of precision in numeric...
commit
|
commitdiff
|
tree
2021年07月31日
Heikki Linnakangas
Move InRecovery and standbyState global vars to xloguti...
commit
|
commitdiff
|
tree
2021年07月31日
Heikki Linnakangas
Extract code to describe recovery stop reason to a...
commit
|
commitdiff
|
tree
2021年07月31日
Heikki Linnakangas
Remove unnecessary 'restoredFromArchive' global variable.
commit
|
commitdiff
|
tree
2021年07月31日
Heikki Linnakangas
Don't use O_SYNC or similar when opening signal file...
commit
|
commitdiff
|
tree
2021年07月31日
Michael Paquier
Enable TAP tests of pg_receivewal for ZLIB on Windows...
commit
|
commitdiff
|
tree
2021年07月30日
Jeff Davis
Improve documentation for START_REPLICATION ... LOGICAL.
commit
|
commitdiff
|
tree
2021年07月30日
John Naylor
Fix range check in ECPG numeric to int conversion
commit
|
commitdiff
|
tree
2021年07月30日
Tom Lane
Doc: add a glossary entry for "domain".
commit
|
commitdiff
|
tree
2021年07月30日
Tom Lane
In postgres_fdw, allow CASE expressions to be pushed...
commit
|
commitdiff
|
tree
2021年07月30日
Robert Haas
Remove unnecessary call to ReadCheckpointRecord().
commit
|
commitdiff
|
tree
2021年07月30日
Michael Paquier
Use --no-loop for new calls of pg_receivewal --endpos...
commit
|
commitdiff
|
tree
2021年07月30日
Heikki Linnakangas
Update obsolete comment that still referred to Checkpoi...
commit
|
commitdiff
|
tree
2021年07月30日
Etsuro Fujita
postgres_fdw: Fix handling of pending asynchronous...
commit
|
commitdiff
|
tree
2021年07月30日
Amit Kapila
Remove unused argument in apply_handle_commit_internal().
commit
|
commitdiff
|
tree
2021年07月29日
Alvaro Herrera
Close yet another race condition in replication slot...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル