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
/
backend
/
tcop
Age
Commit message (
Expand
)
Author
2000-03-01
Remove using puts() to print messages. Instead use TPRINTF.
Tatsuo Ishii
2000-02-22
Change cancel while waiting-for-lock stuff.
Hiroshi Inoue
2000-02-21
fix the TODO
Hiroshi Inoue
2000-02-20
Reduce proc_exit(1) to proc_exit(0) for errors detected in backend
Tom Lane
2000-02-19
Get rid of postgres.c's separate parsing logic for PGDATESTYLE env.
Tom Lane
2000-02-19
Remove gcc warnings. The Postgres world isn't really safe
Tom Lane
2000-02-18
Implement reindex command
Hiroshi Inoue
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-26
Add:
Bruce Momjian
2000-01-22
Revise handling of index-type-specific indexscan cost estimation, per
Tom Lane
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-15
- Allow array on int8
Peter Eisentraut
2000-01-14
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-13
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-12
Use fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS.
Tom Lane
2000-01-11
More cleanups. Still doesn't work.
Bruce Momjian
2000-01-11
More cleanups.
Bruce Momjian
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-09
Do not start if postmaster is running.
Tatsuo Ishii
1999-12-22
to live in a transaction before access to db
Hiroshi Inoue
1999-12-20
Clean up some minor gcc warnings.
Tom Lane
1999-12-20
Whoever touched this code last doesn't seem to understand
Tom Lane
1999-12-16
Here's the Create/Alter/Drop Group stuff that's been really overdue. I
Bruce Momjian
1999-12-14
Depending on my interpreting (and programming) skills, this might solve
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-11-22
Add system indexes to match all caches.
Bruce Momjian
1999-11-21
Change backend-side COPY to write files with permissions 644 not 666
Tom Lane
1999-11-16
Modify elog() logic so that it won't try to longjmp(Warn_restart) before
Tom Lane
1999-11-07
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-10-26
Hello.
Bruce Momjian
1999-10-25
Standardize on MAXPGPATH as the size of a file pathname buffer,
Tom Lane
1999-10-23
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
Tom Lane
1999-10-15
This patch implements ORACLE's COMMENT SQL command.
Bruce Momjian
1999-10-08
Update display of debug levels.
Bruce Momjian
1999-10-08
clean up debug flags.
Bruce Momjian
1999-10-08
Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean
Bruce Momjian
1999-10-06
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-09-30
Hmm, guess I forgot to commit this file the other day ...
Tom Lane
1999-09-29
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-27
Transaction log manager core code.
Vadim B. Mikheev
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-08-31
Commit the bulk of Mike Ansley's long-query changes in the
Tom Lane
1999-07-22
Plug several holes in backend's ability to cope with
Tom Lane
1999-07-19
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
[next]