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
Age
Commit message (
Expand
)
Author
2004-05-13
Warn when MinGW fails to create symlinks during configure. Report
Bruce Momjian
2004-05-12
Tighten up overflow check in path_recv, pursuant to code review inspired
Tom Lane
2004-05-12
Here's a patch that will allow external modules like pl<lang> to set
Bruce Momjian
2004-05-12
Rename find_my_binary/find_other_binary to
Bruce Momjian
2004-05-12
Remove:
Bruce Momjian
2004-05-12
Fix bug by passing arg[0] to find_my_binary().
Bruce Momjian
2004-05-11
Yawn ... still another place not quite ready for zero-column tables.
Tom Lane
2004-05-11
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-11
Add DELETE:
Bruce Momjian
2004-05-11
Add tests to enlargeStringInfo() to avoid possible buffer-overrun or
Tom Lane
2004-05-11
Refactor low-level aclcheck code to provide useful interfaces for multi-bit
Tom Lane
2004-05-11
Add mention of rules/triggers:
Bruce Momjian
2004-05-11
Fix oversights in processing of LIMIT expressions during planning.
Tom Lane
2004-05-11
Repair recalculation failure for nested sub-SELECTs, per bug report from
Tom Lane
2004-05-10
Clean up indenting of Makefile filenames.
Bruce Momjian
2004-05-10
Promote row expressions to full-fledged citizens of the expression syntax,
Tom Lane
2004-05-10
Fix typo.
Neil Conway
2004-05-10
Add variables names to static prototypes in initdb.c.
Bruce Momjian
2004-05-10
- Argh, just another bug in adjust_informix.
Michael Meskes
2004-05-10
Add:
Bruce Momjian
2004-05-08
Fix a couple of oversights in new ALTER TABLE code that broke
Tom Lane
2004-05-08
Alter string format used for integer and OID lists in stored rules.
Tom Lane
2004-05-08
Get rid of rd_nblocks field in relcache entries. Turns out this was
Tom Lane
2004-05-08
Fix typo.
Bruce Momjian
2004-05-08
Improve style of new log_statement_stats error message, per Peter.
Bruce Momjian
2004-05-08
Get rid of cluster.c's apparatus for rebuilding a relation's indexes
Tom Lane
2004-05-07
Refactor CheckDropPermissions() to move some initialization code for
Neil Conway
2004-05-07
The timezone() family of functions (a/k/a AT TIME ZONE construct) can
Tom Lane
2004-05-07
- Added additional test case.
Michael Meskes
2004-05-07
Suppress 'uninitialized variable' warning emitted by some (not all)
Tom Lane
2004-05-07
Use regprocedure type instead of oid. Usefull for human read and dump/restore
Teodor Sigaev
2004-05-07
NATURAL CROSS JOIN is a contradiction in terms, not to mention disallowed
Tom Lane
2004-05-07
Uppercase keyword for ecpg.
Bruce Momjian
2004-05-07
Remove crude test for log_statement_stats in startup code now that we
Bruce Momjian
2004-05-07
Throw error if log_statement_stats is used with confliction options for
Bruce Momjian
2004-05-07
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-06
Done:
Bruce Momjian
2004-05-06
sysv_shmem.c patch is to correct a bug that prevents the postmaster
Bruce Momjian
2004-05-06
Erase MD5 user passwords when a user is renamed because the username is
Bruce Momjian
2004-05-06
Update todo/faq timestamps
Bruce Momjian
2004-05-06
Make ALTER COLUMN TYPE preserve clustered status for indexes it doesn't
Tom Lane
2004-05-06
Rewrite nodeRead() in a less obfuscated fashion, per discussion with
Tom Lane
2004-05-06
Fix grammatical error in comment.
Neil Conway
2004-05-05
Second try at a portable unsetenv().
Tom Lane
2004-05-05
Don't assume that struct timeval's tv_sec field is the same datatype as
Tom Lane
2004-05-05
Fix get_rels_with_domain to not do the wrong thing with views and
Tom Lane
2004-05-05
Use a more portable technique for unsetting environment variables,
Tom Lane
2004-05-05
- Fixed bug in adjust_informix that treated arrays as simple variables.
Michael Meskes
2004-05-05
Done:
Bruce Momjian
2004-05-05
Fix a typo in the documentation.
Neil Conway
[next]