Commit Graph

13451 Commits (fcd34f9f7ff561213beef97f93c32f415e35a79c)
 

Author SHA1 Message Date
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
Tom Lane 549928d99b Fix for breakage of C-coded SRFs, from Joe Conway. 23 years ago
Tom Lane e2d156fa6e Add attisinherited column to pg_attribute; use it to guard against 23 years ago
Bruce Momjian 96fd7192e7 Back out unintented tab change. 23 years ago
Bruce Momjian 72b60ac997 Remove pgaccess from Makefile. 23 years ago
Bruce Momjian ce26e71945 Run autoconf. 23 years ago
Bruce Momjian 47c51db5f3 Update documentation for --with-perl. 23 years ago
Bruce Momjian 2c65658c04 Improve wording after wal_files removal. 23 years ago
Bruce Momjian 63653f7ffa Complete TODO item: 23 years ago
Bruce Momjian fefb57ce74 Remove pgaccess from CVS. It has its own home now. 23 years ago
Bruce Momjian 4890ec9eac Re-enable perl configure tests for psql help file generation. 23 years ago
Bruce Momjian f7e089b3fa Back out password packet length check. 23 years ago
Marc G. Fournier 9a0b4d7f84 perl5 interface moved to gborg 23 years ago
Marc G. Fournier c411f51dfb libpgeasy moved to gborg ... 23 years ago
Tom Lane df40e28850 Fix off-by-one allocation error in PasswordFromFile(), per Gordon Runkle. 23 years ago
Bruce Momjian cafebdd4d8 Add comment on old sytax for SELECT FOR UPDATE/LIMIT and COPY. 23 years ago
Tom Lane a4dbbb52c9 Revert _LARGEFILE64_SOURCE addition; good try but doesn't work, 23 years ago
Tom Lane d803de50d4 intagg subdirectory was missing. 23 years ago
Tom Lane fac3dd56b3 Group-manipulating code neglected to fill in array element type, 23 years ago
Tom Lane e107f3a7e3 PL/pgSQL functions can return sets. Neil Conway's patch, modified so 23 years ago
Hiroshi Inoue 82ccb420d5 Fix a bug introduced in 7.2. 23 years ago
Bruce Momjian 40f2eec503 > > > > If you want to put in security restrictions that are actually useful, 23 years ago
Bruce Momjian 9858a3a43f Sir Mordred The Traitor <mordred@s-mail.com> writes: 23 years ago
Bruce Momjian dbc4d615ca Add cube changes file. 23 years ago
Bruce Momjian 32784cddf1 The changes I have made are described in CHANGES. This was based on 23 years ago
Peter Eisentraut 6d27cfdd89 Make pg_resetxlog options parsing more standard and prepare messages for 23 years ago
Peter Eisentraut 41a8562739 Create "po" subdirectory before writing there. 23 years ago
Peter Eisentraut d525ab81c3 Workaround for broken large file support on HP-UX 23 years ago