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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2016年03月28日 Alvaro Herrera Improve internationalization of messages involving... commit | commitdiff | tree
2016年03月28日 Teodor Sigaev psql tab-complete for CREATE/DROP ACCESS METHOD commit | commitdiff | tree
2016年03月28日 Teodor Sigaev Fix comment in pg_dump. commit | commitdiff | tree
2016年03月28日 Tom Lane Last-minute updates for release notes. commit | commitdiff | tree
2016年03月28日 Alvaro Herrera Add missing checks to some of pageinspect's BRIN functions commit | commitdiff | tree
2016年03月28日 Stephen Frost Reset plan->row_security_env and planUserId commit | commitdiff | tree
2016年03月28日 Tom Lane Code and docs review for commit 3187d6de0e5a9e805b27c48... commit | commitdiff | tree
2016年03月27日 Tom Lane Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. commit | commitdiff | tree
2016年03月27日 Tom Lane Guard against zero vardata.rel->tuples in estimate_hash... commit | commitdiff | tree
2016年03月27日 Tom Lane Clamp adjusted ndistinct to positive integer in estimat... commit | commitdiff | tree
2016年03月27日 Andres Freund pg_rewind: fsync target data directory. commit | commitdiff | tree
2016年03月27日 Andres Freund Fix LWLockReportWaitEnd() parameter list to be (void). commit | commitdiff | tree
2016年03月27日 Andres Freund pg_rewind: Close backup_label file descriptor. commit | commitdiff | tree
2016年03月27日 Andres Freund Don't use !! but != 0/NULL to force boolean evaluation. commit | commitdiff | tree
2016年03月27日 Andres Freund Change various Gin*Is* macros to return 0/1. commit | commitdiff | tree
2016年03月26日 Tom Lane First-draft release notes for 9.5.2. commit | commitdiff | tree
2016年03月26日 Tom Lane Modernize zic's test for valid timezone abbreviations. commit | commitdiff | tree
2016年03月26日 Tom Lane Avoid a couple of zero-divide scenarios in the planner. commit | commitdiff | tree
2016年03月25日 Tom Lane Update time zone data files to tzdata release 2016c. commit | commitdiff | tree
2016年03月25日 Tom Lane Fix PL/Tcl for vpath builds. commit | commitdiff | tree
2016年03月25日 Tom Lane Improve PL/Tcl errorCode facility by providing decoded... commit | commitdiff | tree
2016年03月25日 Tom Lane In PL/Tcl, make database errors return additional info... commit | commitdiff | tree
2016年03月25日 Tom Lane Fix DROP OPERATOR to reset oprcom/oprnegate links to... commit | commitdiff | tree
2016年03月25日 Tom Lane Don't split up SRFs when choosing to postpone SELECT... commit | commitdiff | tree
2016年03月25日 Tom Lane Link libpq after libpgfeutils to satisfy Windows linker. commit | commitdiff | tree
2016年03月25日 Tom Lane Move psql's psqlscan.l into src/fe_utils. commit | commitdiff | tree
2016年03月24日 Tom Lane Move psql's print.c and mbprint.c into src/fe_utils. commit | commitdiff | tree
2016年03月24日 Tom Lane Suppress compiler warning for get_am_type_string(). commit | commitdiff | tree
2016年03月24日 Tom Lane Add missed inclusion requirement in Mkvcbuild.pm. commit | commitdiff | tree
2016年03月24日 Tom Lane Create src/fe_utils/, and move stuff into there from... commit | commitdiff | tree
2016年03月24日 Robert Haas Improve documentation for combine functions. commit | commitdiff | tree
2016年03月24日 Robert Haas Use correct GetDatum function. commit | commitdiff | tree
2016年03月24日 Tom Lane Avoid PGDLLIMPORT for simple local references in fronte... commit | commitdiff | tree
2016年03月24日 Alvaro Herrera Support CREATE ACCESS METHOD commit | commitdiff | tree
2016年03月24日 Tom Lane Move keywords.c/kwlookup.c into src/common/. commit | commitdiff | tree
2016年03月23日 Robert Haas Disable abbreviated keys for string-sorting in non... commit | commitdiff | tree
2016年03月23日 Robert Haas postgres_fdw: Fix crash when pushing down multiple... commit | commitdiff | tree
2016年03月23日 Robert Haas Partition the freelist for shared dynahash tables. commit | commitdiff | tree
2016年03月23日 Tom Lane Code review for error reports in jsonb_set(). commit | commitdiff | tree
2016年03月23日 Tom Lane Fix unsafe use of strtol() on a non-null-terminated... commit | commitdiff | tree
2016年03月23日 Simon Riggs Change comment to describe correct lock level used commit | commitdiff | tree
2016年03月22日 Tom Lane Fix EvalPlanQual bug when query contains both locked... commit | commitdiff | tree
2016年03月22日 Teodor Sigaev Improve docs of pg_trgm changes commit | commitdiff | tree
2016年03月22日 Fujii Masao Fix typo in docs. commit | commitdiff | tree
2016年03月21日 Tom Lane Allow the delay in psql's \watch command to be a fracti... commit | commitdiff | tree
2016年03月21日 Tom Lane Improve header output from psql's \watch command. commit | commitdiff | tree
2016年03月21日 Tom Lane Clean up some Coverity complaints about commit 0bf3ae88... commit | commitdiff | tree
2016年03月21日 Robert Haas Make max_parallel_degree PGC_USERSET. commit | commitdiff | tree
2016年03月21日 Robert Haas Support parallel aggregation. commit | commitdiff | tree
2016年03月21日 Andres Freund Properly declare FeBeWaitSet. commit | commitdiff | tree
2016年03月21日 Andres Freund Introduce WaitEventSet API. commit | commitdiff | tree
2016年03月21日 Andres Freund Combine win32 and unix latch implementations. commit | commitdiff | tree
2016年03月21日 Andres Freund Second attempt at fixing MSVC build for 68ab8e8ba4a471d9. commit | commitdiff | tree
2016年03月21日 Tom Lane Use %option bison-bridge in psql/pgbench lexers. commit | commitdiff | tree
2016年03月20日 Tom Lane Best-guess attempt at fixing MSVC build for 68ab8e8ba4a... commit | commitdiff | tree
2016年03月20日 Tom Lane SQL commands in pgbench scripts are now ended by semico... commit | commitdiff | tree
2016年03月19日 Andrew Dunstan Remove dependency on psed for MSVC builds. commit | commitdiff | tree
2016年03月19日 Tom Lane Fix phony .PHONY. commit | commitdiff | tree
2016年03月19日 Tom Lane Make pgbench's expression lexer reentrant. commit | commitdiff | tree
2016年03月19日 Alvaro Herrera pgbench: Silence new compiler warnings commit | commitdiff | tree
2016年03月19日 Tom Lane Typo fix. commit | commitdiff | tree
2016年03月19日 Tom Lane Sync backend/parser/scan.l with bin/psql/psqlscan.l. commit | commitdiff | tree
2016年03月19日 Tom Lane Build backend/parser/scan.l and interfaces/ecpg/preproc... commit | commitdiff | tree
2016年03月19日 Alvaro Herrera pgbench: Allow changing weights for scripts commit | commitdiff | tree
2016年03月19日 Tom Lane With ancient gcc, skip pg_attribute_printf() on functio... commit | commitdiff | tree
2016年03月19日 Peter Eisentraut Allow SSL server key file to have group read access... commit | commitdiff | tree
2016年03月19日 Andres Freund Fix stupid omission in c4901a1e. commit | commitdiff | tree
2016年03月19日 Tom Lane Fix missed update in _readForeignScan(). commit | commitdiff | tree
2016年03月19日 Tom Lane Use yylex_init not yylex_init_extra(). commit | commitdiff | tree
2016年03月19日 Tom Lane Suppress FLEX_NO_BACKUP check for psqlscanslash.l. commit | commitdiff | tree
2016年03月19日 Tom Lane Split psql's lexer into two separate .l files for SQL... commit | commitdiff | tree
2016年03月19日 Tom Lane Convert psql's flex lexer to be re-entrant, and make... commit | commitdiff | tree
2016年03月18日 Peter Eisentraut Merge wal_level "archive" and "hot_standby" into new... commit | commitdiff | tree
2016年03月18日 Tom Lane Decouple psqlscan.l from surrounding program. commit | commitdiff | tree
2016年03月18日 Robert Haas Use INT64_FORMAT instead of %ld for int64. commit | commitdiff | tree
2016年03月18日 Andres Freund Only clear latch self-pipe/event if there is a pending... commit | commitdiff | tree
2016年03月18日 Andres Freund Make it easier to choose the used waiting primitive... commit | commitdiff | tree
2016年03月18日 Andres Freund Error out if waiting on socket readiness without a... commit | commitdiff | tree
2016年03月18日 Andres Freund Remove unused, and dangerous, TestLatch() macro. commit | commitdiff | tree
2016年03月18日 Robert Haas Directly modify foreign tables. commit | commitdiff | tree
2016年03月18日 Tom Lane Clean up some misplaced #includes. commit | commitdiff | tree
2016年03月18日 Teodor Sigaev Fix a typo commit | commitdiff | tree
2016年03月18日 Teodor Sigaev Introduce parse_ident() commit | commitdiff | tree
2016年03月18日 Robert Haas Push scan/join target list beneath Gather when possible. commit | commitdiff | tree
2016年03月18日 Robert Haas Various minor corrections of and improvements to comments. commit | commitdiff | tree
2016年03月18日 Teodor Sigaev pg_trgm's set_limit() now uses SetConfigOption() commit | commitdiff | tree
2016年03月17日 Alvaro Herrera docs: Fix typo'd brin_summarize_new_values commit | commitdiff | tree
2016年03月17日 Tom Lane Remove useless double calls of make_parsestate(). commit | commitdiff | tree
2016年03月17日 Robert Haas Update tuplesort.c comments for memory mangement improv... commit | commitdiff | tree
2016年03月17日 Robert Haas Improve memory management for external sorts. commit | commitdiff | tree
2016年03月17日 Tom Lane Fix assorted breakage in to_char()'s OF format option. commit | commitdiff | tree
2016年03月17日 Teodor Sigaev Improve support of Hunspell commit | commitdiff | tree
2016年03月17日 Robert Haas Fix typos. commit | commitdiff | tree
2016年03月17日 Peter Eisentraut Add syslog_split_messages parameter commit | commitdiff | tree
2016年03月17日 Peter Eisentraut Add syslog_sequence_numbers parameter commit | commitdiff | tree
2016年03月17日 Tom Lane Fix "pg_bench -C -M prepared". commit | commitdiff | tree
2016年03月17日 Tom Lane Fix j2day() to behave sanely for negative Julian dates. commit | commitdiff | tree
2016年03月16日 Tom Lane Be more careful about out-of-range dates and timestamps. commit | commitdiff | tree
2016年03月16日 Robert Haas Another comment update. commit | commitdiff | tree
2016年03月16日 Robert Haas Fix problems in commit c16dc1aca5e01e6acaadfcf38f5fc964... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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