Commit Graph

24720 Commits (77a41e71a3550a438e579da170db86c61bd61e4b)
 

Author SHA1 Message Date
Bruce Momjian f4cc73731d Add: 19 years ago
Bruce Momjian aa8fb12498 Add URL for: 19 years ago
Bruce Momjian 133d1d4f45 Add URL for: 19 years ago
Bruce Momjian 5d8a23403f Add URL for: 19 years ago
Bruce Momjian 17285959c1 Add URL for: 19 years ago
Bruce Momjian 3a7d66b48a Add: 19 years ago
Bruce Momjian f16f89a616 Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not 19 years ago
Andrew Dunstan 325feaef7f Check length of enum literals on definition and input to make sure they will fit in a name field and not cause syscache errors. 19 years ago
Bruce Momjian ffb27446cc Pl/python -> Pl/PythonU: 19 years ago
Bruce Momjian 5c706f1c98 Add: 19 years ago
Bruce Momjian ecd12df117 Add: 19 years ago
Bruce Momjian d6bac1e8e9 Add item: 19 years ago
Bruce Momjian 3e8ff14506 Add URL for: 19 years ago
Tom Lane 9a527f1848 Fix check_sql_fn_retval to allow the case where a SQL function declared to 19 years ago
Bruce Momjian cac01fc038 Done: 19 years ago
Bruce Momjian bf56e8a79f > o Add PQexecf() that allows complex parameter substitution 19 years ago
Peter Eisentraut 626b4416b9 Put documentation on XML data type and functions in better positions. Add 19 years ago
Magnus Hagander b7d3a84539 xcopy can only deal with forward-slashed paths when it's quoted - needed 19 years ago
Teodor Sigaev 9477f12ea8 Fix caching of unsuccessful initialization of parser or configuration. 19 years ago
Tom Lane 57690c6803 Support enum data types. Along the way, use macros for the values of 19 years ago
Peter Eisentraut a482a3e58b Update catversion for new XML mapping functions 19 years ago
Peter Eisentraut b0fe9c20e9 Update SQL conformance for SQL to XML mappings 19 years ago
Peter Eisentraut 0b75afda92 Mapping schemas and databases to XML and XML Schema. 19 years ago
Peter Eisentraut ae8072a404 Complete cleaning 19 years ago
Magnus Hagander 335feca441 Add some instrumentation to the bgwriter, through the stats collector. 19 years ago
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