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年08月17日 David Rowley Fix hypothetical problem passing the wrong GROUP BY... commit | commitdiff | tree
2022年08月17日 Daniel Gustafsson doc: Add a note on PO editors commit | commitdiff | tree
2022年08月17日 Tom Lane Refactor addition of PlaceHolderVars to joinrel targetl... commit | commitdiff | tree
2022年08月17日 Tom Lane Use an explicit state flag to control PlaceHolderInfo... commit | commitdiff | tree
2022年08月17日 Tom Lane Make PlaceHolderInfo lookup O(1). commit | commitdiff | tree
2022年08月17日 Tom Lane Avoid using list_length() to test for empty list. commit | commitdiff | tree
2022年08月17日 Daniel Gustafsson doc: Consistently spell case-insensitive commit | commitdiff | tree
2022年08月17日 Daniel Gustafsson doc: Document pg_trgm being case-insensitive by default commit | commitdiff | tree
2022年08月17日 Michael Paquier Use SetInstallXLogFileSegmentActive() in more places... commit | commitdiff | tree
2022年08月17日 Michael Paquier Allow event trigger table_rewrite for ALTER MATERIALIZE... commit | commitdiff | tree
2022年08月16日 Tomas Vondra Fix assert in logicalmsg_desc commit | commitdiff | tree
2022年08月16日 Daniel Gustafsson doc: Remove reference to tty libpq connstring param commit | commitdiff | tree
2022年08月16日 Daniel Gustafsson doc: Add missing parenthesis to keycombo commit | commitdiff | tree
2022年08月16日 Amit Kapila Fix replica identity check for a partitioned table. commit | commitdiff | tree
2022年08月16日 Tatsuo Ishii doc: fix wrong tag used in create sequence manual. commit | commitdiff | tree
2022年08月15日 Thomas Munro Fix headerscheck and cpluspluscheck's exit codes. commit | commitdiff | tree
2022年08月15日 Daniel Gustafsson doc: Add unit to pg_shmem_allocations attributes commit | commitdiff | tree
2022年08月15日 Tom Lane Add missing bad-PGconn guards in libpq entry points. commit | commitdiff | tree
2022年08月15日 Peter Eisentraut Remove redundant spaces in _outA_Expr() output commit | commitdiff | tree
2022年08月15日 Michael Paquier Improve tab completion of ALTER TYPE in psql commit | commitdiff | tree
2022年08月15日 Michael Paquier Fix outdated --help message for postgres -f commit | commitdiff | tree
2022年08月14日 Tom Lane Preserve memory context of VarStringSortSupport buffers. commit | commitdiff | tree
2022年08月13日 Thomas Munro Add new win32 header to headerscheck and cpluspluscheck commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for gethostbyname_r. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove replacement code for getaddrinfo. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for struct sockaddr_storage. commit | commitdiff | tree
2022年08月13日 Tom Lane Avoid misbehavior when hash_table_bytes < bucket_size. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove HAVE_UNIX_SOCKETS. commit | commitdiff | tree
2022年08月13日 Tom Lane Catch stack overflow when recursing in transformFromCla... commit | commitdiff | tree
2022年08月13日 Tom Lane Remove configurability of PPC spinlock assembly code. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for shl_load library. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for sys/resource.h and refactor. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probes for sys/ipc.h, sys/sem.h, sys... commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for sys/select.h. commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probes for sys/un.h and struct sockadd... commit | commitdiff | tree
2022年08月13日 Thomas Munro Remove configure probe for sys/uio.h. commit | commitdiff | tree
2022年08月13日 Peter Eisentraut Add missing fields to _outConstraint() commit | commitdiff | tree
2022年08月12日 Peter Eisentraut pg_upgrade: Fix some minor code issues commit | commitdiff | tree
2022年08月12日 Peter Eisentraut pg_upgrade: Remove unused typedef commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: add missing role attributes to user management... commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: add section about heap-only tuples (HOT) commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: warn about security issues around log files commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: clarify configuration file for Windows builds commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: document the CREATE INDEX "USING" clause commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: clarify CREATE TABLE AS ... IF NOT EXISTS commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: improve wal_level docs for the 'minimal' level commit | commitdiff | tree
2022年08月12日 Bruce Momjian doc: clarify DROP EXTENSION dependent members text commit | commitdiff | tree
2022年08月12日 Robert Haas Avoid using a fake relcache entry to own an SmgrRelation. commit | commitdiff | tree
2022年08月12日 Alvaro Herrera MERGE docs adjustments commit | commitdiff | tree
2022年08月12日 Alvaro Herrera Reject MERGE in CTEs and COPY commit | commitdiff | tree
2022年08月12日 Peter Eisentraut Fix _outConstraint() for "identity" constraints commit | commitdiff | tree
2022年08月11日 Robert Haas Fix non-specific error message. commit | commitdiff | tree
2022年08月11日 Alvaro Herrera struct PQWalReceiverFunctions: use designated initializers commit | commitdiff | tree
2022年08月11日 Peter Eisentraut Add missing space in _outA_Const() output commit | commitdiff | tree
2022年08月11日 Amit Kapila Fix catalog lookup with the wrong snapshot during logic... commit | commitdiff | tree
2022年08月11日 John Naylor Optimize xid/subxid searches in XidInMVCCSnapshot(). commit | commitdiff | tree
2022年08月10日 Robert Haas Move basebackup code to new directory src/backend/backup commit | commitdiff | tree
2022年08月10日 Tom Lane Fix handling of R/W expanded datums that are passed... commit | commitdiff | tree
2022年08月10日 Daniel Gustafsson Fix typo in test_oat_hooks README commit | commitdiff | tree
2022年08月10日 Amit Kapila Improve the protocol message descriptions for 2PC logic... commit | commitdiff | tree
2022年08月10日 Peter Eisentraut Remove unused short option from getopt_long() call commit | commitdiff | tree
2022年08月10日 John Naylor Introduce optimized routine for linear searches of... commit | commitdiff | tree
2022年08月10日 Bruce Momjian doc: mention that COPY MATCH requires columns _in_... commit | commitdiff | tree
2022年08月09日 Michael Paquier Fix some inconsistencies with GUC categories commit | commitdiff | tree
2022年08月09日 John Naylor Fix mismatched file identifications commit | commitdiff | tree
2022年08月09日 Thomas Munro Fix obsolete comment in commit_ts.c. commit | commitdiff | tree
2022年08月08日 Thomas Munro Fix obsolete comments in instr_time.h. commit | commitdiff | tree
2022年08月08日 Tom Lane Fix MSVC build script's check for obsolete node support... commit | commitdiff | tree
2022年08月08日 Tom Lane Stabilize output of new regression test. commit | commitdiff | tree
2022年08月08日 Tom Lane In extensions, don't replace objects not belonging... commit | commitdiff | tree
2022年08月07日 Andres Freund aix: fix misreading of condition in 8f12a4e7add commit | commitdiff | tree
2022年08月07日 Andres Freund Trust a few system headers to stand on their own commit | commitdiff | tree
2022年08月07日 Andres Freund solaris: Remove unnecessary gcc / gnu ld vs sun studio... commit | commitdiff | tree
2022年08月07日 Andres Freund aix: Remove checks for very old OS versions commit | commitdiff | tree
2022年08月07日 Andres Freund windows: Remove HAVE_MINIDUMP_TYPE test commit | commitdiff | tree
2022年08月07日 Andres Freund Rely on __func__ being supported commit | commitdiff | tree
2022年08月07日 Alvaro Herrera Remove unportable use of timezone in recent test commit | commitdiff | tree
2022年08月07日 Thomas Munro Simplify replacement code for strtof. commit | commitdiff | tree
2022年08月07日 Thomas Munro Simplify gettimeofday for Windows. commit | commitdiff | tree
2022年08月06日 Tom Lane Fix function-defined-but-not-used warning. commit | commitdiff | tree
2022年08月06日 Tom Lane Fix data-corruption hazard in WAL-logged CREATE DATABASE. commit | commitdiff | tree
2022年08月06日 Andres Freund Simplify gettimeofday() fallback logic. commit | commitdiff | tree
2022年08月06日 Alvaro Herrera Improve recently-added test reliability commit | commitdiff | tree
2022年08月06日 Michael Paquier Fix comment in copyfrom_internal.h commit | commitdiff | tree
2022年08月06日 Thomas Munro Replace pgwin32_is_junction() with lstat(). commit | commitdiff | tree
2022年08月06日 Thomas Munro Make unlink() work for junction points on Windows. commit | commitdiff | tree
2022年08月06日 Thomas Munro Provide lstat() for Windows. commit | commitdiff | tree
2022年08月05日 Thomas Munro Remove fallbacks for strtoll, strtoull. commit | commitdiff | tree
2022年08月05日 Peter Geoghegan Fix comments about deduplication updating page. commit | commitdiff | tree
2022年08月05日 Peter Geoghegan Add missing parenthesis to max item size macro. commit | commitdiff | tree
2022年08月05日 Tom Lane Partially undo commit 94da73281. commit | commitdiff | tree
2022年08月05日 Tom Lane Fix handling of bare boolean expressions in mcv_get_mat... commit | commitdiff | tree
2022年08月05日 Tom Lane Fix non-bulletproof ScalarArrayOpExpr code for extended... commit | commitdiff | tree
2022年08月05日 Alvaro Herrera Backpatch addition of .git-blame-ignore-revs commit | commitdiff | tree
2022年08月05日 Tom Lane Fix incorrect permissions-checking code for extended... commit | commitdiff | tree
2022年08月05日 Alvaro Herrera BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking commit | commitdiff | tree
2022年08月05日 Noah Misch Be more prescriptive in new doc about re-archiving... commit | commitdiff | tree
2022年08月05日 Alvaro Herrera regress: fix test instability commit | commitdiff | tree
2022年08月05日 John Naylor Simplify coding style of is_valid_ascii() commit | commitdiff | tree
2022年08月05日 Etsuro Fujita postgres_fdw: Disable batch insertion when there are... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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