Commit Graph

21070 Commits (c18cabe8ab1c035b9e10368d7358eaadbf026c4c)
 

Author SHA1 Message Date
Tom Lane c18cabe8ab Update regression tests for new USA timezone data. Mea culpa for not 20 years ago
Tom Lane 69d48cefd1 Update timezone data files to release 2005m of the zic database. 20 years ago
Tom Lane e0dedd0559 Implement a preliminary 'template' facility for procedural languages, 20 years ago
Tom Lane e35e6b1c37 Back out prior patch and instead just suppress SubqueryScan elimination 20 years ago
Tom Lane 2da2d34770 Clean up version comparison/display code, per gripe from Michael Fuhr. 20 years ago
Tom Lane 03728942c2 For non-projecting plan node types such as Limit, set_plan_references 20 years ago
Andrew Dunstan 2739e1d1c2 Add a note about CSV lines with trailing spaces. 20 years ago
Bruce Momjian 656fe39b84 Conditionally output the server version number in psql if it doesn't 20 years ago
Alvaro Herrera e8f35414ef Fix typo in Richard's last name. 20 years ago
Tom Lane a17dbec893 libpgport routines need nonstandard palloc to work on Windows. 20 years ago
Bruce Momjian b72fe49b9c Add idea: 20 years ago
Bruce Momjian 11b5c554c2 Add log display label for unnamed server-side portals. 20 years ago
Tom Lane 0802078556 Fix the spelling. 20 years ago
Bruce Momjian 264cd5f04a Update. 20 years ago
Bruce Momjian ef6d5b4e25 Update: 20 years ago
Bruce Momjian f8ec875c39 Update: 20 years ago
Bruce Momjian 4506ec95cf Update listen_addresses description. 20 years ago
Bruce Momjian 5bddded69c Add: 20 years ago
Bruce Momjian 3bea1a353f Update wording: 20 years ago
Bruce Momjian da08559e9b Add: 20 years ago
Tom Lane 35e9b1cc1e Clean up a couple of ad-hoc computations of the maximum number of tuples 20 years ago
Tom Lane 962a4bb69f In copy_file, use a palloc'd buffer instead of just a local char array; 20 years ago
Bruce Momjian fad7e8edac Add text: 20 years ago
Tom Lane 6c0398a73f Add some notes about how pg_dump relates to the practices recommended 20 years ago
Tom Lane 9a412be5eb Update performance discussion for 8.1. Add a little more explanatory 20 years ago
Bruce Momjian 55af2a4337 Duplicate: 20 years ago
Tom Lane ce128c01a6 Correct comment about why contrib/xml2 isn't built automatically. 20 years ago
Tom Lane e32a2ec68e Update storage.sgml to reflect current reality. 20 years ago
Tom Lane a635ab46be Short-circuit AllocSetReset if nothing has been palloc'd in the memory 20 years ago
Bruce Momjian 91a21b532d 8.0.3 is now the most recent version. 20 years ago
Bruce Momjian fc9b6451a5 Update disk space computation because oids are now optional. 20 years ago
Tom Lane 14720f7c57 Fix unportable uses of <ctype.h> functions. Per Sergey Koposov. 20 years ago
Bruce Momjian bc0650660a Add: 20 years ago
Bruce Momjian 59b4cef1eb Add regression tests for disabling constraints. 20 years ago
Tom Lane 571be6f381 Remove a couple of obsolete statements about how many buffers you can 20 years ago
Tom Lane b740be2520 Log send() failures when sending to statistics process (but only in 20 years ago
Tom Lane e038e89466 Improve table describing shared memory parameters. 20 years ago
Tom Lane cc367951a9 Mention max_prepared_transactions in PREPARE TRANSACTION reference page, 20 years ago
Tom Lane 13065c7174 DropTableSpace forgot to remove dependency on tablespace's owner. 20 years ago
Tom Lane 139b1f61ce Fix misleading comment. 20 years ago
Tom Lane 78ef2d3feb Update documentation about shared memory sizing to reflect current 20 years ago
Tom Lane 037709e0b3 Reduce default value of max_prepared_transactions from 50 to 5. This 20 years ago
Tom Lane 8aec77fb9f Fix platform-specific test for path prefix-ness: move it into path.c where 20 years ago
Tom Lane 6b44d796c7 Fix misspelled error message. 20 years ago
Bruce Momjian 1a6fe83011 Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 20 years ago
Tom Lane 2d03390945 Sigh, looks like you need '.set mips2' before you can access MIPS 20 years ago
Tom Lane 46a0eee300 Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds it's 20 years ago
Bruce Momjian 75e90bbf69 Fix initdb quoting for Win32 paths in final examples, per Dave Page. 20 years ago
Bruce Momjian 3b85fc3a52 Update pthread_self() on Win32 to return DWORD. 20 years ago
Bruce Momjian a78a530829 Add: 20 years ago