]> granicus.if.org Git - postgresql/history - contrib
Fix portability issue in pg_audit.
[postgresql] / contrib /
2015-05-14 Tom LaneFix portability issue in pg_audit.
2015-05-14 Tom LaneSuppress uninitialized-variable warning.
2015-05-14 Stephen FrostFurther fixes for the buildfarm for pg_audit
2015-05-14 Stephen FrostFurther fixes for the buildfarm for pg_audit
2015-05-14 Stephen FrostFix buildfarm with regard to pg_audit
2015-05-14 Stephen FrostAdd pg_audit, an auditing extension
2015-05-13 Tom LaneFix postgres_fdw to return the right ctid value in...
2015-05-13 Andres FreundAdd pgstattuple_approx() to the pgstattuple extension.
2015-05-12 Peter EisentrautReplace some appendStringInfo* calls with more appropri...
2015-05-10 Tom LaneCode review for foreign/custom join pushdown patch.
2015-05-09 Andrew DunstanAdd new OID alias type regrole
2015-05-08 Andres FreundRemove dependency on ordering in logical decoding upser...
2015-05-08 Andres FreundAdd support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-07 Andres FreundRepresent columns requiring insert and update privilege...
2015-05-07 Alvaro HerreraImprove BRIN infra, minmax opclass and regression test
2015-05-05 Tom LaneFix incorrect declaration of citext's regexp_matches...
2015-05-05 Peter Eisentrauthstore_plpython: Support tests on Python 2.3
2015-05-03 Andrew DunstanEnable transforms modules to build and run with Mingw...
2015-05-02 Peter Eisentrauthstore_plperl: Move port-specific parts to later in...
2015-05-02 Peter EisentrautMake hstore_plperl's build even more like plperl's
2015-05-01 Andrew DunstanMake hstore_plperl's build more like plperl's
2015-04-30 Robert HaasCreate an infrastructure for parallel computation in...
2015-04-30 Peter EisentrautFix parallel make risk with new check temp-install...
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-04-26 Peter EisentrautFix hstore_plperl regression tests on some platforms
2015-04-26 Peter EisentrautAdd transforms feature
2015-04-26 Tom LaneFix typo in linux startup script.
2015-04-23 Peter EisentrautImprove speed of make check-world
2015-04-22 Stephen FrostPull in tableoid for inheiritance with rowMarks
2015-04-22 Andres FreundRename pg_replication_slot's new active_in to active_pid.
2015-04-21 Peter EisentrautMove pg_xlogdump from contrib/ to src/bin/
2015-04-21 Andres FreundAdd 'active_in' column to pg_replication_slots.
2015-04-21 Peter EisentrautMove pg_test_timing from contrib/ to src/bin/
2015-04-20 Peter EisentrautMove pg_test_fsync from contrib/ to src/bin/
2015-04-14 Peter EisentrautMove pg_upgrade from contrib/ to src/bin/
2015-04-14 Peter EisentrautIntegrate pg_upgrade_support module into backend
2015-04-14 Heikki LinnakangasReorganize our CRC source files again.
2015-04-13 Peter EisentrautMove pgbench from contrib/ to src/bin/
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-02 Robert HaasImprove pgbench error reporting.
2015-04-02 Andres FreundDefine integer limits independently from the system...
2015-04-01 Bruce Momjianpg_upgrade: call 'postgres' binary to get data directo...
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 LaneBe more careful about printing constants in ruleutils.c.
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 DunstanUse standard librart sqrt function in pg_stat_statements
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...
2015-03-26 Heikki LinnakangasMinor refactoring of btree_gist code.
2015-03-26 Tom LaneTweak __attribute__-wrapping macros for better pgindent...
2015-03-25 Andres FreundCentralize definition of integer limits.
2015-03-25 Bruce MomjianRevert commit 843cd0bfe6246d94d9b34a7f36bbb76fdba87b74
2015-03-25 Bruce Momjianbtree_gin: properly call DirectFunctionCall1()
2015-03-22 Tom LaneAllow foreign tables to participate in inheritance.
2015-03-16 Tom LaneReplace insertion sort in contrib/intarray with qsort().
2015-03-15 Tom LaneImprove representation of PlanRowMark.
2015-03-11 Robert Haassepgsql: Improve error message when unsupported object...
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2015-03-11 Fujii MasaoAdd GUC to enable compression of full page images store...
2015-03-10 Alvaro HerreraMove BRIN page type to page's last two bytes
2015-03-09 Heikki LinnakangasMove WAL-related definitions from dbcommands.h to separ...
2015-03-06 Alvaro HerreraFix contrib/file_fdw's expected file
2015-03-03 Robert Haaspgbench: Fix mistakes in Makefile.
2015-03-02 Robert Haaspgbench: Add a real expression syntax to \set
2015-02-21 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a number of other places.
2015-02-21 Tom LaneUse FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in struct RecordIOData.
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a bunch more places.
2015-02-16 Kevin GrittnerEliminate unnecessary NULL checks in picksplit method...
2015-02-14 Tom LaneAvoid returning undefined bytes in chkpass_in().
2015-02-12 Bruce Momjianpg_upgrade: improve checksum mismatch error message
2015-02-12 Bruce Momjianpg_upgrade: quote directory names in delete_old_cluste...
2015-02-09 Heikki LinnakangasMove pg_crc.c to src/common, and remove pg_crc_tables.h
2015-02-04 Robert Haaspgcrypto: Code cleanup for decrypt_internal.
2015-02-03 Heikki LinnakangasRemove dead code.
2015-02-02 Noah MischPrevent Valgrind Memcheck errors around px_acquire_syst...
2015-02-02 Noah MischCherry-pick security-relevant fixes from upstream imath...
2015-02-02 Noah MischFix buffer overrun after incomplete read in pullf_read_...
2015-01-30 Tom LaneFix Coverity warning about contrib/pgcrypto's mdc_finish().
2015-01-30 Tom LaneHandle unexpected query results, especially NULLs,...
2015-01-29 Andres FreundAlign buffer descriptors to cache line boundaries.
2015-01-28 Heikki LinnakangasRemove dead NULL-pointer checks in GiST code.
2015-01-26 Tom LaneFix volatile-safety issue in dblink's materializeQueryR...
2015-01-24 Tom LaneReplace a bunch more uses of strncpy() with safer coding.
2015-01-22 Tom LanePrevent duplicate escape-string warnings when using...
2015-01-15 Tom LaneRearrange explain.c's API so callers need not embed...
2015-01-15 Robert Haaspg_standby: Avoid writing one byte beyond the end of...
2015-01-14 Robert Haasvacuumlo: Avoid unlikely memory leak.
2015-01-13 Heikki LinnakangasSilence Coverity warnings about unused return values...
2015-01-09 Bruce Momjianpg_upgrade: fix one-byte per empty db memory leak
2015-01-06 Bruce MomjianUpdate copyright for 2015
2015-01-04 Andres FreundCorrectly handle test durations of more than 2147s...
2015-01-04 Andres FreundFix off-by-one in pg_xlogdump's fuzzy_open_file().
2015-01-04 Andres FreundAdd missing va_end() call to a early exit in dmetaphone...
2014-12-30 Tatsuo IshiiFix resource leak pointed out by Coverity.
next