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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2009年04月06日 Heikki Linnakangas Rename the new CREATE DATABASE options to set collation... commit | commitdiff | tree
2009年04月05日 Tom Lane Change cardinality() into a C-code function, instead... commit | commitdiff | tree
2009年04月05日 Tom Lane Make ExecInitExpr build the list of SubPlans found... commit | commitdiff | tree
2009年04月05日 Tom Lane Change EXPLAIN output so that subplans and initplans... commit | commitdiff | tree
2009年04月05日 Teodor Sigaev Fix infinite loop while checking of partial match in... commit | commitdiff | tree
2009年04月05日 Tom Lane Remove a boatload of useless definitions of 'int optres... commit | commitdiff | tree
2009年04月05日 Tom Lane I had always wondered why pg_config.h.win32 claimed... commit | commitdiff | tree
2009年04月05日 Tom Lane Remove contrib/intarray's definitions of the <@ and... commit | commitdiff | tree
2009年04月04日 Tom Lane Hmm, baiji thinks we need explicit 'extern' here. commit | commitdiff | tree
2009年04月04日 Tom Lane Make an attempt at fixing our current Solaris 11 breaka... commit | commitdiff | tree
2009年04月04日 Tom Lane Remove the recently added node types ReloptElem and... commit | commitdiff | tree
2009年04月04日 Tom Lane A session that does not have any live snapshots does... commit | commitdiff | tree
2009年04月04日 Tom Lane Rewrite interval_hash() so that the hashcodes are equal... commit | commitdiff | tree
2009年04月04日 Alvaro Herrera Disallow setting fillfactor for TOAST tables. commit | commitdiff | tree
2009年04月04日 Tom Lane Improve obsolete comment. commit | commitdiff | tree
2009年04月04日 Tom Lane Make \dt \di and friends more consistent about the... commit | commitdiff | tree
2009年04月04日 Tom Lane Minor wordsmithing on descriptions of some \d commands. commit | commitdiff | tree
2009年04月03日 Tom Lane Add missing help output for \ef option. Andrew Gierth commit | commitdiff | tree
2009年04月03日 Tom Lane Use (unsigned char) cast in argument of pg_tolower... commit | commitdiff | tree
2009年04月03日 Tom Lane Add a comment documenting the question of whether Prefe... commit | commitdiff | tree
2009年04月03日 Tom Lane Defend against possible crash if a plpython function... commit | commitdiff | tree
2009年04月03日 Magnus Hagander Make directory name comparisons on Win32 case insensitive. commit | commitdiff | tree
2009年04月02日 Bruce Momjian Document that Solaris can't use effective_io_concurrenc... commit | commitdiff | tree
2009年04月02日 Tom Lane Refactor ExecProject and associated routines so that... commit | commitdiff | tree
2009年04月02日 Bruce Momjian Revert DTrace patch from Robert Lor commit | commitdiff | tree
2009年04月02日 Tom Lane Minor code beautification/consolidation. commit | commitdiff | tree
2009年04月02日 Bruce Momjian Give a better error message when trying to change commit | commitdiff | tree
2009年04月02日 Bruce Momjian Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. commit | commitdiff | tree
2009年04月02日 Bruce Momjian Add support for additional DTrace probes. commit | commitdiff | tree
2009年04月02日 Teodor Sigaev Fix memory allocation for output of hstore type. commit | commitdiff | tree
2009年04月02日 Bruce Momjian Do not show information_schema in \d* commands, unless... commit | commitdiff | tree
2009年04月02日 Tom Lane Fix SetClientEncoding() to maintain a cache of previous... commit | commitdiff | tree
2009年04月02日 Bruce Momjian Change psql \d* display so 'S' _or_ a pattern include... commit | commitdiff | tree
2009年04月02日 Tom Lane Fix GUC's reports of assign_hook failure to always... commit | commitdiff | tree
2009年04月02日 Tom Lane plpgsql's exec_simple_cast_value() mistakenly supposed... commit | commitdiff | tree
2009年04月01日 Tom Lane Improve pg_dump's query for retrieving BLOB comments... commit | commitdiff | tree
2009年04月01日 Heikki Linnakangas Update comment to reflect that LC_COLLATE and LC_CTYPE... commit | commitdiff | tree
2009年04月01日 Tom Lane Index some array functions, per Mario Splivalo. commit | commitdiff | tree
2009年04月01日 Tom Lane Remove last references to the crypt auth method, per... commit | commitdiff | tree
2009年03月31日 Tom Lane Fix contrib/pgstattuple and contrib/pageinspect to... commit | commitdiff | tree
2009年03月31日 Bruce Momjian Remove some "Other" sections in the release notes by... commit | commitdiff | tree
2009年03月31日 Tom Lane Modify the relcache to record the temp status of both... commit | commitdiff | tree
2009年03月31日 Magnus Hagander Don't crash initdb when we fail to get the current... commit | commitdiff | tree
2009年03月31日 Tom Lane Add a "relistemp" boolean column to pg_class, which... commit | commitdiff | tree
2009年03月31日 Heikki Linnakangas Fix a rare race condition when commit_siblings > 0... commit | commitdiff | tree
2009年03月31日 Bruce Momjian Update release note introductory description. commit | commitdiff | tree
2009年03月31日 Tom Lane Add PQinitOpenSSL() function to support applications... commit | commitdiff | tree
2009年03月31日 Bruce Momjian More new subsections in release notes. commit | commitdiff | tree
2009年03月30日 Bruce Momjian More release note changes, including a lower level... commit | commitdiff | tree
2009年03月30日 Bruce Momjian More release note adjustments, reordering. commit | commitdiff | tree
2009年03月30日 Bruce Momjian More release note wording improvements; section order... commit | commitdiff | tree
2009年03月30日 Bruce Momjian Reorder release note sections. commit | commitdiff | tree
2009年03月30日 Tom Lane Fix window function plan generation to cope with volati... commit | commitdiff | tree
2009年03月30日 Alvaro Herrera Update URL to Python bug tracker. Backpatch to 8.3... commit | commitdiff | tree
2009年03月30日 Tom Lane Fix an oversight in the support for storing/retrieving... commit | commitdiff | tree
2009年03月29日 Bruce Momjian More release note markup. commit | commitdiff | tree
2009年03月29日 Bruce Momjian More release note markup. commit | commitdiff | tree
2009年03月29日 Bruce Momjian Add SGML markup for commands/literal/application/etc... commit | commitdiff | tree
2009年03月28日 Bruce Momjian Consistent 8.4 release note naming for Itagaki Takahiro commit | commitdiff | tree
2009年03月28日 Bruce Momjian Clarify variable naming: pq_initssllib -> pq_init_ssl_lib commit | commitdiff | tree
2009年03月28日 Bruce Momjian Update release notes to say citext is multi-byte aware... commit | commitdiff | tree
2009年03月28日 Bruce Momjian Better document that SET ROLE does not uset ALTER ROLE... commit | commitdiff | tree
2009年03月28日 Bruce Momjian Better document PQinitSSL(0) behavior in regards to... commit | commitdiff | tree
2009年03月28日 Tom Lane Add documentation of the fact that dtrace probes evalua... commit | commitdiff | tree
2009年03月27日 Bruce Momjian Document in release notes that NOT IN is only for NOT... commit | commitdiff | tree
2009年03月27日 Tom Lane On Solaris, we should only force use of our own getopt... commit | commitdiff | tree
2009年03月27日 Magnus Hagander Fix markup, per Devrim commit | commitdiff | tree
2009年03月27日 Tom Lane Add an errdetail explaining why we reject infinite... commit | commitdiff | tree
2009年03月27日 Tom Lane Fix possible failures when a tuplestore switches from... commit | commitdiff | tree
2009年03月27日 Tom Lane Teach reindex_index() to clear pg_index.indcheckxmin... commit | commitdiff | tree
2009年03月27日 Heikki Linnakangas Fix tab completion of ANALYZE VERBOSE <tab>. It was... commit | commitdiff | tree
2009年03月27日 Magnus Hagander Clearify new SSL certificate verification in libpq commit | commitdiff | tree
2009年03月27日 Magnus Hagander Fix release notes about pg_hba changes commit | commitdiff | tree
2009年03月27日 Bruce Momjian Updated release wording, per Greg Stark: commit | commitdiff | tree
2009年03月27日 Bruce Momjian Second batch of release note fixes by Guillaume Smet commit | commitdiff | tree
2009年03月27日 Bruce Momjian Mark Greg as the instigator of the statistics target... commit | commitdiff | tree
2009年03月27日 Bruce Momjian First round of release note changes from Guillaume... commit | commitdiff | tree
2009年03月27日 Bruce Momjian Fix release note attribution: commit | commitdiff | tree
2009年03月27日 Bruce Momjian Improved release notes interval wording: commit | commitdiff | tree
2009年03月27日 Bruce Momjian Remove duplicate interval (fractional seconds) items... commit | commitdiff | tree
2009年03月27日 Bruce Momjian Document that Datestyle no longer controls interval... commit | commitdiff | tree
2009年03月26日 Tom Lane Make pg_standby's maxretries option do what one would... commit | commitdiff | tree
2009年03月26日 Peter Eisentraut Gettext plural support commit | commitdiff | tree
2009年03月26日 Tom Lane Fix a couple of places that still claimed LC_COLLATE... commit | commitdiff | tree
2009年03月26日 Tom Lane Adjust phrasing of complaints about multi-byte COPY... commit | commitdiff | tree
2009年03月26日 Tom Lane If we expect a hash join to be performed in multiple... commit | commitdiff | tree
2009年03月26日 Bruce Momjian Correction: ansi-join ->anti-join. commit | commitdiff | tree
2009年03月26日 Tom Lane Fix markup so that 'make HISTORY' works. A couple... commit | commitdiff | tree
2009年03月26日 Bruce Momjian Reorder 8.4 release note sections. commit | commitdiff | tree
2009年03月26日 Bruce Momjian Re-add release notes for release 8.3.7. commit | commitdiff | tree
2009年03月26日 Bruce Momjian Adjust AS OF release notes markup. commit | commitdiff | tree
2009年03月26日 Bruce Momjian Mention release note items current as of 2009年03月16日. commit | commitdiff | tree
2009年03月26日 Bruce Momjian First version of 8.4 release notes; markup/cleanup... commit | commitdiff | tree
2009年03月25日 Tom Lane Add btree_gin contrib module. commit | commitdiff | tree
2009年03月25日 Tom Lane Adjust the APIs for GIN opclass support functions to... commit | commitdiff | tree
2009年03月25日 Tom Lane Fix old thinko in pgp.h: the idea is to declare some... commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Use double quotes instead of single quotes. commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Complete list of valid fork names, and use double quotes. commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Update line count for \? output (obtained from wc -l) commit | commitdiff | tree
2009年03月25日 Peter Eisentraut In the \? output, align the columns consistently. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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