Commit Graph

24595 Commits (f9ce21f94cd90ffa5e6c63c91e8b05aa0b6d2b25)
 

Author SHA1 Message Date
Bruce Momjian f9ce21f94c Update Japanese FAQ. 19 years ago
Bruce Momjian 2ebfe9a818 Update SSL description for when SSL root.crt/server.crt is required; 19 years ago
Tom Lane 8875d0987d Fix oversight in coding of _bt_start_vacuum: we can't assume that the LWLock 19 years ago
Bruce Momjian 452427d0fd pg_char_to_encoding() was redundant in initdb because 19 years ago
Bruce Momjian 31f0bacb44 Add to: 19 years ago
Bruce Momjian 84045144e7 Add: 19 years ago
Magnus Hagander 81622ac36e Install include files 19 years ago
Bruce Momjian 418834f60d Update: 19 years ago
Bruce Momjian 9456a60f52 Update item: 19 years ago
Tom Lane 972e20b429 exec_parse_message neglected to copy parameter type array into the 19 years ago
Magnus Hagander 96b171903d Make ECPG regression tests use native threading instead of pthreads, now that 19 years ago
Michael Meskes ddcb5bbf76 - Added patch by Magnus Hagander <magnus@hagander.net> to use native 19 years ago
Tom Lane fba8113c1b Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving) 19 years ago
Neil Conway 4591fb1aa8 Code cleanup for the new regexp UDFs: we can hardcode the OID and some 19 years ago
Neil Conway 74b667ad42 Replace 4-clause licensed blf.[ch] with blowfish implementation 19 years ago
Alvaro Herrera 7d4c9a5793 Add the "recheck" logic to autovacuum worker code. The worker first builds 19 years ago
Magnus Hagander 685badd213 Fix compiler warnings in ereport messages on mingw. 19 years ago
Bruce Momjian 553c7aeebf Add URL for: 19 years ago
Tom Lane 0565579c5b Fix uninitialized-variable bug. 19 years ago
Tom Lane bf94076348 Fix array coercion expressions to ensure that the correct volatility is 19 years ago
Magnus Hagander 87564ffc6a Install import libraries used to link to libpq, ecpg and the backend. 19 years ago
Alvaro Herrera f1a596bdfb Cosmetic changes: rename some struct fields, and move the fetching of pgstat 19 years ago
Bruce Momjian 1678e16cb3 Remove item due to lack of interest: 19 years ago
Bruce Momjian d3afd68051 Add: 19 years ago
Bruce Momjian b8f856512e Fix typo in Makefile. 19 years ago
Tom Lane 856b87c294 Fix typo, ensable -> enable, per Steve Gieseking. 19 years ago
Bruce Momjian 06d5fddfbf Add documentation for pulling the CVS repository using rsync, and 19 years ago
Bruce Momjian 64652e8632 Update: 19 years ago
Bruce Momjian 997b3c1b5d Add: 19 years ago
Bruce Momjian 87d82561c5 Remove Andrew Yu copyright, with permission from author. 19 years ago
Bruce Momjian 9dd3ec6c3b Remove advertising clause from Berkeley BSD-licensed files, per 19 years ago
Bruce Momjian 357be8c974 Properly fix PORTNAME in configure. 19 years ago
Bruce Momjian 0b1e4f8530 User PORTNAME for win32 tests, rather than $template, for consistency. 19 years ago
Tom Lane b581b85406 Fix seriously broken markup for libpq-envars cross-references. 19 years ago
Tom Lane 55a7cf80a0 Allow non-superuser database owners to create procedural languages. 19 years ago
Teodor Sigaev 66daeb074b Add checking of end of line in parsing stopword list. Thanks to sharp eyes of Tom lane 19 years ago
Teodor Sigaev debb3aa8e9 Fix stopword and synonym files parsing bug in MSVC build, per report from 19 years ago
Tatsuo Ishii a6fbd2f12a Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL 19 years ago
Tom Lane 7ee8fd9113 Seems some people have been forgetting to run autoheader. 19 years ago
Tom Lane 66bbc2fdd5 Add -lcrypto as one of the possible link dependencies of libkrb5. 19 years ago
Tom Lane 287ed68dd2 Remove assertion that constraint_exclusion risks wrong answers if 19 years ago
Tom Lane dc1b8cea93 Fix plancache's invalidation callback to do the right thing for a SI 19 years ago
Tom Lane 1cc97d175c Make _SPI_execute_plan pass the query source string down to ProcessUtility 19 years ago
Tom Lane bf8236526b Remove the prohibition on executing cursor commands through SPI_execute. 19 years ago
Tom Lane e85a01df67 Clean up the representation of special snapshots by including a "method 19 years ago
Tatsuo Ishii 75c6519ff6 Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, 19 years ago
Bruce Momjian 7b4726e6c3 Add: 19 years ago
Bruce Momjian b72426d351 Add: 19 years ago
Magnus Hagander 8ca1571665 Support for installing NLS files, and update support to use gettext 19 years ago
Bruce Momjian 36d35a14df Document that LDAP URLs should be double-quoted in pg_hba.conf because 19 years ago