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年12月10日 Michael Paquier Refactor MD5 implementations according to new cryptohas... commit | commitdiff | tree
2020年12月09日 Tom Lane Support subscripting of arbitrary types, not only arrays. commit | commitdiff | tree
2020年12月09日 Peter Eisentraut Change get_constraint_index() to use pg_constraint... commit | commitdiff | tree
2020年12月09日 Michael Paquier Simplify code for getting a unicode codepoint's canonic... commit | commitdiff | tree
2020年12月09日 Andres Freund jit: Reference function pointer types via llvmjit_types.c. commit | commitdiff | tree
2020年12月08日 Tom Lane Teach contain_leaked_vars that assignment SubscriptingR... commit | commitdiff | tree
2020年12月08日 Tom Lane Remove operator_precedence_warning. commit | commitdiff | tree
2020年12月08日 Dean Rasheed Improve estimation of ANDs under ORs using extended... commit | commitdiff | tree
2020年12月08日 Dean Rasheed Improve estimation of OR clauses using multiple extende... commit | commitdiff | tree
2020年12月08日 Tom Lane Doc: clarify that CREATE TABLE discards redundant uniqu... commit | commitdiff | tree
2020年12月08日 Tom Lane Doc: explain that the string types can't store 0円 ... commit | commitdiff | tree
2020年12月08日 Fujii Masao Speed up rechecking if relation needs to be vacuumed... commit | commitdiff | tree
2020年12月08日 Fujii Masao Bump catversion for pg_stat_wal changes. commit | commitdiff | tree
2020年12月08日 Michael Paquier pgcrypto: Detect errors with EVP calls from OpenSSL commit | commitdiff | tree
2020年12月08日 Andres Freund jit: Correct parameter type for generated expression... commit | commitdiff | tree
2020年12月08日 Andres Freund jit: configure: Explicitly reference 'native' component. commit | commitdiff | tree
2020年12月08日 Michael Paquier Avoid using tuple from syscache for update of pg_databa... commit | commitdiff | tree
2020年12月07日 Tom Lane Add a couple of regression test cases related to array... commit | commitdiff | tree
2020年12月07日 Heikki Linnakangas Fix more race conditions in the newly-added pg_rewind... commit | commitdiff | tree
2020年12月07日 Tom Lane pg_dump: Reorganize dumpBaseType() commit | commitdiff | tree
2020年12月07日 Michael Paquier Fix fd leak in pg_verifybackup commit | commitdiff | tree
2020年12月05日 Tom Lane Fix missed step in removal of useless RESULT RTEs in... commit | commitdiff | tree
2020年12月04日 Heikki Linnakangas Fix race conditions in newly-added test. commit | commitdiff | tree
2020年12月04日 Peter Eisentraut Convert elog(LOG) calls to ereport() where appropriate commit | commitdiff | tree
2020年12月04日 Peter Eisentraut Remove unnecessary grammar symbols commit | commitdiff | tree
2020年12月04日 Amit Kapila Remove incorrect assertion in reorderbuffer.c. commit | commitdiff | tree
2020年12月04日 Michael Paquier Rename cryptohashes.c to cryptohashfuncs.c commit | commitdiff | tree
2020年12月04日 Michael Paquier Change SHA2 implementation based on OpenSSL to use... commit | commitdiff | tree
2020年12月03日 Bruce Momjian doc: remove unnecessary blank before command option... commit | commitdiff | tree
2020年12月03日 Bruce Momjian docs: list single-letter options first in command... commit | commitdiff | tree
2020年12月03日 Heikki Linnakangas Fix pg_rewind bugs when rewinding a standby server. commit | commitdiff | tree
2020年12月03日 Peter Eisentraut Small code simplifications commit | commitdiff | tree
2020年12月03日 Dean Rasheed Improve estimation of OR clauses using extended statistics. commit | commitdiff | tree
2020年12月03日 Michael Paquier Refactor CLUSTER and REINDEX grammar to use DefElem... commit | commitdiff | tree
2020年12月02日 Stephen Frost Add GSS information to connection authorized log message commit | commitdiff | tree
2020年12月02日 Fujii Masao Track total number of WAL records, FPIs and bytes gener... commit | commitdiff | tree
2020年12月02日 Michael Paquier Fix compilation warnings in cryptohash_openssl.c commit | commitdiff | tree
2020年12月02日 Fujii Masao Allow restore_command parameter to be changed with... commit | commitdiff | tree
2020年12月02日 Michael Paquier Move SHA2 routines to a new generic API layer for crypt... commit | commitdiff | tree
2020年12月02日 Bruce Momjian pg_checksums: data_checksum_version is unsigned so... commit | commitdiff | tree
2020年12月01日 Tom Lane Ensure that expandTableLikeClause() re-examines the... commit | commitdiff | tree
2020年12月01日 Alvaro Herrera Avoid memcpy() with a NULL source pointer and count... commit | commitdiff | tree
2020年12月01日 Heikki Linnakangas docs: ulink all references to RFC's commit | commitdiff | tree
2020年12月01日 Fujii Masao doc: Add additional index entries for progress reportin... commit | commitdiff | tree
2020年12月01日 Michael Paquier doc: Remove more notes about compatibilities with past... commit | commitdiff | tree
2020年12月01日 Thomas Munro Use truncate(2) where appropriate. commit | commitdiff | tree
2020年12月01日 Thomas Munro Free disk space for dropped relations on commit. commit | commitdiff | tree
2020年11月30日 Tom Lane Fix missing outfuncs.c support for IncrementalSortPath. commit | commitdiff | tree
2020年11月30日 Alvaro Herrera Document concurrent indexes waiting on each other commit | commitdiff | tree
2020年11月30日 Tom Lane Remove configure-time probe for DocBook DTD. commit | commitdiff | tree
2020年11月30日 Tom Lane Prevent parallel index build in a standalone backend. commit | commitdiff | tree
2020年11月30日 Tom Lane Fix miscomputation of direct_lateral_relids for join... commit | commitdiff | tree
2020年11月30日 Michael Paquier Refactor parsing rules for option lists of EXPLAIN... commit | commitdiff | tree
2020年11月30日 Heikki Linnakangas Remove leftover comments, left behind by removal of... commit | commitdiff | tree
2020年11月30日 Fujii Masao Fix typo in comment. commit | commitdiff | tree
2020年11月30日 Fujii Masao Improve log message about termination of background... commit | commitdiff | tree
2020年11月29日 Tom Lane Fix recently-introduced breakage in psql's \connect... commit | commitdiff | tree
2020年11月29日 Tom Lane Doc: clarify behavior of PQconnectdbParams(). commit | commitdiff | tree
2020年11月29日 Noah Misch Retry initial slurp_file("current_logfiles"), in test... commit | commitdiff | tree
2020年11月28日 Tom Lane Clean up after tests in src/test/locale/. commit | commitdiff | tree
2020年11月28日 Tom Lane Fix a recently-introduced race condition in LISTEN... commit | commitdiff | tree
2020年11月27日 Fujii Masao Fix CLUSTER progress reporting of number of blocks... commit | commitdiff | tree
2020年11月27日 Fujii Masao Use standard SIGTERM signal handler die() in test_shm_m... commit | commitdiff | tree
2020年11月27日 Fujii Masao Use standard SIGHUP and SIGTERM signal handlers in... commit | commitdiff | tree
2020年11月27日 Amit Kapila Fix replication of in-progress transactions in tablesyn... commit | commitdiff | tree
2020年11月26日 Alvaro Herrera Restore lock level to update statusFlags commit | commitdiff | tree
2020年11月26日 Fujii Masao pg_stat_statements: Track number of times pgss entries... commit | commitdiff | tree
2020年11月26日 Fujii Masao doc: Add description about re-analysis and re-planning... commit | commitdiff | tree
2020年11月26日 Amit Kapila Use Enums for logical replication message types at... commit | commitdiff | tree
2020年11月25日 Alvaro Herrera Avoid spurious waits in concurrent indexing commit | commitdiff | tree
2020年11月25日 Tom Lane In psql's \d commands, don't truncate attribute default... commit | commitdiff | tree
2020年11月25日 Tom Lane Doc: minor improvements for section 11.2 "Index Types". commit | commitdiff | tree
2020年11月25日 Tom Lane Avoid spamming the client with multiple ParameterStatus... commit | commitdiff | tree
2020年11月25日 Peter Eisentraut tablefunc: Reject negative number of tuples passed... commit | commitdiff | tree
2020年11月25日 Peter Eisentraut doc: Fix typos commit | commitdiff | tree
2020年11月25日 Peter Eisentraut Make error hint from bind() failure more accurate commit | commitdiff | tree
2020年11月25日 Peter Eisentraut Add support for abstract Unix-domain sockets commit | commitdiff | tree
2020年11月25日 Thomas Munro Fix WaitLatch(NULL) on Windows. commit | commitdiff | tree
2020年11月25日 Amit Kapila Remove obsolete comment atop ri_PlanCheck. commit | commitdiff | tree
2020年11月25日 David Rowley Stop gap fix for __attribute__((cold)) compiler bug... commit | commitdiff | tree
2020年11月25日 Michael Paquier Remove catalog function currtid() commit | commitdiff | tree
2020年11月24日 Andrew Gierth Properly check index mark/restore in ExecSupportsMarkRe... commit | commitdiff | tree
2020年11月24日 David Rowley Tidy up definitions of pg_attribute_hot and pg_attribut... commit | commitdiff | tree
2020年11月24日 Tom Lane Put "inline" marker on declarations of inline functions. commit | commitdiff | tree
2020年11月24日 Heikki Linnakangas Fix expected output: the order of agg permission checks... commit | commitdiff | tree
2020年11月24日 Heikki Linnakangas Move per-agg and per-trans duplicate finding to the... commit | commitdiff | tree
2020年11月24日 Fujii Masao doc: Get rid of unnecessary space character from some... commit | commitdiff | tree
2020年11月24日 Michael Paquier Use macros instead of hardcoded offsets for LWLock... commit | commitdiff | tree
2020年11月24日 Tom Lane Centralize logic for skipping useless ereport/elog... commit | commitdiff | tree
2020年11月24日 David Rowley Fix unportable usage of __has_attribute commit | commitdiff | tree
2020年11月23日 David Rowley Improve compiler code layout in elog/ereport ERROR... commit | commitdiff | tree
2020年11月23日 David Rowley Define pg_attribute_cold and pg_attribute_hot macros commit | commitdiff | tree
2020年11月23日 Tom Lane Remove unnecessary #include. commit | commitdiff | tree
2020年11月23日 Alvaro Herrera Don't hold ProcArrayLock longer than needed in rare... commit | commitdiff | tree
2020年11月23日 Tom Lane Rename the "point is strictly above/below point" compar... commit | commitdiff | tree
2020年11月23日 Tom Lane Improve wording of two error messages related to genera... commit | commitdiff | tree
2020年11月23日 Alvaro Herrera Make some sanity-check elogs more verbose commit | commitdiff | tree
2020年11月23日 Heikki Linnakangas Fix a few comments that referred to copy.c. commit | commitdiff | tree
2020年11月23日 Heikki Linnakangas Split copy.c into four files. commit | commitdiff | tree
2020年11月22日 Tom Lane Allow a multi-row INSERT to specify DEFAULTs for a... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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