summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/thread
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+21
* Fix -Wcast-function-type warnings on Windows/MinGWPeter Eisentraut2020-10-212-2/+2
* Fix compiler warnings on 64-bit WindowsPeter Eisentraut2020-02-214-13/+16
* Remove _configthreadlocale() calls in ecpg test suite.Tom Lane2019-01-245-30/+0
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-052-8/+8
* Changed order of statements and added an additiona MSVC safeguard to make ecpgMichael Meskes2017-08-265-16/+26
* Make setlocale in ECPG test cases thread aware on Windows.Michael Meskes2017-08-265-0/+27
* Remove symbol WIN32_ONLY_COMPILERMagnus Hagander2017-04-112-2/+2
* Revert "Ignore object files generated by ecpg test suite on Windows"Michael Meskes2015-03-091-5/+0
* Ignore object files generated by ecpg test suite on WindowsMichael Meskes2015-03-091-0/+5
* Still more .gitignore cleanup.Tom Lane2010-09-241-3/+10
* Add gitignore files for ecpg regression tests.Magnus Hagander2010-09-221-0/+3
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-193-3/+0
* More variables gcc moans aboutMichael Meskes2009-05-203-3/+3
* Removed some unneeded variables and comparisonsMichael Meskes2009-05-202-2/+2
* Tweak recently-added tests to suppress scary-looking warnings on 64-bitTom Lane2007-10-034-6/+6
* Make ECPG regression tests run with -c only for array_of_struct.pgcMagnus Hagander2007-10-033-3/+3
* Hopefully fixed some stuff that causes Windows builds to fail.Michael Meskes2007-10-031-1/+1
* Made new test also work without threading enabled.Michael Meskes2007-10-021-1/+7
* ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safeMichael Meskes2007-10-022-0/+62
* In hopes of un-breaking the buildfarm, add missing file fromTom Lane2007-09-301-0/+89
* Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>Michael Meskes2007-09-302-3/+4
* Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...Michael Meskes2007-09-262-1/+97
* Rewrite ECPG regression test driver in C, by splitting the standardMagnus Hagander2007-06-122-0/+8
* Make ECPG regression tests use native threading instead of pthreads, now thatMagnus Hagander2007-03-292-2/+34
* - Added patch by Magnus Hagander <magnus@hagander.net> to use nativeMichael Meskes2007-03-292-38/+12
* Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes2006-08-131-1/+1
* And finally the MakefilesMichael Meskes2006-08-021-0/+11
* Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes2006-08-022-0/+253