summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Re-implement LIMIT/OFFSET as a plan node type, instead of a hack inTom Lane2000-10-266-7/+70
* Fix breakage I introduced yesterday in MULTIBYTE compilations.Tom Lane2000-10-261-1/+2
* Support SET/SHOW/RESET client_encoding and server_encoding even whenTom Lane2000-10-251-7/+1
* WAL utils defsVadim B. Mikheev2000-10-251-0/+16
* Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxorPeter Eisentraut2000-10-244-5/+84
* Create empty file so that CVS sources compile (Vadim can fill in realTom Lane2000-10-241-0/+0
* WAL miscVadim B. Mikheev2000-10-241-11/+3
* Reconsider page size for large objects: rather than stuffing disk pagesTom Lane2000-10-242-9/+14
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-246-26/+105
* Back out xti.h portion of the patch.Bruce Momjian2000-10-231-4/+1
* New relcache hash table with RelFileNode as key to be usedVadim B. Mikheev2000-10-232-18/+3
* Some small polishing of Mark Hollomon's cleanup of DROP command: mightTom Lane2000-10-221-2/+2
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-222-3/+5
* datlastsysoid is an Oid, not an int4 ...Tom Lane2000-10-221-2/+2
* Add new datlastsysoid to pg_database.Philip Warner2000-10-224-10/+13
* BACKED OUT.Bruce Momjian2000-10-224-77/+16
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-212-5/+2
* here it is as requested by Bruce.Bruce Momjian2000-10-214-16/+77
* WALVadim B. Mikheev2000-10-215-22/+21
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-5/+12
* redo/undo support functions and cleanups.Vadim B. Mikheev2000-10-208-10/+93
* The following patch was sent to the patches list:Bruce Momjian2000-10-181-15/+13
* I had to change buffer tag: now RelFileNode is used instead ofVadim B. Mikheev2000-10-182-21/+30
* Remove NO_SECURITY define.Bruce Momjian2000-10-161-2/+1
* Fix typo in code.Bruce Momjian2000-10-161-2/+2
* New file naming. Database OID is used as "tablespace" id andVadim B. Mikheev2000-10-167-78/+127
* The configure script fails to find <netinet/tcp.h>.Bruce Momjian2000-10-141-1/+4
* WALVadim B. Mikheev2000-10-131-5/+6
* WALVadim B. Mikheev2000-10-131-7/+24
* Make setval(text,int32,bool) visiblePhilip Warner2000-10-131-2/+2
* Disable elog when linked with frontend.Tatsuo Ishii2000-10-121-1/+8
* Support for automatic code conversion between UNICODE and otherTatsuo Ishii2000-10-121-1/+19
* Fix temp relation handling for indexes, cleanupBruce Momjian2000-10-111-3/+3
* Added new SQL function setval(seq,val,bool) to restore is_called as well as v...Philip Warner2000-10-112-1/+4
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-103-59/+64
* Add runtime configuration option "silent_mode".Tatsuo Ishii2000-10-081-1/+2
* Tom Lane wrote:Bruce Momjian2000-10-082-3/+10
* Back out:Bruce Momjian2000-10-084-73/+16
* Hello,Bruce Momjian2000-10-084-16/+73
* The beos port in the source tree doesn't even compile. and evenBruce Momjian2000-10-073-8/+67
* Arrange that no database accesses are attempted during parser() --- thisTom Lane2000-10-076-19/+21
* Add proofreader's changes to docs.Bruce Momjian2000-10-054-14/+14
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-0513-56/+160
* Btree WAL logging.Vadim B. Mikheev2000-10-041-18/+46
* Better coding of readline testsPeter Eisentraut2000-10-031-7/+4
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-034-19/+39
* Banish caddr_t (mostly), use Datum where appropriate.Peter Eisentraut2000-10-021-5/+5
* Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian2000-10-024-3/+32
* Make default ACL be consistent --- ie, starting point for ChangeAclTom Lane2000-10-021-14/+12
* Please apply the following patch to fix problems with the AIX portBruce Momjian2000-09-291-1/+4