Commit Graph

16978 Commits (f06e79525a57ccbf54ae5d0b673cd904ca978d67)
 

Author SHA1 Message Date
Neil Conway f06e79525a Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio 23 years ago
Bruce Momjian 04e82e5008 Add mention of the developer's FAQ. 23 years ago
Bruce Momjian 9534fd73d8 Add mention of PostgreSQL as a community project. 23 years ago
Bruce Momjian 9f361350d7 Add PITR web page: 23 years ago
Tom Lane 2d330199c4 Add missing dependency, per Wade Klaver. 23 years ago
Jan Wieck f425b605f4 Cost based vacuum delay feature. 23 years ago
Joe Conway 687d7cf355 Documentation for generate_series() functions committed a few days ago. 23 years ago
Jan Wieck 8d09e25693 Backing out the background writer sync() option. 23 years ago
Neil Conway e66fcce672 Use memmove() rather than memcpy() in set_var_from_var(). If this function 23 years ago
Tom Lane d3917186b2 pwd 23 years ago
Tom Lane 391c3811a2 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 23 years ago
Bruce Momjian 39d715bee6 Add: 23 years ago
Joe Conway 12661642c8 Add function (actually an int4 and an int8 version) that generates 23 years ago
Bruce Momjian 9dac52649d Win32 adjustments for dirmod and configure/configure.in. 23 years ago
Tom Lane 67aa1962b7 autoconf run. 23 years ago
Bruce Momjian 011ad7efec Set only LC_ALL for sort in tags creation. 23 years ago
Bruce Momjian bd2a8078d3 > src/backend/commands/user.c file has some parse error at repalloc(), 23 years ago
Neil Conway 9e218af7ed Fix a read of uninitialized memory in next_token() of hba.c, spotted via 23 years ago
Bruce Momjian 4c29e21578 Adjustments for Win32-specific rename code, and add include file. 23 years ago
Bruce Momjian 98a5284170 Move win32 changes from configure to configure.in, per Tom, autoconf 23 years ago
Tom Lane 6f295328e5 Do not let external specification of CFLAGS stop us from adding 23 years ago
Tom Lane 9fe097577e Avoid generating invalid character encoding sequences in make_greater_string. 23 years ago
Neil Conway b8362d465d Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can 23 years ago
Bruce Momjian d9d2ca8e8e Adjust rename on Win32 to only link to temp name while holding lock, 23 years ago
Bruce Momjian e5e5a323ca Briefly, 23 years ago
Bruce Momjian 10bb17e334 Set locale to C before doing sort in make_ctags. 23 years ago
Tom Lane e1826d037a Update char_length() example for new semantics. 23 years ago
Tom Lane f27976c85b Make length() disregard trailing spaces in char(n) values, per discussion 23 years ago
Neil Conway 08b0e60563 Fix a probably-harmless read of uninitialized memory in mkdir_p(), to 23 years ago
Neil Conway 25b8b69eec Remove a superfluous semi-colon. 23 years ago
Neil Conway 7b2cf1713d Micro-opt: replace calls like 23 years ago
Tom Lane d4fd7d85f3 Fix text_position to not scan past end of source string in multibyte 23 years ago
Tom Lane a3c969d522 Fix debug elog message to agree with name of its routine. 23 years ago
Bruce Momjian 5ee2ae2049 Remove sleep() and use single PG_SLEEP call for Win32 signal handling 23 years ago
Bruce Momjian 777babeced Add: 23 years ago
Neil Conway 940b87e722 Fix (debatable) spelling mistake in a comment: 'concatenate' is the usual 23 years ago
Tom Lane 18f9d7c74e Make USING and WITH optional to bring the syntax of \copy into exact 23 years ago
Tom Lane 2f0d43b251 Review uses of IsUnderPostmaster, change some tests to look at 23 years ago
Tom Lane b3ead7c045 Fix typo. 23 years ago
Michael Meskes 6d9a81b66f Removed some debugging output. 23 years ago
Michael Meskes 6ccfc4f430 - Issue a warning if a cursor is declared but not opened. 23 years ago
Tom Lane 31a0f1d33b Fix oversight in check_ungrouped_columns optimization that avoids 23 years ago
Tom Lane 4405b3e05e simplify_function() mustn't try to evaluate functions that return 23 years ago
Neil Conway 45842e6c52 Improve the documentation of the 'join_collapse_limit' GUC var. Thanks to 23 years ago
Tom Lane 7e34b2d73f Run stats test separately, not as part of a parallel group, to avoid 23 years ago
Bruce Momjian 70d5811514 Pgindent win32 signal code. 23 years ago
Bruce Momjian 50491963cb Here's the latest win32 signals code, this time in the form of a patch 23 years ago
Bruce Momjian eec08b95e7 [all] Removed call to getppid in SendPostmasterSignal, replacing with a 23 years ago
Bruce Momjian ede3b762a3 Back out win32 patch so we can apply it separately. 23 years ago
Bruce Momjian f4921e5ca3 Attached is a patch that fixes some trivial typos and alignment. Please 23 years ago