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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2022年12月22日 Thomas Munro Improve notation of cacheinfo table in syscache.c. commit | commitdiff | tree
2022年12月22日 Peter Geoghegan Use scanned_pages to decide when to failsafe check. commit | commitdiff | tree
2022年12月22日 Peter Geoghegan Refactor how VACUUM passes around its XID cutoffs. commit | commitdiff | tree
2022年12月22日 Tom Lane Avoid O(N^2) cost when pulling up lots of UNION ALL... commit | commitdiff | tree
2022年12月22日 Tom Lane Add some recursion and looping defenses in prepjointree.c. commit | commitdiff | tree
2022年12月22日 Peter Eisentraut Remove dead code commit | commitdiff | tree
2022年12月22日 Thomas Munro Add work-around for VA_ARGS_NARGS() on MSVC. commit | commitdiff | tree
2022年12月22日 Michael Paquier Fix operator typo in tablecmds.c commit | commitdiff | tree
2022年12月22日 David Rowley Add palloc_aligned() to allow aligned memory allocations commit | commitdiff | tree
2022年12月21日 Tom Lane Fix contrib/seg to be more wary of long input numbers. commit | commitdiff | tree
2022年12月21日 Andrew Dunstan Introduce float4in_internal commit | commitdiff | tree
2022年12月21日 David Rowley Fix newly introduced bug in slab.c commit | commitdiff | tree
2022年12月21日 Michael Paquier Make more consistent some translated strings related... commit | commitdiff | tree
2022年12月21日 Michael Paquier Switch some system functions to use get_call_result_type() commit | commitdiff | tree
2022年12月20日 Andrew Dunstan Use existing SSL certs in LDAP tests instead of generat... commit | commitdiff | tree
2022年12月20日 Andrew Dunstan Add copyright notices to meson files commit | commitdiff | tree
2022年12月20日 Etsuro Fujita Allow batching of inserts during cross-partition updates. commit | commitdiff | tree
2022年12月20日 David Rowley Add enable_presorted_aggregate GUC commit | commitdiff | tree
2022年12月20日 David Rowley Improve the performance of the slab memory allocator commit | commitdiff | tree
2022年12月20日 John Naylor Move variable increment to the end of the loop commit | commitdiff | tree
2022年12月20日 Michael Paquier Add pg_dissect_walfile_name() commit | commitdiff | tree
2022年12月19日 Michael Paquier Remove hardcoded dependency to cryptohash type in the... commit | commitdiff | tree
2022年12月19日 Robert Haas Fix comment that was missing a word. commit | commitdiff | tree
2022年12月19日 Peter Eisentraut Fix typo in comment commit | commitdiff | tree
2022年12月19日 Robert Haas Expose some information about backend subxact status. commit | commitdiff | tree
2022年12月17日 Tom Lane Fix bit-rotted planner test case. commit | commitdiff | tree
2022年12月17日 Tom Lane Doc: update pg_list.h header comments to include XidLists. commit | commitdiff | tree
2022年12月16日 Tom Lane Fix inability to reference CYCLE column from inside... commit | commitdiff | tree
2022年12月16日 Peter Eisentraut pg_upgrade: Make testing different transfer modes easier commit | commitdiff | tree
2022年12月16日 Peter Eisentraut pg_upgrade: Add --copy option commit | commitdiff | tree
2022年12月16日 Bruce Momjian C comment: fix wording commit | commitdiff | tree
2022年12月16日 Tom Lane Clean up dubious error handling in wellformed_xml(). commit | commitdiff | tree
2022年12月16日 Tom Lane Convert xml_in to report errors softly. commit | commitdiff | tree
2022年12月16日 Thomas Munro Fix typo in reference to __FreeBSD__. commit | commitdiff | tree
2022年12月16日 David Rowley Remove pessimistic cost penalization from Incremental... commit | commitdiff | tree
2022年12月15日 David Rowley Re-adjust drop-index-concurrently-1 isolation test commit | commitdiff | tree
2022年12月15日 David Rowley Speed up creation of command completion tags commit | commitdiff | tree
2022年12月15日 Tom Lane Convert range_in and multirange_in to report errors... commit | commitdiff | tree
2022年12月15日 Peter Eisentraut Static assertions cleanup commit | commitdiff | tree
2022年12月15日 Peter Eisentraut Move provariadic sanity check to a more appropriate... commit | commitdiff | tree
2022年12月15日 Tom Lane Convert a few more datatype input functions to report... commit | commitdiff | tree
2022年12月14日 Tom Lane Convert a few more datatype input functions to report... commit | commitdiff | tree
2022年12月14日 Tom Lane Convert a few more datatype input functions to report... commit | commitdiff | tree
2022年12月14日 Tom Lane Convert the geometric input functions to report errors... commit | commitdiff | tree
2022年12月14日 Tom Lane Convert a few more datatype input functions to report... commit | commitdiff | tree
2022年12月14日 Peter Eisentraut Rearrange some static assertions for consistency commit | commitdiff | tree
2022年12月14日 Peter Eisentraut Non-decimal integer literals commit | commitdiff | tree
2022年12月14日 Jeff Davis Add grantable MAINTAIN privilege and pg_maintain role. commit | commitdiff | tree
2022年12月14日 Michael Paquier Remove SHA256_HMAC_B from scram-common.h commit | commitdiff | tree
2022年12月13日 Tom Lane Rethink handling of [Prevent|Is]InTransactionBlock... commit | commitdiff | tree
2022年12月13日 Peter Eisentraut basebackup_to_shell: Add some const qualifiers for... commit | commitdiff | tree
2022年12月13日 Peter Eisentraut Refactor ExecGrant_*() functions commit | commitdiff | tree
2022年12月12日 Tom Lane Fix jsonb subscripting to cope with toasted subscript... commit | commitdiff | tree
2022年12月12日 Thomas Munro Disable clang 16's -Wcast-function-type-strict. commit | commitdiff | tree
2022年12月12日 Alvaro Herrera Better document logical replication parameters commit | commitdiff | tree
2022年12月12日 Jeff Davis Remove extra space from dumped ALTER DEFAULT PRIVILEGES. commit | commitdiff | tree
2022年12月12日 Robert Haas Fix failure to advance content pointer in sendFileWithC... commit | commitdiff | tree
2022年12月12日 Peter Eisentraut Order getopt arguments commit | commitdiff | tree
2022年12月12日 Alvaro Herrera Get rid of recursion-marker values in enum AlterTableType commit | commitdiff | tree
2022年12月12日 Michael Paquier Add support for GRANT SET in psql tab completion commit | commitdiff | tree
2022年12月12日 Michael Paquier Remove direct call to GetNewObjectId() for pg_auth_memb... commit | commitdiff | tree
2022年12月11日 Tom Lane Convert domain_in to report errors softly. commit | commitdiff | tree
2022年12月11日 Tom Lane Convert json_in and jsonb_in to report errors softly. commit | commitdiff | tree
2022年12月11日 Tom Lane Change JsonSemAction to allow non-throw error reporting. commit | commitdiff | tree
2022年12月10日 Tom Lane Standardize error reports in unimplemented I/O functions. commit | commitdiff | tree
2022年12月10日 Tom Lane Use the macro, not handwritten code, to construct anymu... commit | commitdiff | tree
2022年12月10日 David Rowley Add subquery pullup handling for WindowClause runCondition commit | commitdiff | tree
2022年12月10日 Michael Paquier Fix macro definitions in pgstatfuncs.c commit | commitdiff | tree
2022年12月10日 Tom Lane Restructure soft-error handling in formatting.c. commit | commitdiff | tree
2022年12月09日 Tom Lane Convert datetime input functions to use "soft" error... commit | commitdiff | tree
2022年12月09日 Tom Lane Allow DateTimeParseError to handle bad-timezone error... commit | commitdiff | tree
2022年12月09日 Andres Freund meson: Improve PG_VERSION_STR generation commit | commitdiff | tree
2022年12月09日 Tom Lane Const-ify a couple of datetime parsing subroutines. commit | commitdiff | tree
2022年12月09日 Tom Lane Convert a few datatype input functions to use "soft... commit | commitdiff | tree
2022年12月09日 Tom Lane Add test scaffolding for soft error reporting from... commit | commitdiff | tree
2022年12月09日 Tom Lane Create infrastructure for "soft" error reporting. commit | commitdiff | tree
2022年12月09日 Alexander Korotkov Fix invalid role names introduced in 096dd80f3c commit | commitdiff | tree
2022年12月09日 Alexander Korotkov Add USER SET parameter values for pg_db_role_setting commit | commitdiff | tree
2022年12月09日 Dean Rasheed Update MERGE docs to mention that ONLY is supported. commit | commitdiff | tree
2022年12月08日 Peter Eisentraut Remove unnecessary casts commit | commitdiff | tree
2022年12月08日 Peter Eisentraut Update types in File API commit | commitdiff | tree
2022年12月08日 Etsuro Fujita Remove new structure member from ResultRelInfo. commit | commitdiff | tree
2022年12月08日 Andres Freund Add option to specify segment size in blocks commit | commitdiff | tree
2022年12月08日 Amit Kapila Avoid unnecessary streaming of transactions during... commit | commitdiff | tree
2022年12月07日 Andres Freund meson: Add 'running' test setup, as a replacement for... commit | commitdiff | tree
2022年12月07日 Tom Lane Minor code refactoring in elog.c (no functional change). commit | commitdiff | tree
2022年12月07日 Tom Lane Doc: subdivide System Information Functions and Operators. commit | commitdiff | tree
2022年12月07日 Peter Eisentraut Fix FK comment think-o commit | commitdiff | tree
2022年12月07日 Alvaro Herrera Update outdated comment in ApplyRetrieveRule commit | commitdiff | tree
2022年12月07日 Andres Freund meson: Add basic PGXS compatibility commit | commitdiff | tree
2022年12月07日 Andres Freund autoconf: Move export_dynamic determination to configure commit | commitdiff | tree
2022年12月07日 Michael Paquier Generate pg_stat_get*() functions for databases using... commit | commitdiff | tree
2022年12月06日 Andres Freund meson: Basic cygwin support commit | commitdiff | tree
2022年12月06日 Alvaro Herrera Rework query relation permission checking commit | commitdiff | tree
2022年12月06日 Alvaro Herrera Fix typo commit | commitdiff | tree
2022年12月06日 David Rowley Fix 32-bit build dangling pointer issue in WindowAgg commit | commitdiff | tree
2022年12月06日 Michael Paquier Generate pg_stat_get*() functions for tables using... commit | commitdiff | tree
2022年12月06日 Alexander Korotkov Check the snapshot argument of index_beginscan and... commit | commitdiff | tree
2022年12月06日 Michael Paquier Provide test coverage in pg_dump for default behaviors... commit | commitdiff | tree
2022年12月05日 Peter Eisentraut initdb: Refactor PG_CMD_PUTS loops commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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