index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
1999-10-18
Update \dT again.
Bruce Momjian
1999-10-18
More \dT cleanup
Bruce Momjian
1999-10-18
Clean up \dT display.
Bruce Momjian
1999-10-18
Make bpchar == char() clearer in \dT display.
Bruce Momjian
1999-10-17
Remove now-dead sort modules.
Tom Lane
1999-10-17
Final stage of psort reconstruction work: replace psort.c with
Tom Lane
1999-10-16
Second phase of psort reconstruction project: add bookkeeping logic to
Tom Lane
1999-10-15
Fix typo in descriptions.
Bruce Momjian
1999-10-15
Clean up type descriptions.
Bruce Momjian
1999-10-15
This patch implements ORACLE's COMMENT SQL command.
Bruce Momjian
1999-10-13
Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend
Tom Lane
1999-10-12
I have created a small patch that makes possible to compile pgsql on newer
Bruce Momjian
1999-10-11
The 1st step to implement new type of scan,TidScan.
Hiroshi Inoue
1999-10-09
Move __alpha to port/alpha.h.
Bruce Momjian
1999-10-08
Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean
Bruce Momjian
1999-10-07
Fix planner and rewriter to follow SQL semantics for tables that are
Tom Lane
1999-10-06
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
More more liszt language code, so remove it from pg_language.
Bruce Momjian
1999-10-03
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-02
Allow CREATE FUNCTION's WITH clause to be used for all language types,
Tom Lane
1999-10-02
Replace float.c's #ifdef finite check with a proper autoconf check, so it
Tom Lane
1999-10-01
Clean up rewriter routines to use expression_tree_walker and
Tom Lane
1999-09-30
Added utils/adt/ri_triggers with empty shells for the
Jan Wieck
1999-09-30
Removed (useless) pg_proc_prosrc_index
Jan Wieck
1999-09-29
Added nbtree operator class for NUMERIC
Jan Wieck
1999-09-29
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-28
Make tree compilable (+WAL).
Vadim B. Mikheev
1999-09-28
I have been working with user defined types and user defined c
Bruce Momjian
1999-09-27
Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.
Bruce Momjian
1999-09-27
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
Lots of patches coming in from me today :-)
Bruce Momjian
1999-09-26
Modify nodeAgg.c so that no rows are returned for a GROUP BY
Tom Lane
1999-09-26
Implement constant-expression simplification per Bernard
Tom Lane
1999-09-24
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-23
Add TRUNCATE command, with psql help and sgml additions.
Bruce Momjian
1999-09-18
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-13
First cut at doing something reasonable with OR-of-ANDs WHERE
Tom Lane
1999-09-12
Further improvements in cnfify: reduce amount of self-recursion
Tom Lane
1999-09-11
Eliminate query length limitation imposed by pg_client_to_server
Tom Lane
1999-09-11
Eliminate elog()'s hardwired limit on length of an error message.
Tom Lane
1999-09-09
Repair incorrect cleanup of heap memory allocation during
Tom Lane
1999-09-06
Mark bpchareq not hashjoinable, since it strips trailing blanks
Tom Lane
1999-09-06
I finally understood what sinvaladt.c is doing --- and it
Tom Lane
1999-09-04
Invalidate temp entries for aborted transactions.
Bruce Momjian
1999-09-04
Modify RelationFlushRelation so that if the relcache entry
Tom Lane
1999-09-04
Modify sinval so that InvalidateSharedInvalid() does not hold
Tom Lane
1999-08-31
Commit the bulk of Mike Ansley's long-query changes in the
Tom Lane
1999-08-31
Minor improvements to stringinfo package to make it more
Tom Lane
1999-08-29
Correct broken entries for pg_proc OIDs 1364 (time(abstime))
Tom Lane
1999-08-26
Clean up some mistakes in handling of uplevel Vars in planner.
Tom Lane
[next]