Commit Graph

14887 Commits (d7c333eb9ad3a8ca04d863263f44e79a1bc265dc)
 

Author SHA1 Message Date
Peter Eisentraut d7c333eb9a Fix markup. 23 years ago
Tom Lane 8cd571b202 Clarify exactly when DST-changeover-induced regression test failures 23 years ago
Bruce Momjian 3a8f67d091 Fix compile problem with Win32 macro used inside another macro. 23 years ago
Bruce Momjian d46e643822 Add Win32 path handling for / vs. \ and drive letters. 23 years ago
Bruce Momjian 9bad936f67 Handle cp, rm, and exec for Win32. 23 years ago
Tom Lane 9c264975d5 Fix some signed-vs-unsigned-int issues; make print_aligned_vertical 23 years ago
Tom Lane eb5e4c58d1 Tighten up register usage for inline PPC version of tas(). 23 years ago
Tom Lane cd35d601b8 Put the isync where it's supposed to be. 23 years ago
Tom Lane d685417fbb Avoid repeated computation of the constants date2j(1970, 1, 1) and 23 years ago
Tom Lane 3b4ca4c0d9 Code review for pg_stat_get_backend_activity_start patch --- fix 23 years ago
Tom Lane a385186ff7 Remove zero_damaged_pages from postgresql.conf.sample; the only way to 23 years ago
Tom Lane f1fb9e0097 Prevent EXPLAIN (without ANALYZE) SELECT ... INTO from creating an INTO 23 years ago
Tom Lane 14e6823c7c Don't re-invent the strchr() wheel. 23 years ago
Tom Lane 61c9ea0f3c Fix load_user/load_group to not leave dangling pointers around if the 23 years ago
Tom Lane c19354dfb5 const-ify functions used with completion_matches(), to suppress 23 years ago
Tom Lane 906dce0464 Repair incorrect checking of grouped/ungrouped variables in the presence 23 years ago
Bruce Momjian cdbd298b3a Add prototype for toupper/tolower(). 23 years ago
Bruce Momjian d79f743d51 Done in previous release: 23 years ago
Tom Lane ec54a6efcf Fix buffer overrun in to_ascii(), per report from Guido Notari. 23 years ago
Tom Lane 794162bb1a Fix convSockAddr6to4(): eliminate bogus assumptions about byte ordering, 23 years ago
Tom Lane d6f1aa9760 Fix platform-dependent failure introduced by recent to_char changes 23 years ago
Tom Lane 1d650da2e5 This is a derived file and should never have been added to CVS. 23 years ago
Tom Lane 1da6eb7fda Whack getaddrinfo() patch around until it works, more or less, on 23 years ago
Tom Lane f8a15f632d Add missing semicolon. 23 years ago
Michael Meskes 7b85b730f5 More patches for informix compatibility. 23 years ago
Bruce Momjian 52bc8cadd4 Update Russian FAQ, from Viktor Vislobokov 23 years ago
Bruce Momjian baf6c8d21d Please, apply patch for contrib/ltree to current CVS and 7.3.2 23 years ago
Bruce Momjian d307a954e7 Skip START WITH in sequence definition when it's the default value -- 23 years ago
Bruce Momjian 50be3e5efe The following patch cleans up the deferred trigger mechanism. There is 23 years ago
Tom Lane 7cd30e1590 TestConfiguration returns int, not bool. This mistake is relatively 23 years ago
Tom Lane 80597fd992 Fix broken markup. 23 years ago
Bruce Momjian 5e1c330227 Properly document default value of log_min_error_statement in postgresql.conf. 23 years ago
Michael Meskes 5e37f16be0 Forgot two new files and one that was moved. 23 years ago
Michael Meskes 999f12982e Moved Informix stuff to its own compat library. Interval datetype is now fully functional. 23 years ago
Peter Eisentraut 82a91eb54e Simplify the socket handling code by supplying a replacement getaddrinfo() 23 years ago
Bruce Momjian bf7ca0a769 [ Backpatch to 7.3.X.] 23 years ago
Bruce Momjian 0184db50a0 [ Backpatch to 7.3.X.] 23 years ago
Tom Lane fd42262836 Add code to apply some simple sanity checks to the header fields of a 23 years ago
Tom Lane bb3c00ee28 Regression output didn't get updated to match recent commit. 23 years ago
Bruce Momjian c7d7788d07 Fix NULL casting warning, pointed out by Joe Conway 23 years ago
Bruce Momjian c2d5abae9b Fix number of columns in SGML, from Weiping He 23 years ago
Tom Lane 1bd159e4e9 Fix bogus coding of SET DEFAULT ri triggers ... or at least make it less 23 years ago
Bruce Momjian 15b9e2c5ff Add <stdlib> to add calloc() prototype. 23 years ago
Bruce Momjian 6f2d02d306 Fix syntax error in to_char fixes --- was defining variable in main code 23 years ago
Bruce Momjian 9b59ddfb40 It may not be obvious to you, but the plpython regression tests 23 years ago
Bruce Momjian c75d65485d New \d format: 23 years ago
Bruce Momjian 5e8499d995 Add new file. 23 years ago
Bruce Momjian 4b0b8dadd2 Add new files. 23 years ago
Bruce Momjian 54f7338fa1 This patch implements holdable cursors, following the proposal 23 years ago
Bruce Momjian 7638087882 Remove email file. 23 years ago