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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2005年04月15日 Tom Lane Modify MoveOfflineLogs/InstallXLogFileSegment to avoid... commit | commitdiff | tree
2005年04月15日 Tom Lane Revert addition of poorly-thought-out DUMP TIMESTAMP... commit | commitdiff | tree
2005年04月15日 Neil Conway This patch changes the use of varargs.h to stdarg.h as commit | commitdiff | tree
2005年04月15日 Neil Conway Remove an unused variable "waitingForSignal". From... commit | commitdiff | tree
2005年04月14日 Bruce Momjian Done commit | commitdiff | tree
2005年04月14日 Tom Lane Make equalTupleDescs() compare attlen/attbyval/attalign... commit | commitdiff | tree
2005年04月14日 Tom Lane Put back blessing of record-function tupledesc, which... commit | commitdiff | tree
2005年04月14日 Tom Lane Don't try to constant-fold functions returning RECORD... commit | commitdiff | tree
2005年04月14日 Tom Lane Must count '*' characters as potential arguments. commit | commitdiff | tree
2005年04月14日 Tom Lane Marginal hack to use a specialized hash function for... commit | commitdiff | tree
2005年04月14日 Tom Lane Completion of project to use fixed OIDs for all system... commit | commitdiff | tree
2005年04月14日 Michael Meskes Added patch by Philip Yarra <philip.yarra@internode... commit | commitdiff | tree
2005年04月14日 Tom Lane First phase of project to use fixed OIDs for all system... commit | commitdiff | tree
2005年04月13日 Tom Lane Simplify initdb-time assignment of OIDs as I proposed... commit | commitdiff | tree
2005年04月13日 Tom Lane Change addRangeTableEntryForRelation() to take a Relati... commit | commitdiff | tree
2005年04月13日 Tom Lane Revert yesterday's change to make pg_cast.h say 'OID... commit | commitdiff | tree
2005年04月13日 Neil Conway Minor consistency improvement to the documentation... commit | commitdiff | tree
2005年04月12日 Tom Lane Adjust pg_cast.h so that the OIDs assigned to built... commit | commitdiff | tree
2005年04月12日 Tom Lane Remove unnecessary UPDATE commands to assign explicit... commit | commitdiff | tree
2005年04月12日 Peter Eisentraut Revert mistaken renaming of UTF-8. commit | commitdiff | tree
2005年04月12日 Tom Lane Fix oversight in MIN/MAX optimization: must not return... commit | commitdiff | tree
2005年04月12日 Tom Lane Add aggsortop column to pg_aggregate, so that MIN/MAX... commit | commitdiff | tree
2005年04月12日 Tom Lane Fix broken markup. commit | commitdiff | tree
2005年04月11日 Tom Lane Create the planner mechanism for optimizing simple... commit | commitdiff | tree
2005年04月11日 Tom Lane Fix interaction between materializing holdable cursors... commit | commitdiff | tree
2005年04月11日 Tom Lane PersistHoldablePortal must establish the correct value... commit | commitdiff | tree
2005年04月10日 Bruce Momjian Update to XHTML. commit | commitdiff | tree
2005年04月10日 Tom Lane Make constant-folding produce sane output for COALESCE... commit | commitdiff | tree
2005年04月10日 Tom Lane Split out into a separate function the code in grouping... commit | commitdiff | tree
2005年04月10日 Tom Lane SQL functions returning pass-by-reference types were... commit | commitdiff | tree
2005年04月09日 Bruce Momjian Done: commit | commitdiff | tree
2005年04月09日 Bruce Momjian We don't put URL's in ulink's because the URL is always... commit | commitdiff | tree
2005年04月08日 Tom Lane If we're going to have a non-panic check for held_lwloc... commit | commitdiff | tree
2005年04月08日 Tom Lane Use an always-there test, not an Assert, to check for... commit | commitdiff | tree
2005年04月08日 Neil Conway Change the default setting of "add_missing_from" to... commit | commitdiff | tree
2005年04月08日 Neil Conway Use fork_process() to avoid some fork()-related boilerp... commit | commitdiff | tree
2005年04月07日 Tom Lane Update and copy-edit release notes for 8.0.2. commit | commitdiff | tree
2005年04月07日 Tom Lane Fix some issues with missing or too many newlines at commit | commitdiff | tree
2005年04月07日 Tom Lane Allow plpgsql functions to omit RETURN command when... commit | commitdiff | tree
2005年04月07日 Neil Conway Minor documentation tweak. commit | commitdiff | tree
2005年04月07日 Neil Conway Fix minor breakage to regression tests induced in previ... commit | commitdiff | tree
2005年04月07日 Neil Conway Add a "USING" clause to DELETE, which is equivalent... commit | commitdiff | tree
2005年04月06日 Neil Conway Apply the "nodeAgg" optimization to more of the builtin... commit | commitdiff | tree
2005年04月06日 Tom Lane Remove test for NULL node in ExecProcNode(). No place... commit | commitdiff | tree
2005年04月06日 Tom Lane Merge Resdom nodes into TargetEntry nodes to simplify... commit | commitdiff | tree
2005年04月06日 Bruce Momjian Attached patch cleans up the HTML code in tools/backend... commit | commitdiff | tree
2005年04月06日 Neil Conway Include information about a domain's CHECK constraint... commit | commitdiff | tree
2005年04月06日 Neil Conway This file was whacked by pgindent before it knew it... commit | commitdiff | tree
2005年04月05日 Tom Lane Adjust grammar for plpgsql's OPEN command so that a... commit | commitdiff | tree
2005年04月05日 Tom Lane plpgsql does OUT parameters, as per my proposal a few... commit | commitdiff | tree
2005年04月05日 Tom Lane Fix broken markup. commit | commitdiff | tree
2005年04月04日 Neil Conway This patch changes int2_avg_accum() and int4_avg_accum... commit | commitdiff | tree
2005年04月04日 Neil Conway Minor fixes for psql tab completion. Spell "absolute... commit | commitdiff | tree
2005年04月04日 Neil Conway Add a link to postgresql.org/download to the installati... commit | commitdiff | tree
2005年04月04日 Neil Conway Remove an unused variable `ShmemBootstrap', and remove... commit | commitdiff | tree
2005年04月04日 Tom Lane In cost_mergejoin, the early-exit effect should not... commit | commitdiff | tree
2005年04月03日 Tom Lane Put back code mistakenly removed from copy of postmaster's commit | commitdiff | tree
2005年04月02日 Bruce Momjian Fix release not typo. commit | commitdiff | tree
2005年04月02日 Bruce Momjian Update release notes for 8.0.2. commit | commitdiff | tree
2005年04月01日 Tom Lane Second try at making examine_variable and friends behav... commit | commitdiff | tree
2005年04月01日 Tom Lane Make plperl work with OUT parameters. commit | commitdiff | tree
2005年04月01日 Tom Lane Minor improvements in the really-pretty-ad-hoc test... commit | commitdiff | tree
2005年04月01日 Tom Lane Teach pg_dump about OUT parameters. commit | commitdiff | tree
2005年04月01日 Bruce Momjian Update pgcvslog examples. commit | commitdiff | tree
2005年04月01日 Bruce Momjian Fix wrong week returnded by date_trunc('week') for... commit | commitdiff | tree
2005年04月01日 Bruce Momjian Update pgcvslog examples. commit | commitdiff | tree
2005年04月01日 Neil Conway Remove pg_buffercache_pages.h -- patch from Mark Kirkwood. commit | commitdiff | tree
2005年04月01日 Bruce Momjian Adjust pg_proc.proargtypes[0] tests in psql \df to... commit | commitdiff | tree
2005年03月31日 Tom Lane Flush any remaining statistics counts out to the collec... commit | commitdiff | tree
2005年03月31日 Tom Lane First phase of OUT-parameters project. We can now... commit | commitdiff | tree
2005年03月31日 Teodor Sigaev 1 fix various comparing functions commit | commitdiff | tree
2005年03月31日 Bruce Momjian Adjust SGML ulink tags to the URL is always displayed... commit | commitdiff | tree
2005年03月31日 Neil Conway Minor code cleanup: ExecHash() was returning a null... commit | commitdiff | tree
2005年03月31日 Neil Conway Fix build error in pg_buffercache on Win32 (native... commit | commitdiff | tree
2005年03月30日 Neil Conway Document that the "-P" option to pg_autovacuum is insec... commit | commitdiff | tree
2005年03月30日 Neil Conway Minor tweak to documentation. commit | commitdiff | tree
2005年03月30日 Neil Conway Fix typo. commit | commitdiff | tree
2005年03月29日 Tom Lane Add proallargtypes and proargmodes columns to pg_proc... commit | commitdiff | tree
2005年03月29日 Tom Lane Fix grammar for IN/OUT/INOUT parameters. This commit... commit | commitdiff | tree
2005年03月29日 Tom Lane Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS... commit | commitdiff | tree
2005年03月29日 Neil Conway Add SPI_getnspname(), including documentation. commit | commitdiff | tree
2005年03月29日 Tom Lane Convert oidvector and int2vector into variable-length... commit | commitdiff | tree
2005年03月28日 Tom Lane Remove dead push/pop rollback code. Vadim once planned... commit | commitdiff | tree
2005年03月28日 Tom Lane Rethink the order of expression preprocessing: eval_con... commit | commitdiff | tree
2005年03月27日 Tom Lane First steps towards index scans with heap access decoup... commit | commitdiff | tree
2005年03月27日 Tom Lane Teach const-expression simplification to simplify boole... commit | commitdiff | tree
2005年03月27日 Tom Lane Eliminate duplicate hasnulls bit testing in index tuple... commit | commitdiff | tree
2005年03月27日 Tom Lane Add a back-link from IndexOptInfo structs to their... commit | commitdiff | tree
2005年03月26日 Tom Lane Expand the 'special index operator' machinery to handle... commit | commitdiff | tree
2005年03月26日 Tom Lane Fix a pair of related issues with estimation of inequal... commit | commitdiff | tree
2005年03月26日 Tom Lane Use a bitmapset instead of a list for duplicate-column... commit | commitdiff | tree
2005年03月26日 Tom Lane Rewrite rewriteTargetList() to avoid O(N^2) behavior... commit | commitdiff | tree
2005年03月26日 Tom Lane Add Windows-specific variant comparison file. commit | commitdiff | tree
2005年03月26日 Tom Lane Add another ORDER BY to rules test to eliminate platfor... commit | commitdiff | tree
2005年03月26日 Tom Lane Prevent to_char(interval) from dumping core on month... commit | commitdiff | tree
2005年03月25日 Bruce Momjian Use 'cp' and 'chmod' in place of 'install' to install... commit | commitdiff | tree
2005年03月25日 Bruce Momjian Add commit | commitdiff | tree
2005年03月25日 Tom Lane Remove lazy_update_relstats; go back to having VACUUM... commit | commitdiff | tree
2005年03月25日 Tom Lane Improve EXPLAIN ANALYZE to show the time spent in each... commit | commitdiff | tree
2005年03月25日 Tom Lane Fix resource owner code to generate catcache and relcac... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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