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
2019年12月26日
Tom Lane
Fix possible loss of sync between rectypeid and underly...
commit
|
commitdiff
|
tree
2019年12月26日
Tom Lane
Improve comments in utils/rel.h.
commit
|
commitdiff
|
tree
2019年12月26日
Tom Lane
Refactor parser's generation of Var nodes.
commit
|
commitdiff
|
tree
2019年12月26日
Michael Paquier
Fix some comments related to logical repslot advancing
commit
|
commitdiff
|
tree
2019年12月26日
Michael Paquier
Refactor code dedicated to index vacuuming in vacuumlazy.c
commit
|
commitdiff
|
tree
2019年12月26日
Fujii Masao
Add note about how each partition's default value is...
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Allow whole-row Vars to be used in partitioning express...
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Remove equalPartitionDescs().
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Load relcache entries' partitioning data on-demand...
commit
|
commitdiff
|
tree
2019年12月25日
Michael Paquier
Rename files and headers related to index AM
commit
|
commitdiff
|
tree
2019年12月24日
Alvaro Herrera
Avoid splitting C string literals with \-newline
commit
|
commitdiff
|
tree
2019年12月24日
Michael Paquier
Replace use of strerror() with %s by %m in pg_waldump
commit
|
commitdiff
|
tree
2019年12月24日
Thomas Munro
Rotate instead of shifting hash join batch number.
commit
|
commitdiff
|
tree
2019年12月23日
Joe Conway
Disallow null category in crosstab_hash
commit
|
commitdiff
|
tree
2019年12月23日
Tom Lane
Disallow partition key expressions that return pseudo...
commit
|
commitdiff
|
tree
2019年12月23日
Tom Lane
Prevent a rowtype from being included in itself via...
commit
|
commitdiff
|
tree
2019年12月23日
Alvaro Herrera
GetPublicationByName: Don't repeat ourselves
commit
|
commitdiff
|
tree
2019年12月23日
Peter Geoghegan
Normalize _bt_finish_split() argument names.
commit
|
commitdiff
|
tree
2019年12月23日
Peter Geoghegan
Update nbtree LP_DEAD item deletion comments.
commit
|
commitdiff
|
tree
2019年12月22日
Tom Lane
Avoid low-probability regression test failures in times...
commit
|
commitdiff
|
tree
2019年12月22日
Peter Eisentraut
Fix compiler warning for ppoll() on Cygwin
commit
|
commitdiff
|
tree
2019年12月21日
Tom Lane
In pgwin32_open, loop after ERROR_ACCESS_DENIED only...
commit
|
commitdiff
|
tree
2019年12月21日
Bruce Momjian
C comment: clarify why psql's help/exit/quit must...
commit
|
commitdiff
|
tree
2019年12月21日
Bruce Momjian
docs: clarify handling of column lists in COPY TO...
commit
|
commitdiff
|
tree
2019年12月20日
Tom Lane
Adjust test case added by commit 6136e94dc.
commit
|
commitdiff
|
tree
2019年12月20日
Tom Lane
libpq should expose GSS-related parameters even when...
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Clean up inconsistent backslash use in paths
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Generate pg_config.h from pg_config.h.in on Windows
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Disallow dropping rules on system tables by default
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Fix compiler warnings on MSYS2
commit
|
commitdiff
|
tree
2019年12月20日
Andrew Dunstan
Superuser can permit passwordless connections on postgr...
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Extend the ProcSignal mechanism to support barriers.
commit
|
commitdiff
|
tree
2019年12月19日
Peter Geoghegan
Remove unneeded "pin scan" nbtree VACUUM code.
commit
|
commitdiff
|
tree
2019年12月19日
Bruce Momjian
revert: Remove meaningless assignments in nbtree code
commit
|
commitdiff
|
tree
2019年12月19日
Bruce Momjian
Remove meaningless assignments in nbtree code
commit
|
commitdiff
|
tree
2019年12月19日
Alvaro Herrera
makeArrayTypeName: Remove pointless relation open/close
commit
|
commitdiff
|
tree
2019年12月19日
Tom Lane
Doc: add a short summary of available authentication...
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Update neglected comment.
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Fix minor problems with non-exclusive backup cleanup.
commit
|
commitdiff
|
tree
2019年12月19日
Peter Eisentraut
Add support for MSYS2
commit
|
commitdiff
|
tree
2019年12月18日
Robert Haas
Re-#include <time.h> in checkpointer.c.
commit
|
commitdiff
|
tree
2019年12月18日
Robert Haas
Move heap-specific detoasting logic into a separate...
commit
|
commitdiff
|
tree
2019年12月18日
Tom Lane
Minimal portability fix for commit e1551f96e.
commit
|
commitdiff
|
tree
2019年12月18日
Peter Eisentraut
Add .editorconfig
commit
|
commitdiff
|
tree
2019年12月18日
Michael Paquier
Fix compiler warning in non-assert builds
commit
|
commitdiff
|
tree
2019年12月18日
Michael Paquier
Refactor attribute mappings used in logical tuple conve...
commit
|
commitdiff
|
tree
2019年12月18日
Amit Kapila
Fix subscriber invalid memory access on DDL.
commit
|
commitdiff
|
tree
2019年12月18日
Michael Paquier
Doc: Improve readability of options for REINDEX
commit
|
commitdiff
|
tree
2019年12月18日
Michael Paquier
Fix some OBJS lists in two Makefiles to be ordered...
commit
|
commitdiff
|
tree
2019年12月18日
Bruce Momjian
Remove redundant not-null test
commit
|
commitdiff
|
tree
2019年12月18日
Michael Paquier
Remove shadow variables linked to RedoRecPtr in xlog.c
commit
|
commitdiff
|
tree
2019年12月17日
Tom Lane
Fix error reporting for index expressions of prohibited...
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Fix bad formula in previous commit.
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Code cleanup for toast_fetch_datum and toast_fetch_datu...
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
simplehash: Allow for use in frontend code.
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
simplehash: Allow use of simplehash without MemoryContext.
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Add missing "void" to prototypes.
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Partially deduplicate interrupt handling for background...
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Use PostgresSigHupHandler in more places.
commit
|
commitdiff
|
tree
2019年12月17日
Robert Haas
Move interrupt-handling code into subroutines.
commit
|
commitdiff
|
tree
2019年12月17日
Amit Kapila
Change overly strict Assert in TransactionGroupUpdateXi...
commit
|
commitdiff
|
tree
2019年12月17日
Peter Geoghegan
Rename nbtree tuple macros.
commit
|
commitdiff
|
tree
2019年12月17日
Michael Paquier
Fix query cancellation handling in psql
commit
|
commitdiff
|
tree
2019年12月17日
Tom Lane
Fix "force_parallel_mode = regress" to work with ANALYZ...
commit
|
commitdiff
|
tree
2019年12月17日
Peter Geoghegan
Update nbtree README's "Scans during Recovery".
commit
|
commitdiff
|
tree
2019年12月16日
Tom Lane
On Windows, wait a little to see if ERROR_ACCESS_DENIED...
commit
|
commitdiff
|
tree
2019年12月16日
Alvaro Herrera
Demote variable from global to local
commit
|
commitdiff
|
tree
2019年12月16日
Heikki Linnakangas
Fix yet another crash in page split during GiST index...
commit
|
commitdiff
|
tree
2019年12月16日
Peter Eisentraut
Fix build of Perl-using modules of Windows
commit
|
commitdiff
|
tree
2019年12月16日
Peter Eisentraut
Sort out getpeereid() and peer auth handling on Windows
commit
|
commitdiff
|
tree
2019年12月16日
Etsuro Fujita
Clean up some misplaced comments in partition_join...
commit
|
commitdiff
|
tree
2019年12月15日
Michael Paquier
Remove duplicated progress reporting during heap scan...
commit
|
commitdiff
|
tree
2019年12月14日
Tom Lane
Try to stabilize results of new tuplesort regression...
commit
|
commitdiff
|
tree
2019年12月14日
Tom Lane
Prevent overly-aggressive collapsing of joins to RTE_RE...
commit
|
commitdiff
|
tree
2019年12月14日
Michael Paquier
Fix memory leak when initializing DH parameters in...
commit
|
commitdiff
|
tree
2019年12月14日
Thomas Munro
Fix mdsyncfiletag(), take II.
commit
|
commitdiff
|
tree
2019年12月14日
Thomas Munro
Don't use _mdfd_getseg() in mdsyncfiletag().
commit
|
commitdiff
|
tree
2019年12月13日
Heikki Linnakangas
Fix crash when a page was split during GiST index creation.
commit
|
commitdiff
|
tree
2019年12月13日
Tom Lane
Modernize our readline API a tad.
commit
|
commitdiff
|
tree
2019年12月12日
Tom Lane
Put back regression test case in a more robust form.
commit
|
commitdiff
|
tree
2019年12月12日
Tom Lane
Fix EXTRACT(ISOYEAR FROM timestamp) for years BC.
commit
|
commitdiff
|
tree
2019年12月12日
Tom Lane
Remove redundant function calls in timestamp[tz]_part().
commit
|
commitdiff
|
tree
2019年12月12日
Alvaro Herrera
(Blindly) tweak new test regex
commit
|
commitdiff
|
tree
2019年12月12日
Etsuro Fujita
Remove extra parenthesis from comment.
commit
|
commitdiff
|
tree
2019年12月12日
Tom Lane
Add readfuncs.c support for AppendRelInfo.
commit
|
commitdiff
|
tree
2019年12月11日
Tom Lane
Remove unstable test case added in commit 5935917ce.
commit
|
commitdiff
|
tree
2019年12月11日
Tom Lane
Allow executor startup pruning to prune all child nodes.
commit
|
commitdiff
|
tree
2019年12月11日
Tom Lane
Further adjust EXPLAIN's choices of table alias names.
commit
|
commitdiff
|
tree
2019年12月11日
Alvaro Herrera
Emit parameter values during query bind/execute errors
commit
|
commitdiff
|
tree
2019年12月11日
Tom Lane
Use only one thread to handle incoming signals on Windows.
commit
|
commitdiff
|
tree
2019年12月11日
Peter Eisentraut
Remove ATPrepSetStatistics
commit
|
commitdiff
|
tree
2019年12月11日
Peter Eisentraut
Fix output of Unicode normalization test
commit
|
commitdiff
|
tree
2019年12月11日
Michael Paquier
Fix some compiler warnings with timestamp parsing in...
commit
|
commitdiff
|
tree
2019年12月10日
Tom Lane
Fix tuple column count in pg_control_init().
commit
|
commitdiff
|
tree
2019年12月10日
Peter Eisentraut
Cosmetic cleaning of pg_config.h.win32
commit
|
commitdiff
|
tree
2019年12月10日
Alvaro Herrera
Add backend-only appendStringInfoStringQuoted
commit
|
commitdiff
|
tree
2019年12月10日
Tom Lane
In pg_ctl, work around ERROR_SHARING_VIOLATION on the...
commit
|
commitdiff
|
tree
2019年12月10日
Etsuro Fujita
Fix handling of multiple AFTER ROW triggers on a foreig...
commit
|
commitdiff
|
tree
2019年12月09日
Tom Lane
Fix race condition in our Windows signal emulation.
commit
|
commitdiff
|
tree
2019年12月09日
Tom Lane
Improve isolationtester's timeout management.
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル