Commit Graph

13478 Commits (6dff9bc97d32f68f517a568cadf91bdca54fb733)
 

Author SHA1 Message Date
Tom Lane 6dff9bc97d Fix broken markup. 23 years ago
Tatsuo Ishii 9f09396c16 Fix conversion regressin test failure. 23 years ago
Bruce Momjian 0ee105bb4c Done: 23 years ago
Bruce Momjian a02780ffd0 Add missing dblink files. 23 years ago
Bruce Momjian 81631ac435 Fixes for intagg regression tests to match new array internal handling. 23 years ago
Bruce Momjian f68fe6716c In case Florian and I don't finish his changes to this contrib before 23 years ago
Bruce Momjian 1f8a63eb08 Update catversion so we are sure everyone gets the bytea LIKE fix. 23 years ago
Bruce Momjian 595a5a78e0 > Okay. When you get back to the original issue, the gold is hidden in 23 years ago
Bruce Momjian 81efc82608 This patch fixes a minor inaccuracy in the documentation: NOT NULL is 23 years ago
Bruce Momjian f1c1685b39 Tab completion in psql is missing the REINDEX command. 23 years ago
Bruce Momjian 7b8eb0b4f1 Attached is a fairly sizeable update to contrib/dblink. I'd love to get 23 years ago
Bruce Momjian a12b4e279b I checked all the previous string handling errors and most of them were 23 years ago
Bruce Momjian 48e1a39924 I guess the intention was to test incomplete SELECT statements, not 23 years ago
Bruce Momjian 92a162c088 Okay, attached is a patch that moves the alter table regression test 23 years ago
Bruce Momjian e82bcba5e0 Here's a doc patch for the new string functions recently committed -- 23 years ago
Bruce Momjian ab5fe2a91f Move pg_settings doc into the right section. 23 years ago
Bruce Momjian c7be7ffdb0 Here is a documentation patch for the pg_settings virtual table. If 23 years ago
Bruce Momjian 6aa4482f2f Attached is an update to contrib/tablefunc. It introduces a new 23 years ago
Bruce Momjian 9fd842c4b2 Add GUC variable to print original query to the server logs when there 23 years ago
Bruce Momjian 6a8babc206 Remove documentation that says debug_query_string is only used by 23 years ago
Bruce Momjian ed7f780016 Fix ordering regression problem on freebsd/alpha by adding ORDER BY. 23 years ago
Bruce Momjian f486f9241b Removed because we don't use cs() anymore on AIX: 23 years ago
Bruce Momjian 50938576d4 I tried to build PostgreSQL with the following step to see backends hung 23 years ago
Barry Lind 2232172e44 JDBC checkin fixing the following bugs: 23 years ago
Bruce Momjian 97ac103289 Remove sys/types.h in files that include postgres.h, and hence c.h, 23 years ago
Tom Lane 248c67d7ed CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 23 years ago
Tom Lane c7a165adc6 Code review for HeapTupleHeader changes. Add version number to page headers 23 years ago
Dave Cramer fcd34f9f7f patch from Thomas O'Dowd to ensure that connections are closed 23 years ago
Dave Cramer 422c2e38a1 testing for insertRow 23 years ago
Bruce Momjian 164e1bc913 Update MEMSET_LOOP_LIMIT to 1024 because it is the best value for most 23 years ago
Dave Cramer 881390fff6 patch to allow insertRow on an empty resultSet 23 years ago
Dave Cramer 6a5168a7a1 Changed to reflect the current reality, ie we do support updateable resultsets 23 years ago
Bruce Momjian dd1dcf2362 Improve footer length computation for psql. 23 years ago
Bruce Momjian 548d646e65 Add log_duration to GUC/postgresql.conf. 23 years ago
Bruce Momjian f4abdd8212 Add: 23 years ago
Tom Lane 470a1048ec plpgsql functions can return RECORD, per Neil Conway. 23 years ago
Tom Lane 1903221517 Minor copy-editing. 23 years ago
Tom Lane 681ed4e2fe Code cleanups: make non-implicit WITHOUT FUNCTION casts work, avoid 23 years ago
Bruce Momjian a03f9adb98 Remove mention of wal_files in a SHOW example. 23 years ago
Bruce Momjian d64e6392fb Remove code that suggested increasing wal_files. 23 years ago
Bruce Momjian ee8fcc57f6 Done: 23 years ago
Tom Lane 3c49c4b152 Mark the float8 -> int8 cast as implicit. This resolves the problem 23 years ago
Tom Lane 845a6c3acc Code review for domain-constraints patch. Use a new ConstraintTest node 23 years ago
Tom Lane 1440acd703 Wups, didn't mean to commit that just yet. 23 years ago
Tom Lane 0da6cf54ec The UNDEFOID later causes an assertion failure in heap_formtuple when 23 years ago
Tom Lane 1bab464eb4 Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs 23 years ago
Bruce Momjian 642fd38e42 *** empty log message *** 23 years ago
Tom Lane 7bacf2befa Add expected tuple descriptor to ReturnSetInfo information for table 23 years ago
Tom Lane 9c279355fb Updates to reflect availability of autocommit option. 23 years ago
Tom Lane 26993b2918 AUTOCOMMIT mode is now an available backend GUC variable; setting it 23 years ago