| Commit message (Expand) | Author | Age |
* | Fix missing CommandCounterIncrement in DROP USER. | Tom Lane | 2000-10-19 |
* | The following patch was sent to the patches list: | Bruce Momjian | 2000-10-18 |
* | I had to change buffer tag: now RelFileNode is used instead of | Vadim B. Mikheev | 2000-10-18 |
* | Update pltcl regress test to exercise return_null; also make use of | Tom Lane | 2000-10-17 |
* | Locate the file pg_service.conf in the directory configured as --syconfdir | Peter Eisentraut | 2000-10-17 |
* | Fixed some bugs in C language parsing. | Michael Meskes | 2000-10-17 |
* | * doc/src/sgml/regress.sgml: Update for new driver script. | Peter Eisentraut | 2000-10-17 |
* | Some more getTimestamp() fixes | Peter Mount | 2000-10-17 |
* | Simplified parsing of connect rule. | Michael Meskes | 2000-10-17 |
* | TNS: | Bruce Momjian | 2000-10-17 |
* | I wasn't too sure where to mail this. | Bruce Momjian | 2000-10-16 |
* | Fixed handling of variables in connect rule. | Michael Meskes | 2000-10-16 |
* | Remove NO_SECURITY define. | Bruce Momjian | 2000-10-16 |
* | Fix typo in code. | Bruce Momjian | 2000-10-16 |
* | Something changed, that now shows that there is a dependency missing in | Bruce Momjian | 2000-10-16 |
* | New file naming. Database OID is used as "tablespace" id and | Vadim B. Mikheev | 2000-10-16 |
* | I submitted three patches to pgsql-patches@postgresql.org on Oct 13. | Bruce Momjian | 2000-10-16 |
* | Fix prototype declaration based on patch from David Reid | Philip Warner | 2000-10-15 |
* | The configure script fails to find <netinet/tcp.h>. | Bruce Momjian | 2000-10-14 |
* | Here is a patch for resultmap and the results file. | Bruce Momjian | 2000-10-14 |
* | Various utils for WAL | Vadim B. Mikheev | 2000-10-13 |
* | WAL | Vadim B. Mikheev | 2000-10-13 |
* | Minor buglet in dumping functions onlt | Philip Warner | 2000-10-13 |
* | WAL | Vadim B. Mikheev | 2000-10-13 |
* | Fix bug in sequence dumping using new setval function | Philip Warner | 2000-10-13 |
* | Make setval(text,int32,bool) visible | Philip Warner | 2000-10-13 |
* | Replace constants by C variables wherever possible. | Michael Meskes | 2000-10-12 |
* | Major update part I involving delayed patches, reworked Makefile, and how | Peter Mount | 2000-10-12 |
* | Add more files from backend | Tatsuo Ishii | 2000-10-12 |
* | Disable elog when linked with frontend. | Tatsuo Ishii | 2000-10-12 |
* | Support for automatic code conversion between UNICODE and other | Tatsuo Ishii | 2000-10-12 |
* | Support for conversion between UNICODE and other encodings | Tatsuo Ishii | 2000-10-12 |
* | Fix temp relation handling for indexes, cleanup | Bruce Momjian | 2000-10-11 |
* | Oops, back out my unintended changes. | Bruce Momjian | 2000-10-11 |
* | Update make_mkid | Bruce Momjian | 2000-10-11 |
* | Added new SQL function setval(seq,val,bool) to restore is_called as well as v... | Philip Warner | 2000-10-11 |
* | Synced preproc.y with gram.y | Michael Meskes | 2000-10-11 |
* | Rename pg-config to pg_config to be consistent with other pg commands. | Bruce Momjian | 2000-10-10 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |
* | Some dynloader files missed the template rename a while back. | Peter Eisentraut | 2000-10-10 |
* | This is a stupid garden variety bug and I'm not sure why I didn't catch | Bruce Momjian | 2000-10-10 |
* | - Be more paranoid when getting views | Philip Warner | 2000-10-10 |
* | Remove override of CFLAGS. | Bruce Momjian | 2000-10-10 |
* | Back out Gunnar R|nning jdbc changes. | Bruce Momjian | 2000-10-09 |
* | Cosmetic cleanups of Beos port | Peter Eisentraut | 2000-10-09 |
* | Append "/postgresql" to (certain) installation subdirectories when | Peter Eisentraut | 2000-10-08 |
* | Okay, I have some new code in place that hopefully should work better. I | Bruce Momjian | 2000-10-08 |
* | This removes the LDFLAGS from the template and adds an autoconf check | Bruce Momjian | 2000-10-08 |
* | Add runtime configuration option "silent_mode". | Tatsuo Ishii | 2000-10-08 |
* | Tom Lane wrote: | Bruce Momjian | 2000-10-08 |