Commit Graph

24551 Commits (e85a01df678c9621c225200f1309ca8e682338ff)
 

Author SHA1 Message Date
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
Magnus Hagander 5e37b4cb1a Install contrib sql and readme files 19 years ago
Magnus Hagander ecfb932a5a Properly parse the name of contrib modules that aren't named the same 19 years ago
Alvaro Herrera e019bbc9e8 Set the node properly, per Tom. 19 years ago
Alvaro Herrera a0abe87f1c Separate the code to start a new worker into its own function. The code is 19 years ago
Alvaro Herrera 6287eb7adc Separate fetch of pg_autovacuum tuple into its own function. 19 years ago
Alvaro Herrera 8aaecaf809 We no longer need to palloc the VacuumStmt node; keeping it on the stack is 19 years ago
Tom Lane 23a41573c4 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum 19 years ago
Tom Lane 547b6e537a Fix plancache so that any required replanning is done with the same 19 years ago
Tatsuo Ishii 4c35ec53a9 Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF) 19 years ago
Magnus Hagander 6b77e3a8cc Forgot commit: support for special-cases in pgcrypto 19 years ago
Magnus Hagander 3024b0aa94 Support for running contribcheck on msvc 19 years ago
Magnus Hagander e69f7f450c Generate SQL files for /contrib (based on .sql.in) 19 years ago
Magnus Hagander fb8155d0d2 Add define to exclude configured libraries, to be able to easily build a 19 years ago
Magnus Hagander 1ca6ab1c78 Remove headers for old sysv shmem emulation that I forgot. 19 years ago
Bruce Momjian 1e2bfb5811 Cleanup for procarray.c. 19 years ago
Bruce Momjian 404c00434c Add: 19 years ago
Bruce Momjian 9c51b922b6 Add comment that pg_dump 'append' format is used only by pg_dump, per 19 years ago
Bruce Momjian 760b988f9d Add to TODO: 19 years ago
Bruce Momjian ea3b212fee Commit newest version of xmlpath(). 19 years ago
Bruce Momjian f317a03734 In pg_dump, strcasecmp -> pg_strcasecmp. 19 years ago
Bruce Momjian e651bcf3f6 Add xmlpath() to evaluate XPath expressions, with namespaces support. 19 years ago
Tom Lane 4f896dac17 Arrange for PreventTransactionChain to reject commands submitted as part 19 years ago
Bruce Momjian 686956375a Allow the pgstat process to restart immediately after a receiving 19 years ago
Tom Lane a4127b713d Allow DROP TABLESPACE to succeed (with a warning) if the pg_tblspc symlink 19 years ago
Bruce Momjian 832b6d00e9 Properly enforce pg_dump -F formation options; only single letter or 19 years ago
Alvaro Herrera 8f65c02f33 Remove the currently unused FRONTEND case in dllist.c. This allows the usage 19 years ago
Teodor Sigaev bb8998a475 Fix parser bug on Windows with UTF8 encoding and C locale, the reason was 19 years ago
Bruce Momjian c68a631ce7 Remove tabs in SGML files. 19 years ago
Bruce Momjian 183c12e0d7 Remove tabs from SGML file. 19 years ago
Magnus Hagander d55227f01b Forgot to add file needed for PL regression tests 19 years ago
Tom Lane 54d20024c1 Fix some problems with selectivity estimation for partial indexes. 19 years ago
Bruce Momjian 2b49e5d3cb Add: 19 years ago
Bruce Momjian 5fc7ba76dd Remove TODO item, not wanted: 19 years ago
Magnus Hagander 17fdd7833e Add documentation about vcregress. 19 years ago
Bruce Momjian bebbea0c1e Add URL for: 19 years ago
Magnus Hagander e8a85e6f84 Add support for running regression tests on procedural languages 19 years ago
Magnus Hagander 3c5d5f070a Properly return exitcode when regression tests fails. 19 years ago
Magnus Hagander 18d82d03b5 Native shared memory implementation for win32. 19 years ago
Bruce Momjian 3b765dba78 Add URL for: 19 years ago
Bruce Momjian c45fa5598b In FAQ, reference upgrade info via URL. 19 years ago
Bruce Momjian d89b968319 Not done, reverted: 19 years ago
Bruce Momjian e7bb07ea13 Done: 19 years ago
Neil Conway 9eb78beeae Add three new regexp functions: regexp_matches, regexp_split_to_array, 19 years ago
Jan Wieck 5e96b04a7c Bumping catversion due to changes to pg_trigger and pg_rewrite. 19 years ago