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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2013年06月21日 Peter Eisentraut Clarify terminology standalone backend vs. single-user... commit | commitdiff | tree
2013年06月20日 Peter Eisentraut Further update CREATE FUNCTION documentation about... commit | commitdiff | tree
2013年06月20日 Peter Eisentraut initdb: Add blank line before output about checksums commit | commitdiff | tree
2013年06月19日 Fujii Masao Support TB (terabyte) memory unit in GUC variables. commit | commitdiff | tree
2013年06月19日 Bruce Momjian Modernize entab source code commit | commitdiff | tree
2013年06月19日 Kevin Grittner Fix the create_index regression test for Danish collation. commit | commitdiff | tree
2013年06月18日 Simon Riggs Fix docs on lock level for ALTER TABLE VALIDATE commit | commitdiff | tree
2013年06月18日 Peter Eisentraut psql: Re-allow -1 together with -c or -l commit | commitdiff | tree
2013年06月17日 Jeff Davis Add buffer_std flag to MarkBufferDirtyHint(). commit | commitdiff | tree
2013年06月16日 Fujii Masao Fix description of archive format which pg_restore... commit | commitdiff | tree
2013年06月15日 Tom Lane Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). commit | commitdiff | tree
2013年06月15日 Fujii Masao Fix pg_restore -l with the directory archive to display... commit | commitdiff | tree
2013年06月15日 Tom Lane Use SA_RESTART for all signals, including SIGALRM. commit | commitdiff | tree
2013年06月15日 Tom Lane Be consistent about #define'ing configure symbols as... commit | commitdiff | tree
2013年06月14日 Heikki Linnakangas Add :client_id automatic variable for custom pgbench... commit | commitdiff | tree
2013年06月14日 Tom Lane Update RELEASE_CHANGES to describe library version... commit | commitdiff | tree
2013年06月14日 Tom Lane Stamp shared-library minor version numbers for 9.4. commit | commitdiff | tree
2013年06月14日 Tom Lane Stamp HEAD as 9.4devel. commit | commitdiff | tree
2013年06月14日 Tom Lane Avoid deadlocks during insertion into SP-GiST indexes. commit | commitdiff | tree
2013年06月14日 Tom Lane Remove special-case treatment of LOG severity level... commit | commitdiff | tree
2013年06月14日 Tom Lane Refactor checksumming code to make it easier to use... commit | commitdiff | tree
2013年06月14日 Peter Eisentraut PL/Python: Fix type mixup commit | commitdiff | tree
2013年06月13日 Tom Lane Only install a portal's ResourceOwner if it actually... commit | commitdiff | tree
2013年06月12日 Noah Misch Avoid reading past datum end when parsing JSON. commit | commitdiff | tree
2013年06月12日 Noah Misch Avoid reading below the start of a stack variable in... commit | commitdiff | tree
2013年06月12日 Noah Misch Don't pass oidvector by value. commit | commitdiff | tree
2013年06月12日 Noah Misch Observe array length in HaveVirtualXIDsDelayingChkpt(). commit | commitdiff | tree
2013年06月12日 Noah Misch Don't use ordinary NULL-terminated strings as Name... commit | commitdiff | tree
2013年06月12日 Tom Lane Improve updatability checking for views and foreign... commit | commitdiff | tree
2013年06月12日 Andrew Dunstan Fix unescaping of JSON Unicode escapes, especially... commit | commitdiff | tree
2013年06月12日 Robert Haas Improve description of loread/lowrite. commit | commitdiff | tree
2013年06月11日 Tom Lane Fix cache flush hazard in cache_record_field_properties(). commit | commitdiff | tree
2013年06月11日 Tatsuo Ishii Add description that loread()/lowrite() are correspondi... commit | commitdiff | tree
2013年06月10日 Fujii Masao Fix pg_isready to handle conninfo properly. commit | commitdiff | tree
2013年06月10日 Joe Conway Fix ordering of obj id for Rules and EventTriggers... commit | commitdiff | tree
2013年06月09日 Tom Lane Tweak postgres_fdw regression test so autovacuum doesn... commit | commitdiff | tree
2013年06月09日 Tom Lane Remove unnecessary restrictions about RowExprs in trans... commit | commitdiff | tree
2013年06月09日 Tom Lane Remove ALTER DEFAULT PRIVILEGES' requirement of schema... commit | commitdiff | tree
2013年06月09日 Tom Lane Remove fixed limit on the number of concurrent Allocate... commit | commitdiff | tree
2013年06月08日 Andrew Dunstan Don't downcase non-ascii identifier chars in multi... commit | commitdiff | tree
2013年06月08日 Andrew Dunstan Handle Unicode surrogate pairs correctly when processin... commit | commitdiff | tree
2013年06月08日 Peter Eisentraut doc: Fix <synopsis> in <term> markup commit | commitdiff | tree
2013年06月07日 Kevin Grittner Correct the documentation of pg_rewrite.ev_attr. commit | commitdiff | tree
2013年06月07日 Tom Lane Minor docs wordsmithing. commit | commitdiff | tree
2013年06月07日 Peter Eisentraut doc: Clarify description of VALUES command commit | commitdiff | tree
2013年06月06日 Heikki Linnakangas Fix typo in comment. commit | commitdiff | tree
2013年06月06日 Robert Haas Ensure that XLOG_HEAP2_VISIBLE always targets an initia... commit | commitdiff | tree
2013年06月06日 Bruce Momjian pg_upgrade: document that --link should be used with... commit | commitdiff | tree
2013年06月06日 Tom Lane Prevent pushing down WHERE clauses into unsafe UNION... commit | commitdiff | tree
2013年06月06日 Peter Eisentraut Update SQL features list commit | commitdiff | tree
2013年06月05日 Tom Lane Put analyze_keyword back in explain_option_name production. commit | commitdiff | tree
2013年06月04日 Tom Lane Provide better message when CREATE EXTENSION can't... commit | commitdiff | tree
2013年06月04日 Tom Lane Add ARM64 (aarch64) support to s_lock.h. commit | commitdiff | tree
2013年06月04日 Tom Lane Fix memory leak in LogStandbySnapshot(). commit | commitdiff | tree
2013年06月04日 Heikki Linnakangas Fix off-by-one in pg_xlogdump -r option. commit | commitdiff | tree
2013年06月03日 Tom Lane Add semicolons to eval'd strings to hide a minor Perl... commit | commitdiff | tree
2013年06月03日 Heikki Linnakangas Put back allow_system_table_mods check in heap_create(). commit | commitdiff | tree
2013年06月03日 Stephen Frost Additional spelling corrections commit | commitdiff | tree
2013年06月03日 Heikki Linnakangas Code review of recycling WAL segments in a restartpoint. commit | commitdiff | tree
2013年06月03日 Tom Lane Allow type_func_name_keywords in some places where... commit | commitdiff | tree
2013年06月02日 Peter Eisentraut Another man page whitespace fix commit | commitdiff | tree
2013年06月02日 Peter Eisentraut Fix whitespace issues in the man pages commit | commitdiff | tree
2013年06月01日 Tom Lane Fix unportable usage of isspace(). commit | commitdiff | tree
2013年06月01日 Stephen Frost Minor spelling fixes commit | commitdiff | tree
2013年06月01日 Stephen Frost Post-pgindent cleanup commit | commitdiff | tree
2013年06月01日 Peter Eisentraut doc: Remove paragraph about typesetting conventions commit | commitdiff | tree
2013年06月01日 Noah Misch Don't emit non-canonical empty arrays in array_remove(). commit | commitdiff | tree
2013年06月01日 Peter Eisentraut Add new source files to nls.mk commit | commitdiff | tree
2013年05月31日 Peter Eisentraut doc: Fix claim that query is passed as ASCII text commit | commitdiff | tree
2013年05月31日 Peter Eisentraut Remove whitespace from end of lines commit | commitdiff | tree
2013年05月31日 Peter Eisentraut Minor spell checking commit | commitdiff | tree
2013年05月30日 Peter Eisentraut postgresql.conf.sample: Improve whitespace commit | commitdiff | tree
2013年05月29日 Bruce Momjian pgindent run for release 9.3 commit | commitdiff | tree
2013年05月29日 Robert Haas Document auto_explain.log_timing. commit | commitdiff | tree
2013年05月29日 Bruce Momjian pg_upgrade docs: mention need to set parameters for... commit | commitdiff | tree
2013年05月27日 Stephen Frost Documentation fix for ALTER TYPE .. RENAME commit | commitdiff | tree
2013年05月24日 Heikki Linnakangas Remove pageinspect--1.0.sql commit | commitdiff | tree
2013年05月23日 Robert Haas Fix typo in comment. commit | commitdiff | tree
2013年05月23日 Heikki Linnakangas Print line number correctly in COPY. commit | commitdiff | tree
2013年05月21日 Bruce Momjian 9.3 release notes: improve cached plan mention commit | commitdiff | tree
2013年05月21日 Simon Riggs After fast promotion use CHECKPOINT_FORCE commit | commitdiff | tree
2013年05月21日 Simon Riggs Maintain ThisTimeLineID correctly in checkpointer commit | commitdiff | tree
2013年05月21日 Bruce Momjian 9.3 release notes: fix SGML markup for DROP TABLE... commit | commitdiff | tree
2013年05月21日 Bruce Momjian 9.3 release docs: fix DROP TABLE IF EXISTS commit | commitdiff | tree
2013年05月21日 Peter Eisentraut Documentation spell checking and markup improvements commit | commitdiff | tree
2013年05月20日 Heikki Linnakangas Fix escaping in generated recovery.conf file. commit | commitdiff | tree
2013年05月20日 Tom Lane Clarify documentation of EXPLAIN (TIMING OFF) option. commit | commitdiff | tree
2013年05月19日 Simon Riggs Init crash recovery using the latest available TLI commit | commitdiff | tree
2013年05月19日 Simon Riggs Emit msg correctly for timeline-crossing crash commit | commitdiff | tree
2013年05月19日 Simon Riggs Remove single space on end of a line in xlog.c commit | commitdiff | tree
2013年05月18日 Heikki Linnakangas Remove unused regression test files. commit | commitdiff | tree
2013年05月18日 Bruce Momjian release docs: mention PL/pgSQL as supporting event... commit | commitdiff | tree
2013年05月16日 Tom Lane Fix crash when trying to display a NOTIFY rule action. commit | commitdiff | tree
2013年05月16日 Tom Lane Fix fd.c to preserve errno where needed. commit | commitdiff | tree
2013年05月16日 Tom Lane Fix some uses of "the quick brown fox". commit | commitdiff | tree
2013年05月15日 Tom Lane Allow CREATE FOREIGN TABLE to include SERIAL columns. commit | commitdiff | tree
2013年05月15日 Peter Eisentraut doc: Add \dm command to psql man page commit | commitdiff | tree
2013年05月14日 Peter Eisentraut doc: Fix some whitespace issues in the man pages commit | commitdiff | tree
2013年05月14日 Peter Eisentraut pg_upgrade: Replace tabs in output string constants... commit | commitdiff | tree
2013年05月14日 Peter Eisentraut doc: Fix order of options on pgbench man page commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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