Commit Graph

7205 Commits (dae17e5ad1a138ca4a66a177ace00d6d0de9e50a)
 

Author SHA1 Message Date
Tom Lane ff566b2241 Modify raw parsetree representation returned by gram.y for SubLinks: 26 years ago
Tom Lane 610abfd57b Do table renaming in a sane order: physical file rename must happen 26 years ago
Tom Lane 445f1acf7a heap_drop() should flush the relcache entry for the 26 years ago
Tom Lane 69cc16f47e Quote database name so that not-all-lowercase names are handled safely. 26 years ago
Bruce Momjian 61f5e13c43 ! * Users doing non-blocking connections need to handle the reset 26 years ago
Bruce Momjian 936b27fa87 Update TODO list. 26 years ago
Bruce Momjian a802433917 Spell fix 26 years ago
Tatsuo Ishii 07d4d36aae On solaris, createdb/dropdb fails because of strange behavior of system(). 26 years ago
Tom Lane c439756ffd Make the world safe for QNX's busted shell ... 26 years ago
Tom Lane ae8a2c3589 Make the world safe for QNX's busted shell ... 26 years ago
Marc G. Fournier 69b323f4bc add a --with-setproctitle switch to configure that leaves the use of setproctitle() 26 years ago
Bruce Momjian f19ae14612 Update so init displays status with setproctitle too, like the rest of them. 26 years ago
Bruce Momjian a267c88d3b Make setproctitle update for every query. 26 years ago
Bruce Momjian 962c258027 Comment out no-op ps updates for setproctitle(), until we figure out 26 years ago
Bruce Momjian d264fb4157 comment cleanup 26 years ago
Bruce Momjian 75478861a4 pg_ctl does not use -S by default anymore so update documentation 26 years ago
Tom Lane 1c5b902018 Fix problem in which sloppily-coded test in ExecInitIndexScan would 26 years ago
Tom Lane 1c8244ec67 Twiddle C++ configuration checks so that we #include <string> (if 26 years ago
Tom Lane ac6637485b Transmit -I switches selected by configure (particularly those from 26 years ago
Tom Lane aca5b34427 Cast parameters to ckfree to (char *) to suppress compiler warnings. 26 years ago
Bruce Momjian b1b9059427 Irix fixes from Murad Nayal 26 years ago
Peter Eisentraut 8ac35b3249 Reformatted the install file as it used to be 26 years ago
Bruce Momjian 569a1431ca Cleanup 26 years ago
Bruce Momjian 0460f0502b I am attempting to integrate postgres (v 7.0) with an open source 26 years ago
Tom Lane 1f0aff03c0 Remove calls to getprotobyname(), which we now know leaks memory on 26 years ago
Tom Lane 9dab9ab5e4 Repair memory leaks that caused CacheCxt to grow without bound. We 26 years ago
Tom Lane aa16179118 Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is 26 years ago
Tom Lane 25a7a7f446 Clean up grotty references to CacheCxt (externs inside functions, 26 years ago
Tatsuo Ishii aa387054d2 Multibyte documentations update 26 years ago
Tatsuo Ishii 1a6daef70d Enhance multibyte support. 26 years ago
Tatsuo Ishii f1cb756c38 Add KEEPALIVE option to the socket of backend. This will automatically 26 years ago
Bruce Momjian 0d62ecdf72 Update rules man pages. 26 years ago
Bruce Momjian c99e851eea Clean up sql functions examples. 26 years ago
Bruce Momjian a9876533d6 Update TODO list. 26 years ago
Tom Lane 8b5b3e0011 pg_dump barfs on negative values for index column numbers --- like, say, 26 years ago
Bruce Momjian 4763cddaf5 Update TODO list. 26 years ago
Tom Lane f923260ec8 Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with 26 years ago
Tom Lane db90fdf9ab Correct busted syntax of CC invocation for tas.s. 26 years ago
Bruce Momjian e7be9d3303 Unset PGHOST 26 years ago
Bruce Momjian 6108a7ed6a Change remove function warning for built-ins. 26 years ago
Bruce Momjian 61f06bc2f1 Use postmaster -i only on certain platforms. 26 years ago
Bruce Momjian feaf1fc137 Throw NOTICE on built-in function removal 26 years ago
Bruce Momjian e17cfa8ff1 Add QNX localhost flag to regression tests 26 years ago
Bruce Momjian f63ba5cd6a Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 26 years ago
Tom Lane ba26aeebc1 Reduce COPY IN lock from AccessExclusive to a more reasonable 26 years ago
Bruce Momjian 52d95db1a3 Update trigger.sgml 26 years ago
Bruce Momjian 21258c35a0 Clean up trigger sgml docs. 26 years ago
Bruce Momjian 362a0f68d9 The check of class string in configure (line 1732) fails because this class 26 years ago
Bruce Momjian a8020a78ec Back out odbc changes until 7.1. 26 years ago
Michael Meskes e39a118694 *** empty log message *** 26 years ago