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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2023年01月12日 Tom Lane Get rid of the "new" and "old" entries in a view's... commit | commitdiff | tree
2023年01月11日 Michael Paquier Add support for tab completion after ALTER EXTENSION... commit | commitdiff | tree
2023年01月11日 Peter Geoghegan Improve TransactionIdDidAbort() documentation. commit | commitdiff | tree
2023年01月11日 Tom Lane Improve handling of inherited GENERATED expressions. commit | commitdiff | tree
2023年01月11日 Tom Lane Don't leave roles behind after core regression tests. commit | commitdiff | tree
2023年01月11日 Peter Eisentraut Fix MSVC build commit | commitdiff | tree
2023年01月11日 Peter Eisentraut Common function for percent placeholder replacement commit | commitdiff | tree
2023年01月11日 Michael Paquier Fix typos in code and comments commit | commitdiff | tree
2023年01月11日 Michael Paquier Remove function declarations from headers for some... commit | commitdiff | tree
2023年01月10日 David Rowley Have the planner consider Incremental Sort for DISTINCT commit | commitdiff | tree
2023年01月10日 Robert Haas Add new GUC createrole_self_grant. commit | commitdiff | tree
2023年01月10日 Robert Haas Restrict the privileges of CREATEROLE users. commit | commitdiff | tree
2023年01月10日 Dean Rasheed Fix MERGE's test for unreachable WHEN clauses. commit | commitdiff | tree
2023年01月10日 Peter Eisentraut New header varatt.h split off from postgres.h commit | commitdiff | tree
2023年01月10日 Amit Kapila Document the newly added wait events added by commit... commit | commitdiff | tree
2023年01月10日 Tom Lane Round off random_normal() test results one more decimal... commit | commitdiff | tree
2023年01月10日 Amit Kapila Fix the display of lock information for specktoken. commit | commitdiff | tree
2023年01月10日 Tom Lane Remove pg_regress' never-documented "ignore" feature. commit | commitdiff | tree
2023年01月10日 Tom Lane Upgrade the random.sql regression test. commit | commitdiff | tree
2023年01月09日 Tom Lane Doc: add XML ID attributes to <sectN> and <varlistentry... commit | commitdiff | tree
2023年01月09日 Tom Lane Invent random_normal() to provide normally-distributed... commit | commitdiff | tree
2023年01月09日 John Naylor Remove redundant setting of tuplesort status commit | commitdiff | tree
2023年01月09日 Amit Kapila Fix the file mode of worker.c changed by the commit... commit | commitdiff | tree
2023年01月09日 David Rowley Allow left join removals and unique joins on partitione... commit | commitdiff | tree
2023年01月09日 Amit Kapila Perform apply of large transactions by parallel workers. commit | commitdiff | tree
2023年01月08日 Tom Lane Doc: improve commentary about providing our own definit... commit | commitdiff | tree
2023年01月08日 Alexander Korotkov Improve GIN cost estimation commit | commitdiff | tree
2023年01月08日 Alexander Korotkov Extract the multiplier for CPU process cost of index... commit | commitdiff | tree
2023年01月07日 Tomas Vondra Check relkind before using TABLESAMPLE in postgres_fdw commit | commitdiff | tree
2023年01月07日 Dean Rasheed psql: Add support for \dpS and \zS. commit | commitdiff | tree
2023年01月07日 Amit Kapila Remove the streaming files for incomplete xacts after... commit | commitdiff | tree
2023年01月07日 David Rowley Add additional regression tests for select_active_windows commit | commitdiff | tree
2023年01月06日 Tom Lane Wake up a subscription's replication worker processes... commit | commitdiff | tree
2023年01月06日 Tom Lane Check for two_phase change at end of process_syncing_ta... commit | commitdiff | tree
2023年01月06日 Andrew Dunstan Allow hyphens in ltree labels commit | commitdiff | tree
2023年01月06日 Tom Lane Add options to control whether VACUUM runs vac_update_d... commit | commitdiff | tree
2023年01月06日 Tom Lane Invalidate pgoutput's replication-decisions cache upon... commit | commitdiff | tree
2023年01月06日 Tomas Vondra Fix stale comment about sample_frac adjustment commit | commitdiff | tree
2023年01月06日 Peter Eisentraut Fix typo commit | commitdiff | tree
2023年01月06日 Dean Rasheed Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE... commit | commitdiff | tree
2023年01月06日 Dean Rasheed Improve tab completion for ALTER FUNCTION/PROCEDURE... commit | commitdiff | tree
2023年01月06日 Thomas Munro Fix pg_truncate() on Windows. commit | commitdiff | tree
2023年01月05日 Thomas Munro Use unnamed POSIX semaphores on Cygwin. commit | commitdiff | tree
2023年01月05日 Robert Haas Pass down current user ID to AddRoleMems and DelRoleMems. commit | commitdiff | tree
2023年01月05日 Robert Haas Refactor permissions-checking for role grants. commit | commitdiff | tree
2023年01月05日 Tom Lane Fix calculation of which GENERATED columns need to... commit | commitdiff | tree
2023年01月05日 Alexander Korotkov Remove extra regress check arguments from test_pg_db_ro... commit | commitdiff | tree
2023年01月05日 Alexander Korotkov meson: Add 'running' test setup, as a replacement for... commit | commitdiff | tree
2023年01月04日 David Rowley Fix some compiler warnings in aset.c and generation.c commit | commitdiff | tree
2023年01月04日 Peter Geoghegan Check that xmax didn't commit in freeze check. commit | commitdiff | tree
2023年01月04日 Peter Geoghegan Update obsolete multixact.c comments. commit | commitdiff | tree
2023年01月03日 Tom Lane During pg_dump startup, acquire table locks in batches. commit | commitdiff | tree
2023年01月03日 David Rowley Fix typo in memutils_memorychunk.h commit | commitdiff | tree
2023年01月03日 Robert Haas Improve documentation of the CREATEROLE attibute. commit | commitdiff | tree
2023年01月03日 Peter Geoghegan vacuumlazy.c: Save get_database_name() in vacrel. commit | commitdiff | tree
2023年01月03日 Peter Geoghegan Delay commit status checks until freezing executes. commit | commitdiff | tree
2023年01月03日 Peter Geoghegan Refine the definition of page-level freezing. commit | commitdiff | tree
2023年01月03日 Peter Eisentraut Windows support in pg_import_system_collations commit | commitdiff | tree
2023年01月03日 Michael Paquier Fix typos in comments, code and documentation commit | commitdiff | tree
2023年01月02日 Tom Lane Avoid reference to nonexistent array element in ExecIni... commit | commitdiff | tree
2023年01月02日 Bruce Momjian Update copyright for 2023 commit | commitdiff | tree
2023年01月02日 Peter Geoghegan Adjust VACUUM hastup LP_REDIRECT comments. commit | commitdiff | tree
2023年01月02日 Peter Geoghegan Avoid special XID snapshotConflictHorizon values. commit | commitdiff | tree
2023年01月02日 Tom Lane Add bt_multi_page_stats() function to contrib/pageinspect. commit | commitdiff | tree
2023年01月02日 Peter Eisentraut Push lpp variable closer to usage in heapgetpage() commit | commitdiff | tree
2023年01月02日 Peter Eisentraut doc: Re-order Table 28.2 "Collected Statistics Views" commit | commitdiff | tree
2023年01月01日 Tom Lane Accept "+infinity" in date and timestamp[tz] input. commit | commitdiff | tree
2023年01月01日 Tom Lane In plpgsql, don't preassign portal names to bound curso... commit | commitdiff | tree
2022年12月31日 Thomas Munro ci: Change macOS builds from Intel to ARM. commit | commitdiff | tree
2022年12月30日 Tomas Vondra Sample postgres_fdw tables remotely during ANALYZE commit | commitdiff | tree
2022年12月30日 Tomas Vondra Fix assert in BRIN build_distances commit | commitdiff | tree
2022年12月30日 Michael Paquier Fix precision handling for some COERCE_SQL_SYNTAX functions commit | commitdiff | tree
2022年12月30日 Peter Eisentraut Change argument of appendBinaryStringInfo from char... commit | commitdiff | tree
2022年12月30日 Peter Eisentraut Use appendStringInfoString instead of appendBinaryStrin... commit | commitdiff | tree
2022年12月30日 Peter Eisentraut Add const to BufFileWrite commit | commitdiff | tree
2022年12月30日 Peter Eisentraut Remove unnecessary casts commit | commitdiff | tree
2022年12月29日 Andres Freund perl: Hide warnings inside perl.h when using gcc compat... commit | commitdiff | tree
2022年12月29日 Andrew Dunstan Fix oversight in 7a05425d96 commit | commitdiff | tree
2022年12月28日 Peter Geoghegan Add page-level freezing to VACUUM. commit | commitdiff | tree
2022年12月28日 Andrew Dunstan Convert contrib/ltree's input functions to report error... commit | commitdiff | tree
2022年12月28日 Andrew Dunstan Convert contrib/intarray's bqarr_in() to report errors... commit | commitdiff | tree
2022年12月28日 Peter Eisentraut Reorder some object files in makefiles commit | commitdiff | tree
2022年12月27日 Tom Lane Suppress uninitialized-variable warning from a61b1f748. commit | commitdiff | tree
2022年12月27日 Tom Lane Convert hstore_in to report errors softly. commit | commitdiff | tree
2022年12月27日 Tom Lane Remove new locale dependency in regproc regression... commit | commitdiff | tree
2022年12月27日 Tom Lane Simplify the implementations of the to_reg* functions. commit | commitdiff | tree
2022年12月27日 Tom Lane Convert the reg* input functions to report (most) error... commit | commitdiff | tree
2022年12月27日 Tom Lane Convert tsqueryin and tsvectorin to report errors softly. commit | commitdiff | tree
2022年12月27日 Tom Lane Detect bad input for types xid, xid8, and cid. commit | commitdiff | tree
2022年12月27日 Peter Geoghegan Remove overzealous MultiXact freeze assertion. commit | commitdiff | tree
2022年12月27日 Michael Paquier Add custom filtering rules to the TAP tests of pg_upgrade commit | commitdiff | tree
2022年12月27日 Michael Paquier Fix incorrect copy-pasto in error message of pg_waldump.c commit | commitdiff | tree
2022年12月26日 Michael Paquier pg_waldump: Add --save-fullpage=PATH to save full page... commit | commitdiff | tree
2022年12月26日 Amit Kapila Add 'logical_decoding_mode' GUC. commit | commitdiff | tree
2022年12月25日 Michael Paquier Switch query fixing aclitems in ~15 from O(N^2) to... commit | commitdiff | tree
2022年12月25日 Tom Lane Convert enum_in() to report errors softly. commit | commitdiff | tree
2022年12月25日 Andrew Dunstan Fix thinko in 720e0327bc commit | commitdiff | tree
2022年12月24日 Andrew Dunstan Convert contrib/isn's input functions to report errors... commit | commitdiff | tree
2022年12月24日 Andrew Dunstan Convert jsonpath's input function to report errors... commit | commitdiff | tree
2022年12月24日 Tom Lane Make the numeric-OID cases of regprocin and friends... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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