git.postgresql.org Git - postgresql.git/history

git projects / postgresql.git / history
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2009年01月29日 Tom Lane Replace argument-checking Asserts with regular test... | commitdiff
2009年01月29日 Teodor Sigaev Fix incorrect dereferencing of char* to array's index. | commitdiff
2009年01月29日 Peter Eisentraut Message fix | commitdiff
2009年01月28日 Teodor Sigaev Fix bug with multiple evaluation of tsearch2 compatibil... | commitdiff
2009年01月28日 Magnus Hagander Change warning-silencing code not to cast the pointer... | commitdiff
2009年01月28日 Magnus Hagander Go over all OpenSSL return values and make sure we... | commitdiff
2009年01月28日 Magnus Hagander Support running as a service on Windows 7, by not speci... | commitdiff
2009年01月27日 Magnus Hagander Silence compiler warning on win32. | commitdiff
2009年01月27日 Magnus Hagander Silence compiler warnings in new win32 locale code | commitdiff
2009年01月27日 Peter Eisentraut Revert updatable views | commitdiff
2009年01月26日 Alvaro Herrera Allow extracting and parsing of reloptions from a bare... | commitdiff
2009年01月26日 Peter Eisentraut Message format tuning | commitdiff
2009年01月23日 Tom Lane Tweak the existing special case for AIX in pg_getaddrin... | commitdiff
2009年01月23日 Bruce Momjian Document that SELECT ... ORDER BY .. FOR UPDATE/SHARE... | commitdiff
2009年01月23日 Peter Eisentraut Message style review | commitdiff
2009年01月23日 Heikki Linnakangas Put back fast-path for the case that there's no backup... | commitdiff
2009年01月22日 Peter Eisentraut Recreate ecpg_config.h with a stamp file created by... | commitdiff
2009年01月22日 Tom Lane Support column-level privileges, as required by SQL... | commitdiff
2009年01月22日 Heikki Linnakangas Only skip pages marked as clean in the visibility map... | commitdiff
2009年01月22日 Heikki Linnakangas Update comments to reflect that tgenabled is not a... | commitdiff
2009年01月22日 Peter Eisentraut Automatic view update rules | commitdiff
2009年01月22日 Magnus Hagander Explicitly bind gettext to the correct encoding on... | commitdiff
2009年01月21日 Magnus Hagander Remove stray ' character at end of line. | commitdiff
2009年01月21日 Heikki Linnakangas Forgot to handle the new SPI_OK_REWRITTEN result code... | commitdiff
2009年01月21日 Heikki Linnakangas Add new SPI_OK_REWRITTEN return code to SPI_execute... | commitdiff
2009年01月21日 Magnus Hagander Make win32 builds always do SetEnvironmentVariable... | commitdiff
2009年01月21日 Magnus Hagander Make some strings translatable again that were accident... | commitdiff
2009年01月21日 Magnus Hagander Install .mo files for NLS as <program>-<version>.mo... | commitdiff
2009年01月20日 Heikki Linnakangas Add a new option to RestoreBkpBlocks() to indicate... | commitdiff
2009年01月20日 Peter Eisentraut Do not msgmerge against /dev/null; merge against the... | commitdiff
2009年01月20日 Peter Eisentraut Revise the permission checking on user mapping DDL... | commitdiff
2009年01月20日 Bruce Momjian Update \d*S documentation to be more accurate; system... | commitdiff
2009年01月20日 Bruce Momjian Make psql \d and \dt consistent for system tables,... | commitdiff
2009年01月19日 Bruce Momjian Document RELKIND_SPECIAL reference in psql, from <... | commitdiff
2009年01月19日 Tom Lane Fix accidental (I suppose) introduction of non-ASCII... | commitdiff
2009年01月19日 Magnus Hagander Use the new text domain names ("postgres-8.4" instead... | commitdiff
2009年01月19日 Peter Eisentraut Avoid regression test cases that fail in locales that... | commitdiff
2009年01月19日 Peter Eisentraut Alter regression test cases that rely on the sort order... | commitdiff
2009年01月19日 Peter Eisentraut Alter the regression test cases that rely on the sort... | commitdiff
2009年01月19日 Peter Eisentraut Message wordsmithing | commitdiff
2009年01月18日 Tom Lane Fix a pg_dump output ordering problem introduced in... | commitdiff
2009年01月17日 Neil Conway Fix an ungrammatical statement. | commitdiff
2009年01月17日 Neil Conway Fix typo. | commitdiff
2009年01月16日 Peter Eisentraut Manual attempt to update this file. | commitdiff
2009年01月16日 Peter Eisentraut plpython_error.out is for Python 2.4, plpython_error_3... | commitdiff
2009年01月16日 Heikki Linnakangas Add vacuum_freeze_table_age GUC option, to control... | commitdiff
2009年01月16日 Peter Eisentraut Wordsmithing | commitdiff
2009年01月15日 Peter Eisentraut Remove period from primary error message. | commitdiff
2009年01月15日 Heikki Linnakangas Change explanation of pg_switch_xlog()'s return value... | commitdiff
2009年01月15日 Teodor Sigaev Fix URL generation in headline. Only tag lexeme will... | commitdiff
2009年01月15日 Teodor Sigaev Fix generation too long headline with ShortWords. | commitdiff
2009年01月15日 Peter Eisentraut Cleanup pass over PL/Python NLS. Add translation suppo... | commitdiff
2009年01月15日 Peter Eisentraut Remove unneeded GETTEXT_TRIGGERS. | commitdiff
2009年01月15日 Peter Eisentraut NLS cleanup in ecpglib | commitdiff
2009年01月15日 Peter Eisentraut Build needed things in src/test/regress/ first. And... | commitdiff
2009年01月15日 Peter Eisentraut Make .pot files depend on the makefiles, so that they... | commitdiff
2009年01月15日 Bruce Momjian Modify distdir rule to skip .git directory. | commitdiff
2009年01月15日 Bruce Momjian Add documentation mention that full page writes have... | commitdiff
2009年01月14日 Bruce Momjian Make 'find' syntax consistent; add .git exclusion... | commitdiff
2009年01月14日 Peter Eisentraut Avoid version-control system directories when creating... | commitdiff
2009年01月14日 Bruce Momjian Remove empty #ifdef block. | commitdiff
2009年01月14日 Peter Eisentraut Make the columns is_insertable_into and is_updatable... | commitdiff
2009年01月14日 Peter Eisentraut Make error messages match backend style. | commitdiff
2009年01月14日 Bruce Momjian Check nsl library for gethostbyname_r() on all platform... | commitdiff
2009年01月14日 Bruce Momjian Renable threading build for Solaris 2.5, per report... | commitdiff
2009年01月14日 Peter Eisentraut misc.o depends on pg_config_paths.h when --enable-nls... | commitdiff
2009年01月14日 Heikki Linnakangas Remove broken Assertions that failed if a statement... | commitdiff
2009年01月13日 Peter Eisentraut Remove useless (and insecure) temp file handling. | commitdiff
2009年01月13日 Magnus Hagander Throw an error when using -C and -1 at the same time... | commitdiff
2009年01月13日 Magnus Hagander Remove special-handling of usernames with Kerberos... | commitdiff
2009年01月13日 Bruce Momjian Document how pglesslog can be used to reduce the storag... | commitdiff
2009年01月12日 Alvaro Herrera Simplify the writing of amoptions routines by introduci... | commitdiff
2009年01月12日 Tom Lane Tweak order of operations in BitmapHeapNext() to avoid... | commitdiff
2009年01月12日 Peter Eisentraut Add some minimal documentation that the SQL standard... | commitdiff
2009年01月12日 Peter Eisentraut Use qualified_name instead of relation_expr for command... | commitdiff
2009年01月12日 Peter Eisentraut Add ONLY support to LOCK and TRUNCATE. By default... | commitdiff
2009年01月12日 Tom Lane Implement prefetching via posix_fadvise() for bitmap... | commitdiff
2009年01月11日 Tom Lane Re-enable the old code in xlog.c that tried to use... | commitdiff
2009年01月11日 Peter Eisentraut Make tests pass with or without locale. | commitdiff
2009年01月10日 Tom Lane Revise the TIDBitmap API to support multiple concurrent... | commitdiff
2009年01月10日 Bruce Momjian Modify libpq environment variable documentation to... | commitdiff
2009年01月10日 Bruce Momjian Update link guidelines. | commitdiff
2009年01月10日 Bruce Momjian Add guidelines section. | commitdiff
2009年01月10日 Bruce Momjian Add file to explain SGML linking options, for use by... | commitdiff
2009年01月09日 Tom Lane A further attempt at clarifying the \distv business. | commitdiff
2009年01月09日 Tom Lane Fix libpq so that it reports PGRES_EMPTY_QUERY not... | commitdiff
2009年01月09日 Tom Lane Arrange for function default arguments to be processed... | commitdiff
2009年01月09日 Bruce Momjian Remove tabs from SGML docs. | commitdiff
2009年01月09日 Peter Eisentraut Remove fairly useless mixed-case identifier test that... | commitdiff
2009年01月09日 Magnus Hagander Code review of strftime patch, per comments from Tom: | commitdiff
2009年01月09日 Peter Eisentraut Change chapter titles thus: | commitdiff
2009年01月09日 Magnus Hagander Fix strftime usage on Win32 when trying to fetch the... | commitdiff
2009年01月09日 Peter Eisentraut More portable use of "find". | commitdiff
2009年01月09日 Peter Eisentraut Rewrite update-po target, so that it works less like... | commitdiff
2009年01月09日 Magnus Hagander Make krb_realm and krb_server_hostname be pg_hba option... | commitdiff
2009年01月09日 Andrew Dunstan Document values for pg_constraint confupdtype, confdelt... | commitdiff
2009年01月09日 Bruce Momjian Update release notes for 8.3.5, 8.2.11, and 8.1.15... | commitdiff
2009年01月08日 Bruce Momjian Fix memory leak for file name if expect file name conta... | commitdiff
2009年01月08日 Alvaro Herrera A couple further reloptions improvements, per KaiGai... | commitdiff
2009年01月08日 Bruce Momjian Document that txid_visible_in_snapshot() cannot be... | commitdiff
next
This is the main PostgreSQL git repository.
RSS Atom

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