summaryrefslogtreecommitdiff
path: root/external/postgresql
ModeNameSize
-rw-r--r--ExternalProject_postgresql.mk2510logplain
-rw-r--r--Makefile228logplain
-rw-r--r--Module_postgresql.mk505logplain
-rw-r--r--README127logplain
-rw-r--r--UnpackedTarball_postgresql.mk1032logplain
-rw-r--r--internal-zlib.patch.1907logplain
-rw-r--r--postgresql-9.2.1-libreoffice.patch2124logplain
-rw-r--r--postgresql-libs-leak.patch1703logplain
-rw-r--r--postgresql.exit.patch.0520logplain
-rw-r--r--windows.patch.0310logplain
>2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák 2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen 2017-09-22Fresh run of bin/update_pch.shMike Kaganski 2016-05-06xmloff: C++ is an imperative language, so let's write imperative loopsMichael Stahl 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2016-01-31boost::tuple -> std::tupleCaolán McNamara 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl 2015-10-30xmloff tree cleanupMario J. Rugiero 2015-09-18boost->stdCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-09-16boost->stdCaolán McNamara 2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-05-18Remove include stdio (part2)Julien Nabet 2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage 2015-02-05Updated all precompiled headers.Ashod Nakashian 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-08-13update_pchThomas Arnhold 2014-05-22update_pch: add xmloffThomas Arnhold