git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2020年03月31日 Bruce Momjian doc: adjust UPDATE/DELETE's FROM/USING to match SELECT... commit | commitdiff | tree
2020年03月31日 Tom Lane Teach pg_ls_dir_files() to ignore ENOENT failures from... commit | commitdiff | tree
2020年03月31日 Tom Lane Back-patch addition of stack overflow and interrupt... commit | commitdiff | tree
2020年03月30日 Tom Lane Be more careful about extracting encoding from locale... commit | commitdiff | tree
2020年03月29日 Tom Lane Doc: correct misstatement about ltree label maximum... commit | commitdiff | tree
2020年03月28日 Tom Lane Protect against overflow of ltree.numlevel and lquery... commit | commitdiff | tree
2020年03月28日 Andres Freund Ensure snapshot is registered within ScanPgRelation(). commit | commitdiff | tree
2020年03月26日 Tom Lane Ensure that plpgsql cleans up cleanly during parallel... commit | commitdiff | tree
2020年03月26日 Peter Eisentraut Drop slot's LWLock before returning from SaveSlotToPath() commit | commitdiff | tree
2020年03月23日 Andres Freund Add regression tests for constraint errors in partition... commit | commitdiff | tree
2020年03月23日 Andres Freund Fix potential crash after constraint violation errors... commit | commitdiff | tree
2020年03月23日 Tom Lane Doc: explain that LIKE et al can be used in ANY (sub... commit | commitdiff | tree
2020年03月23日 Tom Lane Fix our getopt_long's behavior for a command line argum... commit | commitdiff | tree
2020年03月23日 Michael Paquier Doc: Fix type of some storage parameters in CREATE... commit | commitdiff | tree
2020年03月22日 Noah Misch Revert "Skip WAL for new relfilenodes, under wal_level... commit | commitdiff | tree
2020年03月21日 Noah Misch Skip WAL for new relfilenodes, under wal_level=minimal. commit | commitdiff | tree
2020年03月21日 Noah Misch Back-patch log_newpage_range(). commit | commitdiff | tree
2020年03月21日 Noah Misch During heap rebuild, lock any TOAST index until end... commit | commitdiff | tree
2020年03月21日 Noah Misch Fix cosmetic blemishes involving rd_createSubid. commit | commitdiff | tree
2020年03月21日 Bruce Momjian docs: use alias in WHERE clause of full text search... commit | commitdiff | tree
2020年03月20日 Andrew Dunstan Turn off deprecated bison warnings under MSVC commit | commitdiff | tree
2020年03月19日 Bruce Momjian pg_upgrade: make get_major_server_version() err msg... commit | commitdiff | tree
2020年03月18日 Fujii Masao Correct the descriptions of recovery-related wait event... commit | commitdiff | tree
2020年03月18日 Amit Kapila Add missing errcode() in a few ereport calls. commit | commitdiff | tree
2020年03月17日 Tom Lane Doc: clarify behavior of "anyrange" pseudo-type. commit | commitdiff | tree
2020年03月17日 Tom Lane Use pkg-config, if available, to locate libxml2 during... commit | commitdiff | tree
2020年03月17日 Tom Lane Avoid holding a directory FD open across assorted SRF... commit | commitdiff | tree
2020年03月16日 Alvaro Herrera Document pg_ls_*dir hiding of directories and special... commit | commitdiff | tree
2020年03月16日 Alvaro Herrera Plug memory leak commit | commitdiff | tree
2020年03月14日 Tom Lane Restructure polymorphic-type resolution in funcapi.c. 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 Preserve replica identity index across ALTER TABLE... commit | commitdiff | tree
2020年03月12日 Thomas Munro Fix nextXid tracking bug on standbys (9.5-11 only). commit | commitdiff | tree
2020年03月11日 Tom Lane Fix test case instability introduced in 085b6b667. commit | commitdiff | tree
2020年03月11日 Peter Geoghegan Paper over bt_metap() oldest_xact bug in backbranches. 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日 Alvaro Herrera Avoid duplicates in ALTER ... DEPENDS ON EXTENSION commit | commitdiff | tree
2020年03月09日 Tom Lane Fix pg_dump/pg_restore to restore event triggers later. commit | commitdiff | tree
2020年03月09日 Fujii Masao Fix bug that causes to report waiting in PS display... commit | commitdiff | tree
2020年03月09日 Fujii Masao Avoid assertion failure with targeted recovery in stand... commit | commitdiff | tree
2020年03月07日 Peter Eisentraut Fix typo 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年02月29日 Tom Lane Correctly re-use hash tables in buildSubPlanHash(). commit | commitdiff | tree
2020年02月29日 Tom Lane Avoid failure if autovacuum tries to access a just... commit | commitdiff | tree
2020年02月28日 Tom Lane Doc: correct thinko in pg_buffercache documentation. commit | commitdiff | tree
2020年02月27日 Michael Paquier Remove TAP test for createdb --lc-ctype commit | commitdiff | tree
2020年02月27日 Michael Paquier Skip foreign tablespaces when running pg_checksums... commit | commitdiff | tree
2020年02月27日 Michael Paquier createdb: Fix quoting of --encoding, --lc-ctype and... commit | commitdiff | tree
2020年02月26日 Alvaro Herrera Fix docs regarding AFTER triggers on partitioned tables commit | commitdiff | tree
2020年02月24日 Michael Paquier Add prefix checks in exclude lists for pg_rewind, pg_ch... commit | commitdiff | tree
2020年02月20日 Etsuro Fujita Remove extra word from comment. commit | commitdiff | tree
2020年02月19日 Tom Lane Doc: discourage use of partial indexes for poor-man... commit | commitdiff | tree
2020年02月19日 Peter Eisentraut Fix typo commit | commitdiff | tree
2020年02月19日 Tom Lane Fix confusion about event trigger vs. plain function... commit | commitdiff | tree
2020年02月19日 Fujii Masao Fix mesurement of elapsed time during truncating heap... commit | commitdiff | tree
2020年02月19日 Amit Kapila Stop demanding that top xact must be seen before subxac... commit | commitdiff | tree
2020年02月17日 Tom Lane Teach pg_dump to dump comments on RLS policy objects. commit | commitdiff | tree
2020年02月17日 Fujii Masao Add description about LogicalRewriteTruncate wait event... commit | commitdiff | tree
2020年02月12日 Tom Lane Doc: fix old oversights in GRANT/REVOKE documentation. commit | commitdiff | tree
2020年02月11日 Peter Eisentraut Document the pg_upgrade -j/--jobs option as taking... commit | commitdiff | tree
2020年02月10日 Tom Lane Stamp 11.7. REL_11_7 commit | commitdiff | tree
2020年02月10日 Tom Lane Last-minute updates for release notes. commit | commitdiff | tree
2020年02月10日 Alvaro Herrera createuser: fix parsing of --connection-limit argument commit | commitdiff | tree
2020年02月10日 Alvaro Herrera Fix priv checks for ALTER <object> DEPENDS ON EXTENSION commit | commitdiff | tree
2020年02月10日 Peter Eisentraut Translation updates commit | commitdiff | tree
2020年02月10日 Michael Paquier Revert "pg_upgrade: Fix quoting of some arguments in... commit | commitdiff | tree
2020年02月10日 Amit Kapila doc: Spell checking commit | commitdiff | tree
2020年02月10日 Michael Paquier pg_upgrade: Fix quoting of some arguments in pg_ctl... commit | commitdiff | tree
2020年02月09日 Tom Lane Revert "docs: change "default role" wording to "predefi... commit | commitdiff | tree
2020年02月09日 Tom Lane Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21... commit | commitdiff | tree
2020年02月09日 Tom Lane Store the deletion horizon XID for a deleted GIN page... commit | commitdiff | tree
2020年02月06日 Fujii Masao Add note about access permission checks by inherited... commit | commitdiff | tree
2020年02月06日 Amit Kapila Fix typo. commit | commitdiff | tree
2020年02月06日 Fujii Masao Fix bug in LWLock statistics mechanism. commit | commitdiff | tree
2020年02月05日 Andrew Gierth Force tuple conversion when the source has missing... commit | commitdiff | tree
2020年02月05日 Alvaro Herrera ALTER SUBSCRIPTION / REFRESH docs: explain copy_data commit | commitdiff | tree
2020年02月05日 Noah Misch When a TAP file has non-zero exit status, retain tempor... commit | commitdiff | tree
2020年02月05日 Fujii Masao Add note about how each partition's default value is... commit | commitdiff | tree
2020年02月04日 Thomas Munro Handle lack of DSM slots in parallel btree build, take 2. commit | commitdiff | tree
2020年02月04日 Tom Lane Fix handling of "Subplans Removed" field in EXPLAIN... commit | commitdiff | tree
2020年02月03日 Alvaro Herrera Add missing break out seqscan loop in logical replication commit | commitdiff | tree
2020年02月03日 Fujii Masao Revert commit a5b652f3a0. commit | commitdiff | tree
2020年02月01日 Thomas Munro Fix memory leak on DSM slot exhaustion. commit | commitdiff | tree
2020年01月31日 Tom Lane Fix CheckAttributeType's handling of collations for... commit | commitdiff | tree
2020年01月31日 Tom Lane Fix parallel pg_dump/pg_restore for failure to create... commit | commitdiff | tree
2020年01月31日 Michael Paquier Fix typo in recently-added TAP test for replication... commit | commitdiff | tree
2020年01月30日 Tom Lane In jsonb_plpython.c, suppress warning message from... commit | commitdiff | tree
2020年01月30日 Thomas Munro Handle lack of DSM slots in parallel btree build. commit | commitdiff | tree
2020年01月30日 Fujii Masao Make inherited TRUNCATE perform access permission check... commit | commitdiff | tree
2020年01月30日 Michael Paquier Fix slot data persistency when advancing physical repli... commit | commitdiff | tree
2020年01月27日 Thomas Munro Avoid unnecessary shm writes in Parallel Hash Join. commit | commitdiff | tree
2020年01月26日 Tom Lane In postgres_fdw, don't try to ship MULTIEXPR updates... commit | commitdiff | tree
2020年01月24日 Michael Paquier Doc: Fix list of storage parameters available for ALTER... commit | commitdiff | tree
2020年01月23日 Tom Lane Fix an oversight in commit 4c70098ff. commit | commitdiff | tree
2020年01月23日 Tom Lane Clean up formatting.c's logic for matching constant... commit | commitdiff | tree
2020年01月22日 Michael Paquier Fix concurrent indexing operations with temporary tables commit | commitdiff | tree
2020年01月21日 Andres Freund Fix edge case leading to agg transitions skipping ExecA... commit | commitdiff | tree
2020年01月21日 Michael Paquier Add GUC variables for stat tracking and timeout as... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /