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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2019年05月24日 Thomas Munro Fix typos. commit | commitdiff | tree
2019年05月23日 Andres Freund tableam: Rename wrapper functions to match callback... commit | commitdiff | tree
2019年05月23日 Michael Paquier Fix table dump in pg_dump[all] with backends older... commit | commitdiff | tree
2019年05月23日 Andres Freund pg_upgrade: Make test.sh's installcheck use to-be-upgra... commit | commitdiff | tree
2019年05月23日 Andrew Gierth Fix array size allocation for HashAggregate hash keys. commit | commitdiff | tree
2019年05月23日 Michael Paquier Fix ordering of GRANT commands in pg_dumpall for tables... commit | commitdiff | tree
2019年05月23日 Michael Paquier Remove -o/--oids from pg_dumpall commit | commitdiff | tree
2019年05月22日 Tom Lane Initial pgperltidy run for v12. commit | commitdiff | tree
2019年05月22日 Tom Lane Phase 2 pgindent run for v12. commit | commitdiff | tree
2019年05月22日 Tom Lane Initial pgindent run for v12. commit | commitdiff | tree
2019年05月22日 Peter Eisentraut Convert ExecComputeStoredGenerated to use tuple slots commit | commitdiff | tree
2019年05月22日 Fujii Masao Mention ANALYZE boolean options in documentation. commit | commitdiff | tree
2019年05月22日 Tom Lane Fix O(N^2) performance issue in pg_publication_tables... commit | commitdiff | tree
2019年05月22日 Bruce Momjian docs: PG 12 release notes, support functions commit | commitdiff | tree
2019年05月22日 Bruce Momjian doc: PG 12 relnotes, correct recovery_target* variabl... commit | commitdiff | tree
2019年05月22日 Tom Lane Add .gitignore entries for new ecpg test case. commit | commitdiff | tree
2019年05月22日 Tom Lane In transam.h, don't expose static inline functions... commit | commitdiff | tree
2019年05月22日 Michael Paquier Fix ordering of GRANT commands in pg_dump for database... commit | commitdiff | tree
2019年05月22日 Tom Lane Un-break pg_upgrade regression test. commit | commitdiff | tree
2019年05月22日 Michael Meskes Implement PREPARE AS statement for ECPG. commit | commitdiff | tree
2019年05月21日 Andres Freund pg_upgrade: Avoid check target accidentally breaking... commit | commitdiff | tree
2019年05月21日 Andres Freund pg_upgrade: Don't use separate installation for test. commit | commitdiff | tree
2019年05月21日 Bruce Momjian docs: PG 12 relnote adjustments based on feedback... commit | commitdiff | tree
2019年05月21日 Bruce Momjian docs: adjust RECORD PG 12 relnote item commit | commitdiff | tree
2019年05月21日 Bruce Momjian doc: adjust PG 12 relnotes item on float digit adjustment commit | commitdiff | tree
2019年05月21日 Bruce Momjian doc: fix markup for PG 12 rel notes commit | commitdiff | tree
2019年05月21日 Bruce Momjian doc: adjustments for PG 12 release notes commit | commitdiff | tree
2019年05月21日 Tom Lane Make pg_upgrade's test.sh less chatty. commit | commitdiff | tree
2019年05月21日 Tom Lane Insert temporary debugging output in regression tests. commit | commitdiff | tree
2019年05月21日 Robert Haas tableam: Move heap-specific logic from needs_toast_tabl... commit | commitdiff | tree
2019年05月20日 Tom Lane Doc: improve description of regexp character classes. commit | commitdiff | tree
2019年05月20日 Tom Lane Stamp 12beta1. REL_12_BETA1 commit | commitdiff | tree
2019年05月20日 Andres Freund Fix regression tests broken in fc7c281f87467. commit | commitdiff | tree
2019年05月20日 Fujii Masao Fix comment for issue_xlog_fsync(). commit | commitdiff | tree
2019年05月20日 Fujii Masao Make VACUUM accept 1 and 0 as a boolean value. commit | commitdiff | tree
2019年05月20日 Peter Eisentraut Translation updates commit | commitdiff | tree
2019年05月20日 Peter Eisentraut Remove bug.template file commit | commitdiff | tree
2019年05月20日 Andres Freund Remove outdated comment in copy.c. commit | commitdiff | tree
2019年05月20日 Andres Freund Minimally fix partial aggregation for aggregates that... commit | commitdiff | tree
2019年05月20日 Michael Paquier Fix some grammar in documentation of spgist and pgbench commit | commitdiff | tree
2019年05月19日 Andres Freund Fix and improve SnapshotType comments. commit | commitdiff | tree
2019年05月19日 Noah Misch Revert "In the pg_upgrade test suite, don't write to... commit | commitdiff | tree
2019年05月19日 Andres Freund Don't to predicate lock for analyze scans, refactor... commit | commitdiff | tree
2019年05月19日 Noah Misch In the pg_upgrade test suite, don't write to src/test... commit | commitdiff | tree
2019年05月19日 Tom Lane Improve logrotate test so that it meaningfully exercise... commit | commitdiff | tree
2019年05月19日 Tom Lane Revert "postmaster: Start syslogger earlier". commit | commitdiff | tree
2019年05月19日 Alexander Korotkov Fix declarations of couple jsonpath functions commit | commitdiff | tree
2019年05月19日 Alexander Korotkov Improve documentation for array subscription in jsonpath commit | commitdiff | tree
2019年05月19日 Alexander Korotkov Document jsonpath .** accessor with nesting level filter commit | commitdiff | tree
2019年05月19日 Tom Lane ANSI-ify a few straggler K&R-style function definitions. commit | commitdiff | tree
2019年05月18日 Tom Lane Make BufFileCreateTemp() ensure that temp tablespaces... commit | commitdiff | tree
2019年05月18日 Bruce Momjian docs: tighten up PG 12 release note item on 1k partitions commit | commitdiff | tree
2019年05月18日 Tom Lane "A void function may not return a value". commit | commitdiff | tree
2019年05月18日 Andres Freund tableam: Avoid relying on relation size to determine... commit | commitdiff | tree
2019年05月18日 Andres Freund tableam: Don't assume that every AM uses md.c style... commit | commitdiff | tree
2019年05月17日 Tom Lane Restructure creation of run-time pruning steps. commit | commitdiff | tree
2019年05月17日 Bruce Momjian docs: split out sort-skip partition item in PG 12... commit | commitdiff | tree
2019年05月17日 Michael Paquier Fix regression test outputs commit | commitdiff | tree
2019年05月16日 Michael Paquier Fix typos in documentatoin of GSSAPI encryption commit | commitdiff | tree
2019年05月16日 Alvaro Herrera More message style fixes commit | commitdiff | tree
2019年05月16日 Peter Geoghegan Remove extra nbtree half-dead internal page check. commit | commitdiff | tree
2019年05月16日 Tom Lane Fix bogus logic for combining range-partitioned columns... commit | commitdiff | tree
2019年05月16日 Tom Lane Fix partition pruning to treat stable comparison operat... commit | commitdiff | tree
2019年05月15日 Peter Geoghegan Remove obsolete nbtree insertion comment. commit | commitdiff | tree
2019年05月15日 Tom Lane Remove no-longer-used typedef. commit | commitdiff | tree
2019年05月15日 Peter Geoghegan Reverse order of newitem nbtree candidate splits. commit | commitdiff | tree
2019年05月15日 Bruce Momjian docs: properly indent PG 12 release notes commit | commitdiff | tree
2019年05月14日 Andres Freund Handle table_complete_speculative's succeeded argument... commit | commitdiff | tree
2019年05月14日 Andres Freund Add isolation test for INSERT ON CONFLICT speculative... commit | commitdiff | tree
2019年05月14日 Tom Lane Fix "make clean" to clean out junk files left behind... commit | commitdiff | tree
2019年05月14日 Tom Lane Move logging.h and logging.c from src/fe_utils/ to... commit | commitdiff | tree
2019年05月14日 Bruce Momjian docs: Indent listitem tags in PG 12 release notes commit | commitdiff | tree
2019年05月14日 Tom Lane Remove pg_rewind's private logging.h/logging.c files. commit | commitdiff | tree
2019年05月14日 Tom Lane Fix SQL-style substring() to have spec-compliant greedi... commit | commitdiff | tree
2019年05月14日 Tom Lane In bootstrap mode, use default signal handling for... commit | commitdiff | tree
2019年05月14日 Peter Eisentraut Update SQL features/conformance information to SQL... commit | commitdiff | tree
2019年05月14日 Peter Eisentraut Update information_schema for SQL:2016 commit | commitdiff | tree
2019年05月14日 Peter Eisentraut Update SQL keywords list to SQL:2016 commit | commitdiff | tree
2019年05月14日 Bruce Momjian docs: update partition item in PG 12 release notes commit | commitdiff | tree
2019年05月14日 Bruce Momjian docs: fix duplicate wording in PG 12 release notes commit | commitdiff | tree
2019年05月14日 Heikki Linnakangas Detect internal GiST page splits correctly during index... commit | commitdiff | tree
2019年05月14日 Heikki Linnakangas Fix comment on when HOT update is possible. commit | commitdiff | tree
2019年05月14日 Etsuro Fujita Fix typo. commit | commitdiff | tree
2019年05月14日 Bruce Momjian doc: Update OID item in PG 12 release notes commit | commitdiff | tree
2019年05月14日 Bruce Momjian doc: improve wording of PG 12 releaase note partition... commit | commitdiff | tree
2019年05月14日 Bruce Momjian doc: properly attibute PG 12 pgbench release note... commit | commitdiff | tree
2019年05月14日 Michael Paquier Fix duplicated words in comments commit | commitdiff | tree
2019年05月13日 Peter Geoghegan Standardize ItemIdData terminology. commit | commitdiff | tree
2019年05月13日 Peter Geoghegan Doc: Refer to line pointers as item identifiers. commit | commitdiff | tree
2019年05月13日 Tom Lane Fix logical replication's ideas about which type OIDs... commit | commitdiff | tree
2019年05月13日 Tom Lane Improve commentary about hack in is_publishable_class(). commit | commitdiff | tree
2019年05月13日 Peter Geoghegan Don't leave behind junk nbtree pages during split. commit | commitdiff | tree
2019年05月13日 Robert Haas Improve comment for att_isnull. commit | commitdiff | tree
2019年05月13日 Tom Lane Fix misuse of an integer as a bool. commit | commitdiff | tree
2019年05月13日 Etsuro Fujita postgres_fdw: Fix typo in comment. commit | commitdiff | tree
2019年05月13日 Bruce Momjian doc: PG 12 release notes: normalize attribution names commit | commitdiff | tree
2019年05月13日 Bruce Momjian doc: adjust PG 12 release note sections commit | commitdiff | tree
2019年05月13日 Bruce Momjian docs: fix typo in mention of MSVC commit | commitdiff | tree
2019年05月13日 Michael Paquier Fix incorrect return value in JSON equality function... commit | commitdiff | tree
2019年05月12日 Tom Lane Fix misoptimization of "{1,1}" quantifiers in regular... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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