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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2015年02月16日 Heikki Linnakangas Fix comment in libpq OpenSSL code about why a substitue... commit | commitdiff | tree
2015年02月16日 Heikki Linnakangas Restore the SSL_set_session_id_context() call to OpenSS... commit | commitdiff | tree
2015年02月16日 Tom Lane Use fast path in plpgsql's RETURN/RETURN NEXT in more... commit | commitdiff | tree
2015年02月16日 Heikki Linnakangas In the SSL test suite, use a root CA cert that won... commit | commitdiff | tree
2015年02月16日 Tom Lane Rationalize the APIs of array element/slice access... commit | commitdiff | tree
2015年02月16日 Fujii Masao Correct the path of pg_lzcompress.c in doc. commit | commitdiff | tree
2015年02月16日 Tom Lane Fix null-pointer-deref crash while doing COPY IN with... commit | commitdiff | tree
2015年02月15日 Andrew Dunstan Minor housekeeping on JSON docs. commit | commitdiff | tree
2015年02月15日 Peter Eisentraut pg_regress: Write processed input/*.source into output dir commit | commitdiff | tree
2015年02月14日 Tom Lane Avoid returning undefined bytes in chkpass_in(). commit | commitdiff | tree
2015年02月13日 Heikki Linnakangas Fix broken #ifdef for __sparcv8 commit | commitdiff | tree
2015年02月13日 Heikki Linnakangas Simplify waiting logic in reading from / writing to... commit | commitdiff | tree
2015年02月13日 Heikki Linnakangas Simplify the way OpenSSL renegotiation is initiated... commit | commitdiff | tree
2015年02月12日 Bruce Momjian pg_upgrade: improve checksum mismatch error message commit | commitdiff | tree
2015年02月12日 Bruce Momjian pg_upgrade: quote directory names in delete_old_cluste... commit | commitdiff | tree
2015年02月12日 Bruce Momjian pg_upgrade: preserve freeze info for postgres/template... commit | commitdiff | tree
2015年02月12日 Andres Freund Fix typo in logicaldecoding.sgml. commit | commitdiff | tree
2015年02月12日 Tom Lane Fix missing PQclear() in libpqrcv_endstreaming(). commit | commitdiff | tree
2015年02月12日 Tom Lane Fix minor memory leak in ident_inet(). commit | commitdiff | tree
2015年02月11日 Tom Lane Fix more memory leaks in failure path in buildACLCommands. commit | commitdiff | tree
2015年02月11日 Tom Lane Fix pg_dump's heuristic for deciding which casts to... commit | commitdiff | tree
2015年02月11日 Tom Lane Fix GEQO to not assume its join order heuristic always... commit | commitdiff | tree
2015年02月10日 Michael Meskes Fixed array handling in ecpg. commit | commitdiff | tree
2015年02月10日 Heikki Linnakangas Speed up CRC calculation using slicing-by-8 algorithm. commit | commitdiff | tree
2015年02月09日 Heikki Linnakangas Fix MSVC build. commit | commitdiff | tree
2015年02月09日 Tom Lane Minor cleanup/code review for "indirect toast" stuff. commit | commitdiff | tree
2015年02月09日 Heikki Linnakangas Move pg_crc.c to src/common, and remove pg_crc_tables.h commit | commitdiff | tree
2015年02月09日 Fujii Masao Move pg_lzcompress.c to src/common. commit | commitdiff | tree
2015年02月07日 Noah Misch Check DCH_MAX_ITEM_SIZ limits with <=, not <. commit | commitdiff | tree
2015年02月07日 Noah Misch Assert(PqCommReadingMsg) in pq_peekbyte(). commit | commitdiff | tree
2015年02月06日 Heikki Linnakangas Report WAL flush, not insert, position in replication... commit | commitdiff | tree
2015年02月05日 Michael Meskes This routine was calling ecpg_alloc to allocate to... commit | commitdiff | tree
2015年02月04日 Heikki Linnakangas Use a separate memory context for GIN scan keys. commit | commitdiff | tree
2015年02月04日 Heikki Linnakangas Fix reference-after-free when waiting for another xact... commit | commitdiff | tree
2015年02月04日 Robert Haas pgcrypto: Code cleanup for decrypt_internal. commit | commitdiff | tree
2015年02月04日 Heikki Linnakangas Fix memory leaks on OOM in ecpg. commit | commitdiff | tree
2015年02月04日 Andres Freund Add missing float.h include to snprintf.c. commit | commitdiff | tree
2015年02月04日 Fujii Masao doc: Fix markup commit | commitdiff | tree
2015年02月04日 Heikki Linnakangas Add dummy PQsslAttributes function for non-SSL builds. commit | commitdiff | tree
2015年02月03日 Andres Freund Remove ill-conceived Assertion in ProcessClientWriteInt... commit | commitdiff | tree
2015年02月03日 Andres Freund Remove remnants of ImmediateInterruptOK handling. commit | commitdiff | tree
2015年02月03日 Andres Freund Remove the option to service interrupts during PGSemaph... commit | commitdiff | tree
2015年02月03日 Andres Freund Move deadlock and other interrupt handling in proc... commit | commitdiff | tree
2015年02月03日 Andres Freund Don't allow immediate interrupts during authentication... commit | commitdiff | tree
2015年02月03日 Tom Lane Remove unused "m" field in LSEG. commit | commitdiff | tree
2015年02月03日 Andres Freund Process 'die' interrupts while reading/writing from... commit | commitdiff | tree
2015年02月03日 Andres Freund Introduce and use infrastructure for interrupt processi... commit | commitdiff | tree
2015年02月03日 Andres Freund Use a nonblocking socket for FE/BE communication and... commit | commitdiff | tree
2015年02月03日 Tom Lane Fix breakage in GEODEBUG debug code. commit | commitdiff | tree
2015年02月03日 Heikki Linnakangas Add API functions to libpq to interrogate SSL related... commit | commitdiff | tree
2015年02月03日 Heikki Linnakangas Refactor page compactifying code. commit | commitdiff | tree
2015年02月03日 Heikki Linnakangas Rephrase the documentation on pg_receivexlog --synchron... commit | commitdiff | tree
2015年02月03日 Heikki Linnakangas Fix typo in comment. commit | commitdiff | tree
2015年02月03日 Heikki Linnakangas Remove dead code. commit | commitdiff | tree
2015年02月02日 Robert Haas Add new function BackgroundWorkerInitializeConnectionByOid. commit | commitdiff | tree
2015年02月02日 Tom Lane Last-minute updates for release notes. commit | commitdiff | tree
2015年02月02日 Heikki Linnakangas Be more careful to not lose sync in the FE/BE protocol. commit | commitdiff | tree
2015年02月02日 Noah Misch Prevent Valgrind Memcheck errors around px_acquire_syst... commit | commitdiff | tree
2015年02月02日 Noah Misch Cherry-pick security-relevant fixes from upstream imath... commit | commitdiff | tree
2015年02月02日 Noah Misch Fix buffer overrun after incomplete read in pullf_read_... commit | commitdiff | tree
2015年02月02日 Bruce Momjian port/snprintf(): fix overflow and do padding commit | commitdiff | tree
2015年02月02日 Bruce Momjian to_char(): prevent writing beyond the allocated buffer commit | commitdiff | tree
2015年02月02日 Bruce Momjian to_char(): prevent accesses beyond the allocated buffer commit | commitdiff | tree
2015年02月02日 Tom Lane Doc: fix syntax description for psql's \setenv. commit | commitdiff | tree
2015年02月02日 Peter Eisentraut Translation updates commit | commitdiff | tree
2015年02月02日 Peter Eisentraut doc: Improve claim about location of pg_service.conf commit | commitdiff | tree
2015年02月01日 Tom Lane Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. commit | commitdiff | tree
2015年01月31日 Tom Lane Fix documentation of psql's ECHO all mode. commit | commitdiff | tree
2015年01月31日 Tom Lane First-draft release notes for 9.4.1 et al. commit | commitdiff | tree
2015年01月31日 Tom Lane Update time zone data files to tzdata release 2015a. commit | commitdiff | tree
2015年01月30日 Stephen Frost Policy documentation improvements commit | commitdiff | tree
2015年01月30日 Tom Lane Fix jsonb Unicode escape processing, and in consequence... commit | commitdiff | tree
2015年01月30日 Peter Eisentraut doc: Remove superfluous table column commit | commitdiff | tree
2015年01月30日 Tom Lane Fix Coverity warning about contrib/pgcrypto's mdc_finish(). commit | commitdiff | tree
2015年01月30日 Robert Haas Provide a way to supress the "out of memory" error... commit | commitdiff | tree
2015年01月30日 Tom Lane Fix assorted oversights in range selectivity estimation. commit | commitdiff | tree
2015年01月30日 Heikki Linnakangas Fix query-duration memory leak with GIN rescans. commit | commitdiff | tree
2015年01月30日 Kevin Grittner Allow pg_dump to use jobs and serializable transactions... commit | commitdiff | tree
2015年01月30日 Stephen Frost Fix BuildIndexValueDescription for expressions commit | commitdiff | tree
2015年01月30日 Bruce Momjian doc: clarify libpq's 'verify-full' host name check commit | commitdiff | tree
2015年01月30日 Tom Lane Handle unexpected query results, especially NULLs,... commit | commitdiff | tree
2015年01月29日 Andres Freund Properly terminate the array returned by GetLockConflic... commit | commitdiff | tree
2015年01月29日 Andres Freund Align buffer descriptors to cache line boundaries. commit | commitdiff | tree
2015年01月29日 Andres Freund Fix #ifdefed'ed out code to compile again. commit | commitdiff | tree
2015年01月29日 Heikki Linnakangas Fix bug where GIN scan keys were not initialized with... commit | commitdiff | tree
2015年01月29日 Robert Haas Move out-of-memory error checks from aset.c to mcxt.c commit | commitdiff | tree
2015年01月29日 Stephen Frost Reword CREATE POLICY parameter descriptions commit | commitdiff | tree
2015年01月29日 Stephen Frost CREATE POLICY expression -> using_expression commit | commitdiff | tree
2015年01月29日 Stephen Frost Improve CREATE POLICY documentation commit | commitdiff | tree
2015年01月29日 Stephen Frost Add usebypassrls to pg_user and pg_shadow commit | commitdiff | tree
2015年01月28日 Stephen Frost Clean up range-table building in copy.c commit | commitdiff | tree
2015年01月28日 Stephen Frost Fix column-privilege leak in error-message paths commit | commitdiff | tree
2015年01月28日 Heikki Linnakangas Fix typo in comment. commit | commitdiff | tree
2015年01月28日 Heikki Linnakangas Remove dead NULL-pointer checks in GiST code. commit | commitdiff | tree
2015年01月27日 Tom Lane Fix NUMERIC field access macros to treat NaNs consistently. commit | commitdiff | tree
2015年01月26日 Tom Lane Add a note to PG_TRY's documentation about volatile... commit | commitdiff | tree
2015年01月26日 Tom Lane Fix volatile-safety issue in dblink's materializeQueryR... commit | commitdiff | tree
2015年01月26日 Robert Haas Re-enable abbreviated keys on Windows. commit | commitdiff | tree
2015年01月26日 Tom Lane Fix volatile-safety issue in pltcl_SPI_execute_plan(). commit | commitdiff | tree
2015年01月26日 Tom Lane Fix volatile-safety issue in asyncQueueReadAllNotificat... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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