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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2010年03月08日 Tom Lane Update time zone data files to tzdata release 2010c... commit | commitdiff | tree
2010年03月07日 Magnus Hagander Revert patch for --psqlrc=FILENAME in psql. commit | commitdiff | tree
2010年03月06日 Tom Lane Fix warning messages in restrict_and_check_grant()... commit | commitdiff | tree
2010年03月06日 Magnus Hagander Add --psqlrc=FILENAME parameter to psql, to process... commit | commitdiff | tree
2010年03月06日 Tom Lane When reading pg_hba.conf and similar files, do not... commit | commitdiff | tree
2010年03月05日 Michael Meskes In case the connection magically disappears libecpg... commit | commitdiff | tree
2010年03月04日 Heikki Linnakangas Fix IsBinaryCoercible to not confuse a cast using in... commit | commitdiff | tree
2010年03月03日 Bruce Momjian Add C comment about DDL changes possibly causing pg_dum... commit | commitdiff | tree
2010年03月03日 Bruce Momjian Document that "Q" is ignored by to_date and to_timestam... commit | commitdiff | tree
2010年03月03日 Tom Lane Fix a couple of places that would loop forever if attem... commit | commitdiff | tree
2010年03月03日 Heikki Linnakangas Fix pg_dump of ACLs of foreign servers. The command... commit | commitdiff | tree
2010年03月03日 Tom Lane Make contrib/xml2 use core xml.c's error handler, when... commit | commitdiff | tree
2010年03月03日 Tom Lane Export xml.c's libxml-error-handling support so that... commit | commitdiff | tree
2010年03月03日 Andrew Dunstan Make iconv work like other optional libraries for MSVC. commit | commitdiff | tree
2010年03月03日 Bruce Momjian Fix SGML markup. commit | commitdiff | tree
2010年03月03日 Bruce Momjian Restructure CREATE FUNCTION "NOTES" section to be short... commit | commitdiff | tree
2010年03月03日 Tom Lane Instead of trying (and failing) to allow <<label>>... commit | commitdiff | tree
2010年03月02日 Bruce Momjian Adjust max_standby_delay documentation to be clearer... commit | commitdiff | tree
2010年03月02日 Andrew Dunstan Add missing library and include dir for XSLT in MSVC... commit | commitdiff | tree
2010年03月02日 Bruce Momjian Document the effect of max_standby_delay on increasing... commit | commitdiff | tree
2010年03月02日 Peter Eisentraut Update keywords list for 9.0 commit | commitdiff | tree
2010年03月02日 Andrew Dunstan Do not run regression tests for contrib/xml2 on MSVC... commit | commitdiff | tree
2010年03月02日 Tom Lane Cause plpgsql to throw an error if "INTO rowtype_var... commit | commitdiff | tree
2010年03月02日 Andrew Dunstan Add XSLT defines for MSVC builds commit | commitdiff | tree
2010年03月01日 Heikki Linnakangas Fix translation of strings in psql \d output (translati... commit | commitdiff | tree
2010年03月01日 Heikki Linnakangas Fix numericlocale psql option when used with a null... commit | commitdiff | tree
2010年03月01日 Tom Lane Fix contrib/xml2 so regression test still works when... commit | commitdiff | tree
2010年03月01日 Magnus Hagander It's clearly now pointless to do backwards compatible... commit | commitdiff | tree
2010年03月01日 Tom Lane Buildfarm still unhappy, so I'll bet it's EACCES not... commit | commitdiff | tree
2010年03月01日 Tom Lane Remove xmlCleanupParser calls from contrib/xml2. commit | commitdiff | tree
2010年03月01日 Greg Stark add EPERM to the list of return codes to expect from... commit | commitdiff | tree
2010年02月28日 Tom Lane Fix up memory management problems in contrib/xml2. commit | commitdiff | tree
2010年02月28日 Greg Stark Second try at fsyncing directories in CREATE DATABASE... commit | commitdiff | tree
2010年02月28日 Tom Lane Assorted code cleanup for contrib/xml2. No change... commit | commitdiff | tree
2010年02月28日 Bruce Momjian Update complex locale example in the documentation. commit | commitdiff | tree
2010年02月28日 Bruce Momjian *** empty log message *** commit | commitdiff | tree
2010年02月27日 Michael Meskes Make sure ecpg uses the same header files in the same... commit | commitdiff | tree
2010年02月27日 Tom Lane Insert a hack into get_float8_nan (both core and ecpg... commit | commitdiff | tree
2010年02月27日 Bruce Momjian Back out unintended change to pg_locale.c. commit | commitdiff | tree
2010年02月27日 Bruce Momjian Document ATAPI FLUSH CACHE EXT. commit | commitdiff | tree
2010年02月27日 Bruce Momjian Document trace_recovery_messages() parameter as an... commit | commitdiff | tree
2010年02月27日 Heikki Linnakangas Document max_standby_delay=-1 option, now that it's... commit | commitdiff | tree
2010年02月27日 Tom Lane Entity-ify a few new uses of literal <, >, and &. commit | commitdiff | tree
2010年02月27日 Tom Lane Undo some more pgindent breakage. Per buildfarm. commit | commitdiff | tree
2010年02月27日 Bruce Momjian Use <> for libpq #include in example programs, per... commit | commitdiff | tree
2010年02月27日 Bruce Momjian Document ATAPI drive flush command, and mention SSD... commit | commitdiff | tree
2010年02月26日 Bruce Momjian Suggest gmake installcheck-world for pgindent testing. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Revert pgindent changes to ecpg include files that... commit | commitdiff | tree
2010年02月26日 Bruce Momjian Wording improvements to README. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Update pgindent docs to use maintainer-clean. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Document why pgindent wants a fresh CVS checkout. commit | commitdiff | tree
2010年02月26日 Bruce Momjian In vacuumdb --help, call analyze "statistics", not... commit | commitdiff | tree
2010年02月26日 Bruce Momjian Call output file typedefs.list; update README. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Document pg_restore --jobs as a performance enhancement. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Update pgindent instructions. commit | commitdiff | tree
2010年02月26日 Bruce Momjian pgindent run for 9.0 commit | commitdiff | tree
2010年02月26日 Bruce Momjian Add pgindent typedefs file to CVS. commit | commitdiff | tree
2010年02月26日 Bruce Momjian Update pgindent instructions to avoid changes to flex... commit | commitdiff | tree
2010年02月26日 Bruce Momjian Remove 'emphasis' markup inside literal; not allowed. commit | commitdiff | tree
2010年02月25日 Bruce Momjian Document that after triggers that need to see changed... commit | commitdiff | tree
2010年02月25日 Tom Lane Allow predicate_refuted_by() to deduce that NOT A refut... commit | commitdiff | tree
2010年02月25日 Bruce Momjian Document clearly the meaning of none/all for log_statem... commit | commitdiff | tree
2010年02月25日 Bruce Momjian Add C comment that do_to_timestamp() lacks error checking. commit | commitdiff | tree
2010年02月25日 Bruce Momjian Clearly document that timestamp alone means timestamp... commit | commitdiff | tree
2010年02月25日 Magnus Hagander Add configuration parameter ssl_renegotiation_limit... commit | commitdiff | tree
2010年02月25日 Magnus Hagander Fix typos, per Richard Huxton commit | commitdiff | tree
2010年02月25日 Heikki Linnakangas Clarify that the connection string for primary_conninfo... commit | commitdiff | tree
2010年02月25日 Heikki Linnakangas Fix typo. commit | commitdiff | tree
2010年02月25日 Heikki Linnakangas Small streaming replication document improvements.... commit | commitdiff | tree
2010年02月25日 Heikki Linnakangas Fix streaming replication starting at the very first... commit | commitdiff | tree
2010年02月25日 Tom Lane Improve warning about creating nested named subroutines... commit | commitdiff | tree
2010年02月25日 Tom Lane Make pg_stop_backup's reporting a bit more verbose... commit | commitdiff | tree
2010年02月24日 Tom Lane Allow zero-dimensional (ie, empty) arrays in contrib... commit | commitdiff | tree
2010年02月24日 Bruce Momjian Document that pg_restore -t can use -n for its schema... commit | commitdiff | tree
2010年02月24日 Bruce Momjian Revert removal of pre-7.4 documenation behavior mentions. commit | commitdiff | tree
2010年02月24日 Alvaro Herrera Remove stray semicolon, per report from strk commit | commitdiff | tree
2010年02月24日 Itagaki Takahiro Remove useless codes to initialize TupleDesc from dblin... commit | commitdiff | tree
2010年02月24日 Bruce Momjian Remove pre-7.4 documentaiton mentions, now that 8.0... commit | commitdiff | tree
2010年02月24日 Tom Lane Fix patch for printing backend and pg_dump versions... commit | commitdiff | tree
2010年02月24日 Tom Lane Un-break pg_dump for the case of zero-column tables. commit | commitdiff | tree
2010年02月24日 Tom Lane Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid... commit | commitdiff | tree
2010年02月24日 Tom Lane Make pg_regress use CREATE OR REPLACE LANGUAGE, so... commit | commitdiff | tree
2010年02月23日 Tom Lane Add an OR REPLACE option to CREATE LANGUAGE. commit | commitdiff | tree
2010年02月23日 Bruce Momjian Modify freebsd start script to just exit 0 with message. commit | commitdiff | tree
2010年02月23日 Bruce Momjian Update startup scripts for Linux and FreeBSD. commit | commitdiff | tree
2010年02月23日 Bruce Momjian Have pg_dump (-v) verbose mode output the pg_dump and... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Revert recent COPY manual change about encoding; add... commit | commitdiff | tree
2010年02月23日 Tom Lane Fix configure's regexp for extracting the Perl version... commit | commitdiff | tree
2010年02月23日 Tom Lane Clarify statements about tar archive format. commit | commitdiff | tree
2010年02月23日 Tom Lane Minor style policing for error messages in pg_dump... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Revert recent change of to_char('HH12') handling for... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Secondary patch to fix interval to_char() for "HH"... commit | commitdiff | tree
2010年02月23日 Tom Lane Some platforms reject fsync() on files opened O_RDONLY. commit | commitdiff | tree
2010年02月23日 Bruce Momjian Make documentation more direct about the handling of... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Document that expression indexes that call functions... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Supress convertion of zero hours to '12' for intervals... commit | commitdiff | tree
2010年02月23日 Bruce Momjian Update pg_restore documentation to show new pg_restore... commit | commitdiff | tree
2010年02月22日 Bruce Momjian Remove long-commented-out paragraph in documentation... commit | commitdiff | tree
2010年02月22日 Bruce Momjian Document that pg_ctl cares about the PGHOST environment... commit | commitdiff | tree
2010年02月22日 Bruce Momjian Revert configure warning to use "official distribution". commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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