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