]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2015-04-14  Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2015-04-14  Heikki LinnakangasReorganize our CRC source files again.
2015-04-13  Peter Eisentrautpgbench: Attempt fix build on Windows
2015-04-13  Alvaro HerreraRemove duplicated word in README
2015-04-13  Peter EisentrautMove pgbench from contrib/ to src/bin/
2015-04-13  Heikki LinnakangasFix pg_rewind regression tests in VPATH builds
2015-04-13  Heikki LinnakangasRefactor and fix TAP tests of pg_rewind
2015-04-13  Heikki LinnakangasDon't archive bogus recycled or preallocated files...
2015-04-13  Fujii MasaoSilence gettext warning about '\r' escape sequence...
2015-04-13  Peter Eisentrautemacs: Set indent-tabs-mode in perl-mode
2015-04-12  Heikki LinnakangasFree leaked result set in pg_rewind
2015-04-12  Magnus HaganderAdd system view pg_stat_ssl
2015-04-12  Heikki LinnakangasRemove duplicated words in comments.
2015-04-12  Peter EisentrautMove pg_archivecleanup from contrib/ to src/bin/
2015-04-10  Alvaro HerreraOptimize locking a tuple already locked by another...
2015-04-10  Peter Eisentrautlibpq: Don't overwrite existing OpenSSL thread callbacks
2015-04-09  Magnus HaganderShow owner of types in psql \dT+
2015-04-09  Heikki LinnakangasMake SSL regression test suite more portable by avoidin...
2015-04-09  Heikki LinnakangasGitignore temp files generated by SSL regression suite
2015-04-09  Magnus HaganderFix typo
2015-04-09  Magnus HaganderFix incorrect punctuation
2015-04-09  Andres FreundFix typo in eb68379c3.
2015-04-09  Fujii MasaoRemove obsolete FORCE option from REINDEX.
2015-04-08  Alvaro HerreraChange SQLSTATE for event triggers "wrong context"...
2015-04-08  Alvaro HerreraFix autovacuum launcher shutdown sequence
2015-04-08  Bruce Momjianlibpq: add newlines to SSPI error messages
2015-04-08  Bruce Momjianlibpq: issue clear error message for nested service...
2015-04-08  Fujii MasaoFix typo in comment.
2015-04-08  Fujii MasaoAdd file_ops.c to GETTEXT_FILES in nls.mk.
2015-04-08  Robert HaasMake trace_sort control abbreviation debug output for...
2015-04-08  Fujii MasaoMark the second argument of pg_log as the translatable...
2015-04-07  Tom LaneFix assorted inconsistent function declarations.
2015-04-07  Heikki LinnakangasFix reporting of missing or invalid command line argume...
2015-04-07  Alvaro HerreraRemove variable shadowing
2015-04-07  Heikki LinnakangasFix process startup in pg_rewind.
2015-04-07  Simon RiggsFix spelling of author's name
2015-04-06  Alvaro Herrerapg_event_trigger_dropped_objects: add is_temp column
2015-04-06  Alvaro HerreraFix object identities for pg_conversion objects
2015-04-06  Fujii MasaoFix typo in libpq.sgml.
2015-04-05  Tom LaneSuppress clang's unhelpful gripes about -pthread switch...
2015-04-05  Simon RiggsRemove extraneous >
2015-04-05  Simon RiggsAdd new test files for lock level patch
2015-04-05  Andrew DunstanEnable float8-byval as the default for 64 bit MSVC...
2015-04-05  Simon RiggsReduce lock levels of some trigger DDL and add FKs
2015-04-04  Tom LaneFix incorrect matching of subexpressions in outer-join...
2015-04-04  Tom LaneFix TAP tests to use only standard command-line argumen...
2015-04-04  Robert HaasFix numeric abbreviation for --disable-float8-byval.
2015-04-03  Tom LaneRemove unnecessary variables in _hash_splitbucket().
2015-04-03  Alvaro HerreraTransform ALTER TABLE/SET TYPE/USING expr during parse...
2015-04-03  Alvaro HerreraAdd log_min_autovacuum_duration per-table option
2015-04-03  Alvaro HerreraHave autovacuum workers listen to SIGHUP, too
2015-04-03  Fujii MasaoFix error handling of XLogReaderAllocate in case of OOM
2015-04-03  Robert HaasChange the way we decide whether to give up on abbrevia...
2015-04-03  Fujii MasaoRework handling of OOM when allocating record buffer...
2015-04-03  Fujii MasaoAdd palloc_extended for frontend and backend.
2015-04-03  Tom LaneFix rare startup failure induced by MVCC-catalog-scans...
2015-04-03  Fujii MasaoAdd markup for replaceable parameters to pg_rewind...
2015-04-02  Robert HaasImprove pgbench error reporting.
2015-04-02  Robert HaasRepair stupid mistake in preprocessor directive.
2015-04-02  Robert HaasAfter a crash, don't restart workers with BGW_NEVER_RES...
2015-04-02  Robert HaasUse abbreviated keys for faster sorting of numeric...
2015-04-02  Alvaro Herreraautovacuum: Fix polarity of "wraparound" variable
2015-04-02  Robert HaasAdd missing calls to DatumGetUInt32.
2015-04-02  Andres FreundDefine integer limits independently from the system...
2015-04-02  Alvaro Herrerapsql: fix \connect with URIs and conninfo strings
2015-04-02  Robert HaasFix another bug in DSM_CREATE_NULL_IF_MAXSEGMENTS handling.
2015-04-02  Robert HaasRevert "psql: fix \connect with URIs and conninfo strings"
2015-04-02  Simon RiggsCorrect comment to use RS_EPHEMERAL
2015-04-01  Alvaro Herrerapsql: fix \connect with URIs and conninfo strings
2015-04-01  Bruce Momjianpg_upgrade: call 'postgres' binary to get data directo...
2015-04-01  Tom LaneProvide real selectivity estimators for inet/cidr opera...
2015-04-01  Heikki LinnakangasMove inet/cidr GiST opclass functions to correct place...
2015-04-01  Tom LaneFix incorrect markup in documentation of window frame...
2015-03-31  Fujii MasaoMake pg_ctl use SIGINT as a default shutdown signal.
2015-03-31  Bruce Momjianinitdb: remove unnecessary VACUUM FULL
2015-03-31  Bruce Momjianpg_ctl: change default shutdown mode from 'smart'...
2015-03-31  Bruce Momjianpsql: add asciidoc output format
2015-03-31  Bruce Momjianbtree_gin: properly call DirectFunctionCall1()
2015-03-31  Heikki LinnakangasRemove spurious semicolons.
2015-03-30  Andrew DunstanRun pg_upgrade and pg_resetxlog with restricted token...
2015-03-30  Tom LaneFix bogus concurrent use of _hash_getnewbuf() in bucket...
2015-03-30  Alvaro HerreraChange array_offset to return subscripts, not offsets
2015-03-30  Alvaro HerreraFix lost persistence setting during REINDEX INDEX
2015-03-30  Tom LaneBe more careful about printing constants in ruleutils.c.
2015-03-30  Tom LaneFix rare core dump in BackendIdGetTransactionIds().
2015-03-30  Heikki LinnakangasAdd index-only scan support to range type GiST opclass.
2015-03-30  Tom LaneClean up all the cruft after a pg_rewind test run.
2015-03-30  Tom LaneFix multiple bugs and infelicities in pg_rewind.
2015-03-29  Tom LaneAdd vacuum_delay_point call in compute_index_stats...
2015-03-29  Tom LaneMake ginbuild's funcCtx be independent of its tmpCtx.
2015-03-29  Tom LaneRemove a couple other vestigial yylex() declarations.
2015-03-29  Tom LaneMinor code cleanups in pgbench expression support.
2015-03-28  Tom LaneBetter fix for misuse of Float8GetDatumFast().
2015-03-28  Andrew DunstanAdd a pager_min_lines setting to psql
2015-03-28  Andrew DunstanUse standard librart sqrt function in pg_stat_statements
2015-03-28  Heikki LinnakangasAdd index-only scan support to inet GiST opclass.
2015-03-27  Peter EisentrautFix whitespace
2015-03-27  Heikki LinnakangasAdd index-only scan support to btree_gist.
2015-03-27  Andrew DunstanFix portability issues with stddev in pg_stat_statements
2015-03-27  Andrew DunstanAdd stats for min, max, mean, stddev times to pg_stat_s...
next