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年12月23日 Tom Lane Adjust naming of indexes and their columns per recent... commit | commitdiff | tree
2009年12月22日 Tom Lane Disallow comments on columns of relation types other... commit | commitdiff | tree
2009年12月22日 Peter Eisentraut In CREATE SEQUENCE dump, put MINVALUE before MAXVALUE... commit | commitdiff | tree
2009年12月21日 Robert Haas More cleanups for the recent large object permissions... commit | commitdiff | tree
2009年12月20日 Tom Lane There is no good reason for the CREATE TABLE LIKE INCLU... commit | commitdiff | tree
2009年12月20日 Robert Haas Fix two small typos in Hot Standby docs. commit | commitdiff | tree
2009年12月19日 Peter Eisentraut Add documentation why reassigning PL/Python function... commit | commitdiff | tree
2009年12月19日 Peter Eisentraut Add hot standby to release notes commit | commitdiff | tree
2009年12月19日 Peter Eisentraut Translation updates commit | commitdiff | tree
2009年12月19日 Bruce Momjian Convert tabs to spaces in SGML. commit | commitdiff | tree
2009年12月19日 Tom Lane Sigh, I managed to break the no-links-in-plain-text... commit | commitdiff | tree
2009年12月19日 Itagaki Takahiro Add a whitespace to fix the query to dump large objects. commit | commitdiff | tree
2009年12月19日 Tom Lane Bump catversion to reflect the fact that HS patch chang... commit | commitdiff | tree
2009年12月19日 Itagaki Takahiro Add missing Id keyword to alter_large_object.sgml. commit | commitdiff | tree
2009年12月19日 Tom Lane plpgsql patch broke the MSVC build, too. commit | commitdiff | tree
2009年12月19日 Tom Lane Join in the fun of editorializing on the alpha release... commit | commitdiff | tree
2009年12月19日 Alvaro Herrera Update ecpg regression tests to plpgsql installed by... commit | commitdiff | tree
2009年12月19日 Alvaro Herrera Update tutorial on the fact that backslash commands... commit | commitdiff | tree
2009年12月19日 Tom Lane Adjust some more places in the documentation to match... commit | commitdiff | tree
2009年12月19日 Simon Riggs Allow read only connections during recovery, known... commit | commitdiff | tree
2009年12月19日 Bruce Momjian binary migration: pg_migrator commit | commitdiff | tree
2009年12月19日 Robert Haas Fix a few typos in the latest 8.5alpha3 release notes. commit | commitdiff | tree
2009年12月18日 Peter Eisentraut 8.5alpha3 release notes up to Fri Dec 18 21:37:38 2009... commit | commitdiff | tree
2009年12月18日 Tom Lane Fix link that doesn't work in standalone INSTALL document. commit | commitdiff | tree
2009年12月18日 Bruce Momjian Install server-side language PL/pgSQL by default. commit | commitdiff | tree
2009年12月18日 Tom Lane Force the TZ environment variable to be set during... commit | commitdiff | tree
2009年12月17日 Robert Haas Improve documentation for pg_largeobject changes. commit | commitdiff | tree
2009年12月17日 Michael Meskes Reverting accidently commited changes. commit | commitdiff | tree
2009年12月16日 Peter Eisentraut Don't unblock SIGQUIT in the SIGQUIT handler commit | commitdiff | tree
2009年12月16日 Peter Eisentraut If there is no sigdelset(), define it as a macro. commit | commitdiff | tree
2009年12月16日 Tom Lane Avoid a premature coercion failure in transformSetOpera... commit | commitdiff | tree
2009年12月16日 Robert Haas Several fixes for EXPLAIN (FORMAT YAML), plus one for... commit | commitdiff | tree
2009年12月16日 Magnus Hagander Remove spurious '22' that clearly shouldn't be there. commit | commitdiff | tree
2009年12月16日 Michael Meskes Fixed auto-prepare to not try preparing statements... commit | commitdiff | tree
2009年12月15日 Peter Eisentraut Python 3 support in PL/Python commit | commitdiff | tree
2009年12月15日 Tom Lane Avoid unnecessary copying of source string when generat... commit | commitdiff | tree
2009年12月15日 Tom Lane Add a hook to let loadable modules get control at Proce... commit | commitdiff | tree
2009年12月15日 Tom Lane Support ORDER BY within aggregate function calls, at... commit | commitdiff | tree
2009年12月15日 Tom Lane Fix broken markup. commit | commitdiff | tree
2009年12月15日 Itagaki Takahiro Add \shell and \setshell meta commands to pgbench. commit | commitdiff | tree
2009年12月15日 Robert Haas Add an EXPLAIN (BUFFERS) option to show buffer-usage... commit | commitdiff | tree
2009年12月15日 Itagaki Takahiro Fix pg_ctl initdb without options. commit | commitdiff | tree
2009年12月14日 Tom Lane Fix a bug introduced when set-returning SQL functions... commit | commitdiff | tree
2009年12月14日 Itagaki Takahiro Additional fixes for large object access control. commit | commitdiff | tree
2009年12月12日 Magnus Hagander Allow LDAP authentication to operate in search+bind... commit | commitdiff | tree
2009年12月12日 Tom Lane Fix integer-to-bit-string conversions to handle the... commit | commitdiff | tree
2009年12月12日 Robert Haas Export ExplainBeginOutput() and ExplainEndOutput()... commit | commitdiff | tree
2009年12月11日 Tom Lane Arrange to generate different random sequences in the... commit | commitdiff | tree
2009年12月11日 Tom Lane Ensure that the result tuple of an EvalPlanQual cycle... commit | commitdiff | tree
2009年12月11日 Itagaki Takahiro Add large object access control. commit | commitdiff | tree
2009年12月11日 Bruce Momjian Properly define ENABLE_THREAD_SAFETY in conflgure,... commit | commitdiff | tree
2009年12月11日 Andrew Dunstan Add YAML to list of EXPLAIN formats. Greg Sabino Mullan... commit | commitdiff | tree
2009年12月10日 Peter Eisentraut PL/Python array support commit | commitdiff | tree
2009年12月10日 Peter Eisentraut Add init[db] option to pg_ctl commit | commitdiff | tree
2009年12月10日 Robert Haas Fix levenshtein with costs. The previous code multipli... commit | commitdiff | tree
2009年12月10日 Tom Lane Update release notes for releases 8.4.2, 8.3.9, 8.2... commit | commitdiff | tree
2009年12月09日 Tom Lane Prevent indirect security attacks via changing session... commit | commitdiff | tree
2009年12月09日 Magnus Hagander Add notes about updating disk and shared memory size... commit | commitdiff | tree
2009年12月09日 Magnus Hagander Update size references in installation instructions... commit | commitdiff | tree
2009年12月09日 Magnus Hagander Reject certificates with embedded NULLs in the commonNa... commit | commitdiff | tree
2009年12月09日 Tom Lane Update time zone data files to tzdata release 2009s... commit | commitdiff | tree
2009年12月08日 Magnus Hagander Fix a couple of broken links to third-party sites. commit | commitdiff | tree
2009年12月08日 Magnus Hagander Replace broken link to custom local gettext package... commit | commitdiff | tree
2009年12月07日 Magnus Hagander Update CVS documentation to be more current and add... commit | commitdiff | tree
2009年12月07日 Tom Lane Add exclusion constraints, which generalize the concept... commit | commitdiff | tree
2009年12月06日 Tom Lane Don't use a duplicate OID for aclexplode(). commit | commitdiff | tree
2009年12月05日 Peter Eisentraut Speed up information schema privilege views commit | commitdiff | tree
2009年12月05日 Peter Eisentraut Information schema documentation commit | commitdiff | tree
2009年12月03日 Heikki Linnakangas Fix bug in temporary file management with subtransactio... commit | commitdiff | tree
2009年12月02日 Tom Lane Clarify what's supposed to happen when a cursor FETCH... commit | commitdiff | tree
2009年12月02日 Bruce Momjian thread-safety commit | commitdiff | tree
2009年12月02日 Teodor Sigaev Preventing intersection of ranges during page split... commit | commitdiff | tree
2009年12月02日 Tom Lane Mark application_name as GUC_REPORT so that the value... commit | commitdiff | tree
2009年12月02日 Tom Lane Instead of sending application_name as a SET command... commit | commitdiff | tree
2009年12月01日 Bruce Momjian Enable thread safety commit | commitdiff | tree
2009年12月01日 Bruce Momjian psql -f - commit | commitdiff | tree
2009年12月01日 Tom Lane Teach the regular expression functions to do case-insen... commit | commitdiff | tree
2009年12月01日 Bruce Momjian Revert due to Tom's concerns: commit | commitdiff | tree
2009年12月01日 Bruce Momjian ProcessUtility_hook: commit | commitdiff | tree
2009年11月30日 Bruce Momjian hstore docs commit | commitdiff | tree
2009年11月30日 Bruce Momjian THREAD_SUPPORT commit | commitdiff | tree
2009年11月30日 Tom Lane Avoid core dump on empty thesaurus dictionary. commit | commitdiff | tree
2009年11月30日 Peter Eisentraut In SRF example, move oldcontext variable definition... commit | commitdiff | tree
2009年11月30日 Bruce Momjian Properly indent SGML. commit | commitdiff | tree
2009年11月29日 Tom Lane Fix session-lifespan memory leak when a plperl function... commit | commitdiff | tree
2009年11月29日 Peter Eisentraut Error when a specified connection service is not found... commit | commitdiff | tree
2009年11月29日 Tom Lane Add some opr_sanity checks that the lengths of the... commit | commitdiff | tree
2009年11月29日 Peter Eisentraut Remove prefix "ERROR:" from some messages, to make... commit | commitdiff | tree
2009年11月29日 Tom Lane Make pg_stat_activity.application_name visible to all... commit | commitdiff | tree
2009年11月29日 Tom Lane Add support for anonymous code blocks (DO blocks) to... commit | commitdiff | tree
2009年11月28日 Tom Lane Add support for an application_name parameter, which... commit | commitdiff | tree
2009年11月28日 Bruce Momjian fsync test tools commit | commitdiff | tree
2009年11月28日 Bruce Momjian test_fsync: commit | commitdiff | tree
2009年11月28日 Tom Lane Eliminate a lot of list-management overhead within... commit | commitdiff | tree
2009年11月27日 Bruce Momjian Document ath vacuumdb --analyze does analyze _also_... commit | commitdiff | tree
2009年11月27日 Michael Meskes Remove */ characters from declare cursor statements... commit | commitdiff | tree
2009年11月27日 Michael Meskes If no result is given NOTFOUND should be returned.... commit | commitdiff | tree
2009年11月27日 Michael Meskes Added script to check if all rule re-definition in... commit | commitdiff | tree
2009年11月26日 Tom Lane Fix missing end tag, per Jeff Davis. commit | commitdiff | tree
2009年11月26日 Michael Meskes Added missing files. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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