Commit Graph

9962 Commits (0cee65b51fbfaf3e9be10cf4808384abd006e92a)
 

Author SHA1 Message Date
Tom Lane eb62f076d0 Un-break exec_move_row() for case that a NULL tuple and tupdesc are 25 years ago
Bruce Momjian f4832defa9 Update RAISE manual concerning % format symbols. 25 years ago
Bruce Momjian a9ac332a4e Update TODO list. 25 years ago
Bruce Momjian c1983858c0 Update TODO list. 25 years ago
Bruce Momjian e86c31c74f Update RAISE mention in manual to take string/variable not format/identifier. 25 years ago
Bruce Momjian ef06003b06 Fix comment in file about 2*max_connections. 25 years ago
Peter Eisentraut f7bfb5518d Shared library and GCC support for SCO OpenServer. 25 years ago
Bruce Momjian 5fdae774a1 Add mention of functional indexes for case-insensitive comparisons. 25 years ago
Peter Eisentraut 465cf168eb Fix remaining RI permission problems (cascaded update/delete, restrict, 25 years ago
Peter Eisentraut 232724af0d Add \cd command to psql. 25 years ago
Bruce Momjian ab420e2114 Update TODO list. 25 years ago
Bruce Momjian 415263b2d2 > Occasionally and without warning I get this from my daily vacuum 25 years ago
Bruce Momjian ef71c8fccf Update TODO list. 25 years ago
Bruce Momjian 84fd16516c Update FAQ to use new pgsql-cygwin@postgresql.org list. 25 years ago
Bruce Momjian f83f740a13 Solaris startup cleanup from Justin Clift 25 years ago
Tom Lane f905d65ee3 Rewrite of planner statistics-gathering code. ANALYZE is now available as 25 years ago
Peter Eisentraut 9583aea9d0 Fix collateral damage from previous (rev 1.49) patch. 25 years ago
Peter Eisentraut 7038554c4e Allow 'psql -f -' to read from standard input. 25 years ago
Peter Eisentraut 84e8e5b427 Make prompt customization work with changeable Unix socket location. 25 years ago
Marc G. Fournier 36161b3086 not sure about this one ... but should have changelog in both versions ... 25 years ago
Bruce Momjian 1564bd11e3 UPdate for release tomorrow. 25 years ago
Tom Lane e669b8d751 COMMIT_DELAY and COMMIT_SIBLINGS were missing from the list of WAL 25 years ago
Bruce Momjian 8d2fe903b0 Update TODO list. 25 years ago
Tom Lane 28ac24e4dd Makefile should have automatic dependency for parser.o too, if it's 25 years ago
Bruce Momjian 9278262181 Update TODO list. 25 years ago
Tom Lane e2e19ca0cd Seems like we should not hold off cancel/die interrupts while we are 25 years ago
Bruce Momjian 602b742507 Add missing tag. 25 years ago
Tom Lane f5ba72ea04 Consolidate several near-identical uses of mktime() into a single 25 years ago
Bruce Momjian 0cec2bb0cd BTW it does not add encodign it just patches existing one (KOI8) to 25 years ago
Tom Lane d05b4bd7c6 Permission checking wasn't quite right for insert/update/delete rules, 25 years ago
Bruce Momjian c434ae3539 pg_dump can dump 7.0 databases. 25 years ago
Bruce Momjian 3f8e21c34a apply a little patch: 25 years ago
Tom Lane 2792374cff Ensure that btree sort ordering functions and boolean comparison operators 25 years ago
Tom Lane 77fe28f33e Describe handling of multiply-inherited fields correctly. 25 years ago
Tom Lane f2122d092f Permissions were not checked correctly when one view invokes another. 25 years ago
Bruce Momjian d31b9f3101 Update shared memory docs. 25 years ago
Bruce Momjian 645553eaf6 Improve list. 25 years ago
Bruce Momjian 7efc878104 Final stamp for 7.1.1. All done. 25 years ago
Bruce Momjian 3bc0ab783b Updates for 7.1.1. Not done yet. 25 years ago
Bruce Momjian c0f5b4c82c autoconf 25 years ago
Bruce Momjian 13e9cea634 Some updates for 7.1.1. 25 years ago
Tom Lane 8571e6c6e5 Correct pg_description entry for type macaddr. 25 years ago
Tom Lane f13cb7e524 Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill.com>. 25 years ago
D'Arcy J.M. Cain b95ff0c542 Initial checkin of a contributed type that handles passwords efficiently. 25 years ago
Bruce Momjian 4ad073cf4c In the outputs section the NOTICE reads: 25 years ago
Bruce Momjian 8e393fc501 Added mention of SHMALL and removed BSD/OS-specific table. 25 years ago
Bruce Momjian 4929d85e50 description of the command line option echo should read: 25 years ago
Tom Lane d67a618e19 Previous commit mistakenly converted all newlines to DOS style (CR/LF). 25 years ago
D'Arcy J.M. Cain 57faa28740 Add note explaining why inserts take longer as tables grow. Also suggest 25 years ago
D'Arcy J.M. Cain 66feaa80dc Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works 25 years ago