Commit Graph

13468 Commits (7b8eb0b4f1245f65e61ba30eea51bbbbfce9bdb9)
 

Author SHA1 Message Date
Bruce Momjian 7b8eb0b4f1 Attached is a fairly sizeable update to contrib/dblink. I'd love to get 24 years ago
Bruce Momjian a12b4e279b I checked all the previous string handling errors and most of them were 24 years ago
Bruce Momjian 48e1a39924 I guess the intention was to test incomplete SELECT statements, not 24 years ago
Bruce Momjian 92a162c088 Okay, attached is a patch that moves the alter table regression test 24 years ago
Bruce Momjian e82bcba5e0 Here's a doc patch for the new string functions recently committed -- 24 years ago
Bruce Momjian ab5fe2a91f Move pg_settings doc into the right section. 24 years ago
Bruce Momjian c7be7ffdb0 Here is a documentation patch for the pg_settings virtual table. If 24 years ago
Bruce Momjian 6aa4482f2f Attached is an update to contrib/tablefunc. It introduces a new 24 years ago
Bruce Momjian 9fd842c4b2 Add GUC variable to print original query to the server logs when there 24 years ago
Bruce Momjian 6a8babc206 Remove documentation that says debug_query_string is only used by 24 years ago
Bruce Momjian ed7f780016 Fix ordering regression problem on freebsd/alpha by adding ORDER BY. 24 years ago
Bruce Momjian f486f9241b Removed because we don't use cs() anymore on AIX: 24 years ago
Bruce Momjian 50938576d4 I tried to build PostgreSQL with the following step to see backends hung 24 years ago
Barry Lind 2232172e44 JDBC checkin fixing the following bugs: 24 years ago
Bruce Momjian 97ac103289 Remove sys/types.h in files that include postgres.h, and hence c.h, 24 years ago
Tom Lane 248c67d7ed CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 24 years ago
Tom Lane c7a165adc6 Code review for HeapTupleHeader changes. Add version number to page headers 24 years ago
Dave Cramer fcd34f9f7f patch from Thomas O'Dowd to ensure that connections are closed 24 years ago
Dave Cramer 422c2e38a1 testing for insertRow 24 years ago
Bruce Momjian 164e1bc913 Update MEMSET_LOOP_LIMIT to 1024 because it is the best value for most 24 years ago
Dave Cramer 881390fff6 patch to allow insertRow on an empty resultSet 24 years ago
Dave Cramer 6a5168a7a1 Changed to reflect the current reality, ie we do support updateable resultsets 24 years ago
Bruce Momjian dd1dcf2362 Improve footer length computation for psql. 24 years ago
Bruce Momjian 548d646e65 Add log_duration to GUC/postgresql.conf. 24 years ago
Bruce Momjian f4abdd8212 Add: 24 years ago
Tom Lane 470a1048ec plpgsql functions can return RECORD, per Neil Conway. 24 years ago
Tom Lane 1903221517 Minor copy-editing. 24 years ago
Tom Lane 681ed4e2fe Code cleanups: make non-implicit WITHOUT FUNCTION casts work, avoid 24 years ago
Bruce Momjian a03f9adb98 Remove mention of wal_files in a SHOW example. 24 years ago
Bruce Momjian d64e6392fb Remove code that suggested increasing wal_files. 24 years ago
Bruce Momjian ee8fcc57f6 Done: 24 years ago
Tom Lane 3c49c4b152 Mark the float8 -> int8 cast as implicit. This resolves the problem 24 years ago
Tom Lane 845a6c3acc Code review for domain-constraints patch. Use a new ConstraintTest node 24 years ago
Tom Lane 1440acd703 Wups, didn't mean to commit that just yet. 24 years ago
Tom Lane 0da6cf54ec The UNDEFOID later causes an assertion failure in heap_formtuple when 24 years ago
Tom Lane 1bab464eb4 Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs 24 years ago
Bruce Momjian 642fd38e42 *** empty log message *** 24 years ago
Tom Lane 7bacf2befa Add expected tuple descriptor to ReturnSetInfo information for table 24 years ago
Tom Lane 9c279355fb Updates to reflect availability of autocommit option. 24 years ago
Tom Lane 26993b2918 AUTOCOMMIT mode is now an available backend GUC variable; setting it 24 years ago
Tom Lane 549928d99b Fix for breakage of C-coded SRFs, from Joe Conway. 24 years ago
Tom Lane e2d156fa6e Add attisinherited column to pg_attribute; use it to guard against 24 years ago
Bruce Momjian 96fd7192e7 Back out unintented tab change. 24 years ago
Bruce Momjian 72b60ac997 Remove pgaccess from Makefile. 24 years ago
Bruce Momjian ce26e71945 Run autoconf. 24 years ago
Bruce Momjian 47c51db5f3 Update documentation for --with-perl. 24 years ago
Bruce Momjian 2c65658c04 Improve wording after wal_files removal. 24 years ago
Bruce Momjian 63653f7ffa Complete TODO item: 24 years ago
Bruce Momjian fefb57ce74 Remove pgaccess from CVS. It has its own home now. 24 years ago
Bruce Momjian 4890ec9eac Re-enable perl configure tests for psql help file generation. 24 years ago