]> granicus.if.org Git - postgresql/history - src
Fix transition tables for partition/inheritance.
[postgresql] / src /
2017-06-28 Andrew GierthFix transition tables for partition/inheritance.
2017-06-28 Tom LaneSecond try at fixing tcp_keepalives_idle option on...
2017-06-28 Stephen FrostDo not require 'public' to exist for pg_dump -c
2017-06-27 Tom LaneSupport tcp_keepalives_idle option on Solaris.
2017-06-27 Tom LaneRe-allow SRFs and window functions within sub-selects...
2017-06-26 Tom LaneReduce wal_retrieve_retry_interval in applicable TAP...
2017-06-26 Tom LaneDon't lose walreceiver start requests due to race condi...
2017-06-26 Tom LaneIgnore old stats file timestamps when starting the...
2017-06-26 Tom LaneReduce pg_ctl's reaction time when waiting for postmast...
2017-06-26 Tom LaneImprove wait logic in TAP tests for streaming replication.
2017-06-26 Tom LaneAvoid useless "x = ANY(ARRAY[])" test for empty partiti...
2017-06-26 Tom LaneMinor code review for parse_phrase_operator().
2017-06-24 Tom LaneFurther hacking on ICU collation creation and usage.
2017-06-24 Simon RiggsFix typo in comment in SerializeSnapshot
2017-06-24 Simon RiggsRevert 1f30295eab65eddaa88528876ab66e7095f4bb65
2017-06-23 Tom LaneFix incorrect buffer-length argument to uloc_getDisplay...
2017-06-23 Peter EisentrautFix replication with replica identity full
2017-06-23 Tom LaneRethink behavior of pg_import_system_collations().
2017-06-23 Simon RiggsImprove replication lag interpolation after idle period
2017-06-23 Tom LaneFix memory leakage in ICU encoding conversion, and...
2017-06-23 Tom LaneAdd testing to detect errors of omission in "pin" depen...
2017-06-22 Alvaro HerreraFix typos in README.dependencies
2017-06-22 Alvaro HerreraFix typo in comment
2017-06-22 Robert HaasDocument partitioned_rels in create_modifytable_path...
2017-06-22 Alvaro HerreraFix autovacuum launcher attachment to its DSA
2017-06-22 Robert HaasUpdate out-of-date comment in vacuumlazy.c
2017-06-22 Alvaro HerreraFix IF NOT EXISTS in CREATE STATISTICS
2017-06-22 Robert Haaspsql: Restore alphabetical order in words_after_create.
2017-06-22 Robert HaasUpdate comment to account for table partitioning.
2017-06-22 Magnus HaganderFix typo in comment
2017-06-21 Andres FreundFix possibility of creating a "phantom" segment after...
2017-06-21 Tom LaneManually un-break a few URLs that pgindent used to...
2017-06-21 Tom LaneRemove entab and associated detritus.
2017-06-21 Peter EisentrautReformat comments about ResultRelInfo
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Peter EisentrautRestart logical replication launcher when killed
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-06-21 Tom LaneAdjust pgindent script to use pg_bsd_indent 2.0.
2017-06-21 Tom LaneFinal pgindent run with old pg_bsd_indent (version...
2017-06-21 Dean RasheedPrevent table partitions from being turned into views.
2017-06-21 Heikki LinnakangasFix typo in comment.
2017-06-20 Tom LaneMake opr_sanity test complain about built-in functions...
2017-06-20 Peter EisentrautFix typo in code comment
2017-06-20 Bruce Momjianpg_upgrade: start/stop new server after pg_resetwal
2017-06-20 Tom LaneDon't downcase entries within shared_preload_libraries...
2017-06-20 Peter EisentrautTweak publication fetching in psql
2017-06-20 Peter EisentrautChange pg_get_publication_tables to prosecdef false
2017-06-19 Tom LaneFix materialized-view documentation oversights.
2017-06-19 Tom LaneAvoid regressions in foreign-key-based selectivity...
2017-06-19 Tom LaneOn Windows, make pg_dump use binary mode for compressed...
2017-06-19 Andres FreundFix leaking of small spilled subtransactions during...
2017-06-17 Peter EisentrautSet statement timestamp in apply worker
2017-06-17 Magnus HaganderRemove incorrect comment
2017-06-17 Magnus HaganderFix typos in comments
2017-06-17 Peter EisentrautDefine HAVE_UCOL_STRCOLLUTF8 on Windows
2017-06-17 Tom LaneTeach pgindent to skip files generated by bison or...
2017-06-16 Peter EisentrautUse RangeVarGetRelidExtended() in AlterSequence()
2017-06-16 Peter EisentrautFix ICU collation use on Windows
2017-06-16 Heikki LinnakangasFix dependency, when changing a function's argument...
2017-06-16 Noah MischReconcile nodes/*funcs.c with PostgreSQL 10 work.
2017-06-15 Tom LaneFix low-probability leaks of PGresult objects in the...
2017-06-15 Alvaro HerreraRename function for consistency
2017-06-15 Peter Eisentrautpsql: Improve display of "for all tables" publications
2017-06-15 Peter EisentrautFix typo in code comment
2017-06-15 Peter EisentrautRemove unnecessary IPC::Run inclusion
2017-06-14 Robert HaasFix problems related to RangeTblEntry members enrname...
2017-06-14 Andres FreundDon't force-assign transaction id when exporting a...
2017-06-14 Peter EisentrautUse DEFACLOBJ_ macros in error message instead of hardc...
2017-06-14 Peter EisentrautAdd missing serial comma
2017-06-14 Robert HaasTeach predtest.c about CHECK clauses to fix partitionin...
2017-06-14 Alvaro HerreraAvoid bogus TwoPhaseState locking sequences
2017-06-14 Peter EisentrautPut documentation of options and commands in more alpha...
2017-06-14 Tom LaneFix no-longer-valid shortcuts in expression_returns_set().
2017-06-14 Tom LaneFix violations of CatalogTupleInsert/Update/Delete...
2017-06-14 Dean RasheedTeach PL/pgSQL about partitioned tables.
2017-06-14 Dean RasheedTeach RemoveRoleFromObjectPolicy() about partitioned...
2017-06-14 Tom LaneDisallow set-returning functions inside CASE or COALESCE.
2017-06-13 Peter Eisentrautpsql: Use more consistent capitalization of some output...
2017-06-13 Tom LaneRe-run pgindent.
2017-06-13 Robert HaasAlways initialize PartitionBoundInfoData's null_index.
2017-06-13 Dean RasheedTeach relation_is_updatable() about partitioned tables.
2017-06-13 Peter Eisentrautlibpq: Message style improvements
2017-06-13 Robert HaasFix failure to remove dependencies when a partition...
2017-06-13 Tom LaneIn initdb, defend against assignment of NULL values...
2017-06-13 Peter EisentrautFix typo
2017-06-13 Peter EisentrautImprove code comments
2017-06-13 Peter EisentrautUse correct ICU path for Windows 32 vs. 64 bit
2017-06-13 Peter EisentrautFix collprovider of predefined collations
2017-06-13 Peter Eisentrautpg_dump: Allow dumping default collation
2017-06-13 Peter EisentrautPrevent copying default collation
2017-06-13 Tom LaneFix confusion about number of subplans in partitioned...
2017-06-13 Peter Eisentrautpg_dump: Fix harmless type mixup
2017-06-13 Tom LaneAssert that we don't invent relfilenodes or type OIDs...
2017-06-12 Tom LaneFix ALTER SEQUENCE OWNED BY to not rewrite the sequence...
2017-06-12 Peter EisentrautAdd ICU_CFLAGS to global CPPFLAGS
2017-06-12 Peter EisentrautRemove "synchronized table states" notice message
2017-06-12 Peter EisentrautAdd MSVC build system support for ICU
2017-06-12 Peter EisentrautFix build of ICU support in Windows
2017-06-12 Peter EisentrautStop table sync workers when subscription relation...
next