| 2000-05-23 |
Bruce Momjian | comment cleanup |
commit | commitdiff | tree |
| 2000-05-23 |
Bruce Momjian | pg_ctl does not use -S by default anymore so update... |
commit | commitdiff | tree |
| 2000-05-23 |
Tom Lane | Fix problem in which sloppily-coded test in ExecInitInd... |
commit | commitdiff | tree |
| 2000-05-23 |
Tom Lane | Twiddle C++ configuration checks so that we #include... |
commit | commitdiff | tree |
| 2000-05-23 |
Tom Lane | Transmit -I switches selected by configure (particularl... |
commit | commitdiff | tree |
| 2000-05-23 |
Tom Lane | Cast parameters to ckfree to (char *) to suppress compi... |
commit | commitdiff | tree |
| 2000-05-22 |
Bruce Momjian | Irix fixes from Murad Nayal |
commit | commitdiff | tree |
| 2000-05-22 |
Peter Eisentraut | Reformatted the install file as it used to be |
commit | commitdiff | tree |
| 2000-05-22 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree |
| 2000-05-22 |
Bruce Momjian | I am attempting to integrate postgres (v 7.0) with... |
commit | commitdiff | tree |
| 2000-05-21 |
Tom Lane | Remove calls to getprotobyname(), which we now know... |
commit | commitdiff | tree |
| 2000-05-21 |
Tom Lane | Repair memory leaks that caused CacheCxt to grow withou... |
commit | commitdiff | tree |
| 2000-05-21 |
Tom Lane | Add debug code to aid in memory-leak tracking: if SHOW_... |
commit | commitdiff | tree |
| 2000-05-20 |
Tom Lane | Clean up grotty references to CacheCxt (externs inside... |
commit | commitdiff | tree |
| 2000-05-20 |
Tatsuo Ishii | Multibyte documentations update |
commit | commitdiff | tree |
| 2000-05-20 |
Tatsuo Ishii | Enhance multibyte support. |
commit | commitdiff | tree |
| 2000-05-20 |
Tatsuo Ishii | Add KEEPALIVE option to the socket of backend. This... |
commit | commitdiff | tree |
| 2000-05-20 |
Bruce Momjian | Update rules man pages. |
commit | commitdiff | tree |
| 2000-05-20 |
Bruce Momjian | Clean up sql functions examples. |
commit | commitdiff | tree |
| 2000-05-20 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-19 |
Tom Lane | pg_dump barfs on negative values for index column numbe... |
commit | commitdiff | tree |
| 2000-05-19 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-19 |
Tom Lane | Revise FlushRelationBuffers/ReleaseRelationBuffers... |
commit | commitdiff | tree |
| 2000-05-19 |
Tom Lane | Correct busted syntax of CC invocation for tas.s. |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Unset PGHOST |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Change remove function warning for built-ins. |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Use postmaster -i only on certain platforms. |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Throw NOTICE on built-in function removal |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Add QNX localhost flag to regression tests |
commit | commitdiff | tree |
| 2000-05-18 |
Bruce Momjian | Fix WARN->NOTICE in docs. Change libpgeasy connection... |
commit | commitdiff | tree |
| 2000-05-18 |
Tom Lane | Reduce COPY IN lock from AccessExclusive to a more... |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | Update trigger.sgml |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | Clean up trigger sgml docs. |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | The check of class string in configure (line 1732)... |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | Back out odbc changes until 7.1. |
commit | commitdiff | tree |
| 2000-05-17 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 2000-05-17 |
Bruce Momjian | Change plpgsql example from SELECT * INTO rec to SELECT... |
commit | commitdiff | tree |
| 2000-05-16 |
Bruce Momjian | Fix typo |
commit | commitdiff | tree |
| 2000-05-16 |
Bruce Momjian | Several compilation and run-time problems occur when... |
commit | commitdiff | tree |
| 2000-05-16 |
Bruce Momjian | Cleanup plpgsql man page typo |
commit | commitdiff | tree |
| 2000-05-16 |
Bruce Momjian | The old init file won't run under bash on my box. |
commit | commitdiff | tree |
| 2000-05-16 |
Tom Lane | Remove configure check for how to abbreviate 'tr A... |
commit | commitdiff | tree |
| 2000-05-15 |
Peter Mount | Fixed the message Makefile produces after compiling... |
commit | commitdiff | tree |
| 2000-05-15 |
Bruce Momjian | cleanup |
commit | commitdiff | tree |
| 2000-05-15 |
Bruce Momjian | cleanup |
commit | commitdiff | tree |
| 2000-05-15 |
Bruce Momjian | Fix createlang -l dbname so it works, update sgml. |
commit | commitdiff | tree |
| 2000-05-15 |
Bruce Momjian | Add mention of lo_unlink to manual |
commit | commitdiff | tree |
| 2000-05-15 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 2000-05-15 |
Bruce Momjian | Fix atan3-> atan2. |
commit | commitdiff | tree |
| 2000-05-14 |
Peter Eisentraut | That psql option should be --no-readline (as it used... |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Remove array file, per Tom Lane. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Remove arrays file, already have array file. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Finally fix LISTEN problem. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Back out listen fix. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Update bug template. |
commit | commitdiff | tree |
| 2000-05-14 |
Bruce Momjian | Fix create user for pgaccess. |
commit | commitdiff | tree |
| 2000-05-13 |
Tom Lane | Tweak selectivity for area-based operators. Still... |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Fix the off by one errors in ResultSet from 6.5.3,... |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | This is the second time I've answered this exact same... |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Remove cluster TODO e-mail file |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Back out -\?. Didn't look good to Peter. |
commit | commitdiff | tree |
| 2000-05-12 |
Peter Eisentraut | /home/peter/commit-msg |
commit | commitdiff | tree |
| 2000-05-12 |
Tom Lane | Squash some more CLUSTER bugs. Never has worked on... |
commit | commitdiff | tree |
| 2000-05-12 |
Marc G. Fournier | this fixes the bug where setting the entry in he proces... |
commit | commitdiff | tree |
| 2000-05-12 |
Marc G. Fournier | Add two checks ... one for setproctitle and one for... |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-12 |
Tom Lane | Repair list-vs-node confusion that resulted in failure... |
commit | commitdiff | tree |
| 2000-05-12 |
Bruce Momjian | Small cleanup of file. |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | More psql help cleanup |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | Makefile CFLAGS cleanups. |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | Update SGML for FETCH and url's. |
commit | commitdiff | tree |
| 2000-05-11 |
Thomas G. Lockhart | Fix url reference with missing fields. |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | Oops, plpgsql didn't have the datetime->timestamp and... |
commit | commitdiff | tree |
| 2000-05-11 |
Tom Lane | Fix CLUSTER ... or at least undo the bit-rot it's suffe... |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | Display -? as -\? under unix for psql. |
commit | commitdiff | tree |
| 2000-05-11 |
Bruce Momjian | Add options and cleanup psql \? and -? help displays |
commit | commitdiff | tree |
| 2000-05-09 |
Bruce Momjian | Update psql \? to show file rather than "fname". |
commit | commitdiff | tree |
| 2000-05-09 |
Bruce Momjian | Fix psql quotes in docs. |
commit | commitdiff | tree |
| 2000-05-09 |
Bruce Momjian | More single-quote fixes. |
commit | commitdiff | tree |
| 2000-05-09 |
Bruce Momjian | Add single quote. |
commit | commitdiff | tree |
| 2000-05-08 |
Bruce Momjian | Change HISTORY to show outer joins in 7.1 or 7.2. |
commit | commitdiff | tree |
| 2000-05-08 |
Thomas G. Lockhart | Minor fixups for markup and wording. |
commit | commitdiff | tree |
| 2000-05-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Forgot that dumpall's output script should 'delete... |
commit | commitdiff | tree |
| 2000-05-05 |
Peter Eisentraut | psql: suppress warnings about too many arguments if... |
commit | commitdiff | tree |
| 2000-05-05 |
Peter Eisentraut | Spello SERIALIZED -> SERIALIZABLE in psql tab completion |
commit | commitdiff | tree |
| 2000-05-05 |
Peter Mount | ImageViewer transaction fixes |
commit | commitdiff | tree |
| 2000-05-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 2000-05-05 |
Bruce Momjian | Please apply the following patch to the FAQ_AIX |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Because we ended up forcing an initdb for 7.0 final... |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Force initdb because of pg_group index fix. |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Make the indexes on pg_group be shared system relations. |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Accept pg_group as well as pg_shadow data from dumpall... |
commit | commitdiff | tree |
| 2000-05-05 |
Tom Lane | Dump contents of pg_group along with pg_shadow. |
commit | commitdiff | tree |
| next |