Commit Graph

21987 Commits (3694e70682988a59bc04b98df5f357b8a283eaa2)
 

Author SHA1 Message Date
Bruce Momjian 3694e70682 Not done: 20 years ago
Bruce Momjian 04a2b54c09 Revert patch becaues of locking concerns: 20 years ago
Bruce Momjian 92a26489ac > Actually, if you submit a patch that says either "SCROLL is the 20 years ago
Bruce Momjian 0bbd470443 Fix release item ordering. 20 years ago
Bruce Momjian 6df2da06bd Update back branch release notes. 20 years ago
Bruce Momjian a321d6755f Fix release markup. 20 years ago
Bruce Momjian 10d78c76e9 Update release checlist. 20 years ago
Bruce Momjian cffed790ec Update for 8.1.3. 20 years ago
Bruce Momjian 720bad3b32 Update release notes for 8.1.3. 20 years ago
Bruce Momjian 21e567ba2f Improve tab completion macro for default keywords. 20 years ago
Bruce Momjian a7dc90d9f6 When performing a parallel build (make -j N) with ./configure 20 years ago
Bruce Momjian 79b9564330 List psql tab completion for various default keywords. 20 years ago
Bruce Momjian 20b508308a Done: 20 years ago
Tom Lane 15c72174f3 Apply code-reviewed version of for-scalar-list patch: mostly, fixing 20 years ago
Bruce Momjian 58634caa0f Add MSVC support for utility commands and pg_dump. 20 years ago
Bruce Momjian 025ffe586f Allow PL/pgSQL FOR statement to return values to scalars as well as 20 years ago
Bruce Momjian 18cbc7aefc Use 0x01 for newlines in saved history. It was determined to be not 20 years ago
Tom Lane f7d9874415 Clean up plpgsql grammar to make sure that check_assignable() is applied 20 years ago
Bruce Momjian 136c3b87ac Done: 20 years ago
Bruce Momjian f695750c43 Allow to_char() to print localized month and day names. 20 years ago
Bruce Momjian 3957cf6e71 As part of previous commit, add pg_restore option: 20 years ago
Bruce Momjian 0f57851e31 Add psql option: 20 years ago
Bruce Momjian 3884ede663 Done: 20 years ago
Bruce Momjian d5dd3d451e Add contrib/pg_freespacemap to display free space map information. 20 years ago
Tom Lane 6c0d4aabe2 Fix more fallout from line-wrap patch, to wit, arbitrarily changing 20 years ago
Bruce Momjian f9a726aa88 I've created a new shared catalog table pg_shdescription to store 20 years ago
Tom Lane 95dbf9c02f Undo changes of trailing space in recently-committed expected files. 20 years ago
Tom Lane 3f9d2edddc Restore previous psql behavior of not printing useless trailing spaces 20 years ago
Bruce Momjian 07bae9c099 Please find enclosed a patch that lets you use \c to connect 20 years ago
Tom Lane d52a57fc30 Actually there's a better way to do this, which is to count tuples 20 years ago
Tom Lane fd267c1ebc Skip ambulkdelete scan if there's nothing to delete and the index is not 20 years ago
Bruce Momjian a02f6ce33b Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME 20 years ago
Bruce Momjian 3fcb38f031 Done: 20 years ago
Bruce Momjian 97d37b7a22 Done: 20 years ago
Bruce Momjian 4cb27fef0a o Improve psql's handling of multi-line statements 20 years ago
Tom Lane fbb1daed93 Fix incorrect addition, subtraction, and overflow checking in new 20 years ago
Bruce Momjian 77bb65d3fc Revert based on Tom's recommendation: 20 years ago
Bruce Momjian bf324946b3 Allow VACUUM to complete faster by avoiding scanning the indexes when no 20 years ago
Bruce Momjian 85d8ee846b Update catalog version for INET additions. 20 years ago
Bruce Momjian 642c8cc470 Done: 20 years ago
Bruce Momjian 1372515271 Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet 20 years ago
Tom Lane 9bf2ac2a40 Clean up signedness warnings and 64-bit bugs in recent psql printing 20 years ago
Tom Lane fc9c20eb72 Make it possible to run initdb from an admin account on Windows, 20 years ago
Tom Lane a25cd81007 Enable pg_ctl to give up admin privileges when starting the server under 20 years ago
Tom Lane eb6d1270f1 Check that SID is enabled while checking for Windows admin privileges. 20 years ago
Tom Lane 3ac1ac58cc Change search for default operator classes so that it examines all opclasses 20 years ago
Tom Lane b35fdaaa1a Clean up some signedness warnings. 20 years ago
Bruce Momjian 1a7be5cc7e Fix psql after newline patch for calloc(0). 20 years ago
Tom Lane b2be41a710 Fix fallout from psql line-wrapping patch. 20 years ago
Teodor Sigaev 01f2172ec1 Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during 20 years ago