]> granicus.if.org Git - postgresql/shortlog
postgresql
2013-09-30 Heikki LinnakangasIn bms_add_member(), use repalloc() if the bms needs...
2013-09-30 Heikki LinnakangasFix snapshot leak if lo_open called on non-existent...
2013-09-30 Fujii MasaoCorrect comment of pgbench "filler" columns.
2013-09-30 Andrew DunstanFix makefile broken by hstore fix.
2013-09-29 Andrew DunstanUse a new hstore extension version for added json funct...
2013-09-29 Andrew DunstanEnsure installation dirs are built before contents...
2013-09-26 Robert HaasAllow printf-style padding specifications in log_line_p...
2013-09-26 Andrew DunstanFix erroneous statements about multiply specified JSON...
2013-09-26 Heikki LinnakangasFix spurious warning after vacuuming a page on a table...
2013-09-26 Noah Mischpgbench: Correct for bias in --rate schedule generation.
2013-09-25 Heikki LinnakangasPlug memory leak in range_cmp function.
2013-09-24 Alvaro HerreraFix pgindent comment breakage
2013-09-23 Noah MischUse @libdir@ in both of regress/{input,output}/security...
2013-09-23 Noah Mischpgbench: Tweak documentation.
2013-09-23 Robert Haasdoc: Clarify that file_fdw options require values.
2013-09-23 Robert HaasDon't allow system columns in CHECK constraints, except...
2013-09-23 Bruce Momjianpg_upgrade: more C comment fixes
2013-09-23 Bruce Momjianpg_upgrade: fix C comment typo
2013-09-23 Stephen FrostFix SSL deadlock risk in libpq
2013-09-23 Heikki LinnakangasFix two timeline handling bugs in pg_receivexlog.
2013-09-19 Robert HaasFix compiler warning in WaitForBackgroundWorkerStartup().
2013-09-18 Fujii MasaoFix typo in comment.
2013-09-18 Robert HaasDocumentation correction.
2013-09-18 Robert HaasTypo fix.
2013-09-17 Alvaro HerreraRemove `proc` argument from LockCheckConflicts
2013-09-16 Alvaro HerreraRename various "freeze multixact" variables
2013-09-16 Heikki LinnakangasAdd a GUC to report whether data page checksums are...
2013-09-15 Peter EisentrautFix typos
2013-09-12 Noah MischIgnore interrupts during quickdie().
2013-09-11 Kevin GrittnerCreate index on srt table in citext regression tests.
2013-09-11 Bruce Momjianfuzzystrmatch: replace broken link in C comment
2013-09-11 Bruce Momjiandocs: Update libpq and testlo examples
2013-09-11 Bruce MomjianAdd comment for VARSIZE_ANY_EXHDR macro
2013-09-10 Bruce Momjianpsql: fix \copy stdin trailing space requirement
2013-09-10 Bruce Momjianpsql: honor 'footer' option for expanded output
2013-09-10 Fujii MasaoRemove leftover function prototype.
2013-09-10 Peter EisentrautShow schemas in information_schema.schemata that the...
2013-09-09 Robert HaasIntroduce InvalidCommandId.
2013-09-08 Michael MeskesReturn error if allocation of new element was not possible.
2013-09-08 Michael MeskesClose file to no leak file descriptor memory. Found...
2013-09-07 Bruce Momjianintarray: return empty zero-dimensional array for...
2013-09-06 Noah MischDon't VALGRIND_PRINTF() each query string.
2013-09-05 Kevin GrittnerEliminate pg_rewrite.ev_attr column and related dead...
2013-09-05 Heikki LinnakangasMake catalog cache hash tables resizeable.
2013-09-05 Jeff DavisRevert WAL posix_fallocate() patches.
2013-09-05 Jeff DavisImprove Range Types and Exclusion Constraints example.
2013-09-04 Bruce MomjianAdd GUC descriptions for compile-time postgresql.conf...
2013-09-04 Bruce MomjianRemove dead URL mention in OSX startup script
2013-09-04 Heikki LinnakangasKeep heavily-contended fields in XLogCtlInsert on diffe...
2013-09-04 Robert HaasExpose fsync_fname as a public API.
2013-09-03 Tom LaneUpdate comments concerning PGC_S_TEST.
2013-09-03 Tom LaneDon't fail for bad GUCs in CREATE FUNCTION with check_f...
2013-09-03 Tom LaneAllow aggregate functions to be VARIADIC.
2013-09-03 Alvaro HerreraUpdate obsolete comment
2013-09-03 Tom LaneDocs: wording improvements in discussion of timestamp...
2013-09-03 Bruce Momjiandoc: Fix SGML markup for date patch
2013-09-03 Bruce MomjianDocs: add paragraph about date/timestamp subtraction
2013-09-03 Robert Haasdocs: Clarify that we also support Solaris versions...
2013-09-03 Greg StarkFix thinko in worker_spi, count(*) returns a bigint...
2013-09-03 Heikki LinnakangasFix typo in comment.
2013-09-02 Tom LaneUpdate time zone data files to tzdata release 2013d.
2013-09-02 Andrew DunstanFix relfrozenxid query in docs to include TOAST tables.
2013-09-02 Peter EisentrautTranslation updates
2013-09-01 Tom LaneUpdate "Using EXPLAIN" documentation examples using...
2013-09-01 Tom LaneUpdate 9.3 release notes.
2013-08-31 Tom LaneImprove regression test for #8410.
2013-08-30 Tom LaneAdd test case for bug #8410.
2013-08-30 Tom LaneReset the binary heap in MergeAppend rescans.
2013-08-29 Alvaro HerreraMake error wording more consistent
2013-08-29 Heikki LinnakangasUse a non-locking initial test in TAS_SPIN on x86_64.
2013-08-28 Robert HaasAllow discovery of whether a dynamic background worker...
2013-08-28 Robert HaasPartially restore comments discussing enum renumbering...
2013-08-28 Heikki LinnakangasAccept multiple -I, -P, -T and -n options in pg_restore.
2013-08-27 Alvaro HerreraInitialize cached OID to Invalid in new hash entries
2013-08-27 Alvaro HerreraFix some "translator:" comments mangled by pgindent
2013-08-26 Robert Haasdoc: Explain that ereport doesn't return for ERROR...
2013-08-24 Tom LaneAccount better for planning cost when choosing whether...
2013-08-24 Magnus HaganderDon't crash when pg_xlog is empty and pg_basebackup...
2013-08-23 Tom LaneIn locate_grouping_columns(), don't expect an exact...
2013-08-21 Tom LaneFix hash table size estimation error in choose_hashed_d...
2013-08-21 Bruce Momjiandocs: Remove second 'trim' index reference
2013-08-20 Andrew DunstanUnconditionally use the WSA equivalents of Socket error...
2013-08-20 Bruce Momjianrelease notes: update link to 9.3 PL/pgSQL constraint...
2013-08-19 Tom LaneBe more wary of unwanted whitespace in pgstat_reset_rem...
2013-08-19 Alvaro HerreraFix removal of files in pgstats directories
2013-08-19 Heikki LinnakangasRename the "fast_promote" file to just "promote".
2013-08-19 Tom LaneFix qual-clause-misplacement issues with pulled-up...
2013-08-19 Alvaro HerreraFix pg_upgrade failure from servers older than 9.3
2013-08-19 Bruce Momjianrelease notes: remove username from 9.3 major item
2013-08-19 Peter EisentrautTranslation updates
2013-08-18 Kevin GrittnerRemove relcache entry invalidation in REFRESH MATERIALI...
2013-08-18 Peter Eisentrautlibpq: Report strerror on pthread_mutex_lock() failure
2013-08-18 Tom LaneFix thinko in comment.
2013-08-18 Tom LaneFix planner problems with LATERAL references in PlaceHo...
2013-08-16 Bruce Momjianrelease notes: update 9.3 major feature list
2013-08-16 Bruce Momjianrelease notes: Update to 9.3 git current
2013-08-16 Robert HaasMove more bgworker code to bgworker.c; also, some renaming.
2013-08-16 Bruce Momjianpg_upgrade: shut down server after auth failure
2013-08-16 Heikki LinnakangasFix typo in comment.
2013-08-15 Kevin GrittnerDon't allow ALTER MATERIALIZED VIEW ADD UNIQUE.
next