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
2004-10-11
Fix OR-index-scan planner to recognize that a partial index is usable
Tom Lane
2004-10-11
Use native Cygwin symlinks so tablespaces work on Win95/98/ME which
Bruce Momjian
2004-10-11
Fix pg_indexes view so that it shows the index's tablespace not the
Tom Lane
2004-10-09
Adjust configuration-files GUC behavior as per my recent proposal.
Tom Lane
2004-10-08
Whack some sense into the configuration-file-location patch.
Tom Lane
2004-10-07
Fix problems with SQL functions returning rowtypes that have dropped
Tom Lane
2004-10-07
Prevent install error message when doing cmp on empty tree.
Bruce Momjian
2004-10-07
Adjust comments previously moved to column 1 by pgident.
Bruce Momjian
2004-10-06
Document what the "rep; nop" x86 assembler sequence is actually equivalent
Neil Conway
2004-10-06
Fix improper defines for uid_t and gid_t. Had them backwards.
Bruce Momjian
2004-10-06
Use #define instead of typedef for plperl because perl defines
Bruce Momjian
2004-10-06
Here is a patch to fix win32 ssl builds. Summary of changes:
Bruce Momjian
2004-10-06
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-10-05
Fix typo in recent Win32 typedef change.
Bruce Momjian
2004-10-05
Remove unused Win32 defines, convert them to typdefs, per suggestion
Bruce Momjian
2004-10-04
Remove arithmetic operators on the 1-byte-char datatype, as per proposals
Tom Lane
2004-10-04
Correct the volatility labeling of ten timestamp-related functions,
Tom Lane
2004-10-02
Clean up handling of inherited-table update queries, per bug report
Tom Lane
2004-10-01
Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword
Tom Lane
2004-09-30
Adjust index locking rules as per my proposal of earlier today. You
Tom Lane
2004-09-30
Come to think of it, functions in FROM have the same syntactic restriction
Tom Lane
2004-09-29
Minor adjustments to improve the accuracy of our computation of required
Tom Lane
2004-09-28
Arrange to preallocate all required space for the buffer and FSM hash
Tom Lane
2004-09-27
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
More Win32 cleanups for Dave Page.
Bruce Momjian
2004-09-27
Improve MS VC builds for psql by handlling flex properly and prevent
Bruce Momjian
2004-09-27
Remove references to the ODBC driver from the main source tree. From Kris
Neil Conway
2004-09-27
A few minor list-related cleanups:
Neil Conway
2004-09-26
Use ULL not LL in UINT64CONST.
Tom Lane
2004-09-26
Repair bug that would allow libpq to think a command had succeeded when
Tom Lane
2004-09-24
Get rid of /*-inside-comment warning. My fault.
Tom Lane
2004-09-24
ExecProcAppend() wasn't called ExecAppend() because the latter name was
Neil Conway
2004-09-24
Fix TAS assembly stuff for Solaris/386. (I'm not in a position to
Tom Lane
2004-09-23
This patch attempts to note the use of the root.crt file in the server.
Bruce Momjian
2004-09-22
Arrange for hash join to skip scanning the outer relation if it detects
Tom Lane
2004-09-17
Allow WIN1250 as server encoding.
Peter Eisentraut
2004-09-16
Fix oversight: there's no reason for PG_TRY to use sigsetjmp(buf,1)
Tom Lane
2004-09-16
Add some marginal tweaks to eliminate memory leakages associated with
Tom Lane
2004-09-16
RecentXmin is too recent to use as the cutoff point for accessing
Tom Lane
2004-09-16
Restructure subtransaction handling to reduce resource consumption,
Tom Lane
2004-09-16
Fix a read of uninitialized memory in array_out(). Perform some minor
Neil Conway
2004-09-14
Win32 compile fix for misc_utils.
Tom Lane
2004-09-14
Make pltcl work on Win32. Magnus Hagander
Tom Lane
2004-09-13
Redesign query-snapshot timing so that volatile functions in READ COMMITTED
Tom Lane
2004-09-11
Renumber SnapshotNow and the other special snapshot codes so that
Tom Lane
2004-09-10
Fire non-deferred AFTER triggers immediately upon query completion,
Tom Lane
2004-09-10
Fix #if define
Bruce Momjian
2004-09-10
Fix palloc call from /port for Cygwin.
Bruce Momjian
2004-09-10
Properly include port file for Cygwin.
Bruce Momjian
2004-09-10
Minor cleanup.
Bruce Momjian
[next]